Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Remove the need for the requests library entirely #1

Remove the need for the requests library entirely

Remove the need for the requests library entirely #1

GitHub Actions / Inclusive naming check failed Oct 30, 2023 in 0s

reviewdog [Inclusive naming check] report

reported by reviewdog 🐶

Findings (7)

reactive/docker.py|612 col 21| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|613 col 25| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|618 col 29| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|623 col 21| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|641 col 25| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|642 col 21| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|647 col 32| [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|632 col 32| [warning] master may be insensitive, use primary, main instead
reactive/docker.py|652 col 32| [warning] master may be insensitive, use primary, main instead

Annotations

Check failure on line 612 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 613 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 618 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 623 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 641 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 642 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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

Check failure on line 647 in reactive/docker.py

See this annotation in the file changed.

@github-actions github-actions / Inclusive naming check

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

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