Ksagiyam/restricted extrusion #6637
lint.yml
on: pull_request
Run linter
15s
Lint Github actions YAML files
11s
Lint dockerfiles
25s
Annotations
6 errors and 3 warnings
E231:
firedrake/functionspaceimpl.py#L897
firedrake/functionspaceimpl.py:897:17: E231 missing whitespace after ':'
|
E261:
firedrake/functionspaceimpl.py#L897
firedrake/functionspaceimpl.py:897:18: E261 at least two spaces before inline comment
|
E262:
firedrake/functionspaceimpl.py#L897
firedrake/functionspaceimpl.py:897:18: E262 inline comment should start with '# '
|
Run linter
Process completed with exit code 2.
|
test_restricted_function_space.test_restricted_function_space_extrusion:
tests/firedrake/regression/test_restricted_function_space.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_restricted_function_space.py::test_restricted_function_space_extrusion', ':', '-n', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_restricted_function_space.py::test_restricted_function_space_extrusion', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
|
test_restricted_function_space.test_restricted_function_space_extrusion:
tests/firedrake/regression/test_restricted_function_space.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_restricted_function_space.py::test_restricted_function_space_extrusion', ':', '-n', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_restricted_function_space.py::test_restricted_function_space_extrusion', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
|
Lint Github actions YAML files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|