Tracer conservative transport #353
lint.yml
on: pull_request
Run linter
9s
Lint Github actions YAML files
8s
Annotations
10 errors and 2 warnings
E302:
integration-tests/equations/test_conservative_coupled_transport.py#L20
integration-tests/equations/test_conservative_coupled_transport.py:20:1: E302 expected 2 blank lines, found 1
|
E128:
integration-tests/equations/test_conservative_coupled_transport.py#L32
integration-tests/equations/test_conservative_coupled_transport.py:32:22: E128 continuation line under-indented for visual indent
|
E128:
integration-tests/equations/test_conservative_coupled_transport.py#L33
integration-tests/equations/test_conservative_coupled_transport.py:33:22: E128 continuation line under-indented for visual indent
|
E128:
integration-tests/equations/test_conservative_coupled_transport.py#L34
integration-tests/equations/test_conservative_coupled_transport.py:34:22: E128 continuation line under-indented for visual indent
|
E231:
integration-tests/equations/test_conservative_coupled_transport.py#L44
integration-tests/equations/test_conservative_coupled_transport.py:44:30: E231 missing whitespace after ':'
|
E128:
integration-tests/equations/test_conservative_coupled_transport.py#L45
integration-tests/equations/test_conservative_coupled_transport.py:45:43: E128 continuation line under-indented for visual indent
|
E128:
integration-tests/equations/test_conservative_coupled_transport.py#L46
integration-tests/equations/test_conservative_coupled_transport.py:46:43: E128 continuation line under-indented for visual indent
|
E251:
integration-tests/equations/test_conservative_coupled_transport.py#L50
integration-tests/equations/test_conservative_coupled_transport.py:50:50: E251 unexpected spaces around keyword / parameter equals
|
E251:
integration-tests/equations/test_conservative_coupled_transport.py#L50
integration-tests/equations/test_conservative_coupled_transport.py:50:52: E251 unexpected spaces around keyword / parameter equals
|
Run linter
Process completed with exit code 2.
|
Lint Github actions YAML files
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/.
|
Run linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|