Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
GitHub Actions / Inclusive naming check failed Oct 30, 2023 in 1s

reviewdog [Inclusive naming check] report

reported by reviewdog 🐶

Findings (2)

reactive/docker.py|41 col 30| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|41 col 53| [warning] master may be insensitive, use primary, main instead

Filtered Findings (3)

layer.yaml|6 col 29| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|634 col 32| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|654 col 32| [warning] master may be insensitive, use primary, main instead

Annotations

Check failure on line 41 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

[Inclusive naming check] reactive/docker.py#L41

[warning] `master` may be insensitive, use `primary`, `main` instead
Raw output
reactive/docker.py:41:30: [warning] `master` may be insensitive, use `primary`, `main` instead

Check failure on line 41 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

[Inclusive naming check] reactive/docker.py#L41

[warning] `master` may be insensitive, use `primary`, `main` instead
Raw output
reactive/docker.py:41:53: [warning] `master` may be insensitive, use `primary`, `main` instead