Update example project #51
linting.yml
on: pull_request
lint
/
flake8
7s
lint
/
pylint
12s
lint
/
black
16s
lint
/
ruff
15s
lint
/
super-linter
1m 25s
Annotations
12 errors and 5 warnings
lint / pylint
Process completed with exit code 16.
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L46
tests/integrationtests/test_helloworld.py:46:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L50
tests/integrationtests/test_helloworld.py:50:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L53
tests/integrationtests/test_helloworld.py:53:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L54
tests/integrationtests/test_helloworld.py:54:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L57
tests/integrationtests/test_helloworld.py:57:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L71
tests/integrationtests/test_helloworld.py:71:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L75
tests/integrationtests/test_helloworld.py:75:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L78
tests/integrationtests/test_helloworld.py:78:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L79
tests/integrationtests/test_helloworld.py:79:9: S101 Use of `assert` detected
|
Ruff (S101):
tests/integrationtests/test_helloworld.py#L82
tests/integrationtests/test_helloworld.py:82:9: S101 Use of `assert` detected
|
lint / ruff
Process completed with exit code 1.
|
lint / flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|