Skip to content

Ksagiyam/submesh core #5594

Ksagiyam/submesh core

Ksagiyam/submesh core #5594

Triggered via pull request June 10, 2024 21:45
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Run linter
11s
Run linter
Lint Github actions YAML files
7s
Lint Github actions YAML files
Lint dockerfiles
15s
Lint dockerfiles
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
E265: firedrake/assemble.py#L1375
firedrake/assemble.py:1375:13: E265 block comment should start with '# '
E262: firedrake/assemble.py#L2049
firedrake/assemble.py:2049:50: E262 inline comment should start with '# '
E262: firedrake/assemble.py#L2056
firedrake/assemble.py:2056:50: E262 inline comment should start with '# '
E262: firedrake/assemble.py#L2063
firedrake/assemble.py:2063:50: E262 inline comment should start with '# '
F401: firedrake/checkpointing.py#L100
firedrake/checkpointing.py:100:9: F401 'warnings' imported but unused
E265: firedrake/checkpointing.py#L101
firedrake/checkpointing.py:101:9: E265 block comment should start with '# '
E302: firedrake/dmhooks.py#L48
firedrake/dmhooks.py:48:1: E302 expected 2 blank lines, found 1
F401: firedrake/functionspace.py#L262
firedrake/functionspace.py:262:5: F401 'firedrake.mesh.MixedMeshTopology' imported but unused
W291: firedrake/functionspaceimpl.py#L19
firedrake/functionspaceimpl.py:19:78: W291 trailing whitespace
F821: firedrake/functionspaceimpl.py#L762
firedrake/functionspaceimpl.py:762:56: F821 undefined name 'integral_type'
Run linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.