Skip to content

Update first-party GitHub Actions #150

Update first-party GitHub Actions

Update first-party GitHub Actions #150

Triggered via pull request March 26, 2024 23:21
Status Success
Total duration 1m 33s
Artifacts

all-lints.yml

on: pull_request
Matrix: Lint Python
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 56 warnings
Lint Python (ubuntu-latest, 3.9)
failed (no mypy cache directory)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L17
unused function 'start' (60% confidence)
Lint Python (ubuntu-latest, 3.8)
failed (no mypy cache directory)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L17
unused function 'start' (60% confidence)
Lint Python (ubuntu-latest, 3.7)
failed (no mypy cache directory)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L17
unused function 'start' (60% confidence)
Lint Python (ubuntu-latest, 3.10)
failed (no mypy cache directory)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L1
Imports are incorrectly sorted and/or formatted.
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L17
unused function 'start' (60% confidence)
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L10
missing whitespace around operator
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L13
missing whitespace around operator
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Lint Python (ubuntu-latest, 3.9): tests/test_python_code.py#L17
expected 2 blank lines, found 0
Lint Python (ubuntu-latest, 3.9): tests/subtest/subtest_python_code.py#L5
multiple spaces before operator
Lint Python (ubuntu-latest, 3.9): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Lint Python (ubuntu-latest, 3.9): tests/subtest/subtest_python_code.py#L5
multiple spaces after operator
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L10
missing whitespace around operator
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L13
missing whitespace around operator
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Lint Python (ubuntu-latest, 3.8): tests/test_python_code.py#L17
expected 2 blank lines, found 0
Lint Python (ubuntu-latest, 3.8): tests/subtest/subtest_python_code.py#L5
multiple spaces before operator
Lint Python (ubuntu-latest, 3.8): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Lint Python (ubuntu-latest, 3.8): tests/subtest/subtest_python_code.py#L5
multiple spaces after operator
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L10
missing whitespace around operator
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L13
missing whitespace around operator
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Lint Python (ubuntu-latest, 3.7): tests/test_python_code.py#L17
expected 2 blank lines, found 0
Lint Python (ubuntu-latest, 3.7): tests/subtest/subtest_python_code.py#L5
multiple spaces before operator
Lint Python (ubuntu-latest, 3.7): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Lint Python (ubuntu-latest, 3.7): tests/subtest/subtest_python_code.py#L5
multiple spaces after operator
Lint Python (macos-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (macos-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L10
missing whitespace around operator
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L13
missing whitespace around operator
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Lint Python (ubuntu-latest, 3.10): tests/test_python_code.py#L17
expected 2 blank lines, found 0
Lint Python (ubuntu-latest, 3.10): tests/subtest/subtest_python_code.py#L5
multiple spaces before operator
Lint Python (ubuntu-latest, 3.10): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Lint Python (ubuntu-latest, 3.10): tests/subtest/subtest_python_code.py#L5
multiple spaces after operator
Lint Python (macos-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (macos-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (macos-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (macos-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (windows-latest, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (windows-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (windows-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (macos-latest, 3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (macos-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (windows-latest, 3.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (windows-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Python (windows-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Python (windows-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/