Skip to content

Merge pull request #53 from reviewdog/depup/reviewdog #155

Merge pull request #53 from reviewdog/depup/reviewdog

Merge pull request #53 from reviewdog/depup/reviewdog #155

Triggered via push June 8, 2024 10:01
Status Success
Total duration 28s
Artifacts

release.yml

on: push
release
19s
release
release-check
0s
release-check
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 5 warnings, and 8 notices
[flake8] testdata/num_guess.py#L4 <261>: testdata/num_guess.py#L4
at least two spaces before inline comment
[flake8] testdata/num_guess.py#L5 <261>: testdata/num_guess.py#L5
at least two spaces before inline comment
[flake8] testdata/num_guess.py#L7 <266>: testdata/num_guess.py#L7
too many leading '#' for block comment
[flake8] testdata/num_guess.py#L9 <501>: testdata/num_guess.py#L9
line too long (82 > 79 characters)
[flake8] testdata/num_guess.py#L17 <261>: testdata/num_guess.py#L17
at least two spaces before inline comment
[flake8] testdata/num_guess.py#L17 <501>: testdata/num_guess.py#L17
line too long (118 > 79 characters)
[flake8] testdata/num_guess.py#L43 <402>: testdata/num_guess.py#L43
module level import not at top of file
[flake8] testdata/num_guess.py#L43 <261>: testdata/num_guess.py#L43
at least two spaces before inline comment
[flake8] testdata/subfolder/queen_problem.py#L36 <305>: testdata/subfolder/queen_problem.py#L36
expected 2 blank lines after class or function definition, found 1
[flake8] testdata/syntax_err.py#L1 <999>: testdata/syntax_err.py#L1
SyntaxError: invalid syntax
[flake8] testdata/num_guess.py#L43 <292>: testdata/num_guess.py#L43
no newline at end of file
[alex] CHANGELOG.md#L268: CHANGELOG.md#L268
Be careful with `execution`, it’s profane in some cases execution retext-profanities
[alex] README.md#L13: README.md#L13
Be careful with `executes`, it’s profane in some cases executes retext-profanities
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[shellcheck] entrypoint.sh#L24 <ShellCheck.SC2086>: entrypoint.sh#L24
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L31 <ShellCheck.SC2086>: entrypoint.sh#L31
Double quote to prevent globbing and word splitting.
[flake8] testdata/num_guess.py#L4 <401>: testdata/num_guess.py#L4
'sys' imported but unused
[flake8] testdata/num_guess.py#L5 <401>: testdata/num_guess.py#L5
'os' imported but unused
[flake8] testdata/num_guess.py#L43 <401>: testdata/num_guess.py#L43
'itertools' imported but unused