Skip to content

Ksagiyam/submesh core #5450

Ksagiyam/submesh core

Ksagiyam/submesh core #5450

Triggered via pull request May 28, 2024 21:42
Status Failure
Total duration 32s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
E265: firedrake/assemble.py#L1374
firedrake/assemble.py:1374:13: E265 block comment should start with '# '
E262: firedrake/assemble.py#L2048
firedrake/assemble.py:2048:50: E262 inline comment should start with '# '
E262: firedrake/assemble.py#L2055
firedrake/assemble.py:2055:50: E262 inline comment should start with '# '
E262: firedrake/assemble.py#L2062
firedrake/assemble.py:2062:50: E262 inline 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'
F401: firedrake/interpolation.py#L12
firedrake/interpolation.py:12:1: F401 'ufl.domain.extract_domains' imported but unused
E265: firedrake/mesh.py#L1492
firedrake/mesh.py:1492:13: E265 block comment should start with '# '
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/.