Ksagiyam/submesh core #5450
Annotations
10 errors and 1 warning
Lint codebase:
firedrake/assemble.py#L1374
firedrake/assemble.py:1374:13: E265 block comment should start with '# '
|
Lint codebase:
firedrake/assemble.py#L2048
firedrake/assemble.py:2048:50: E262 inline comment should start with '# '
|
Lint codebase:
firedrake/assemble.py#L2055
firedrake/assemble.py:2055:50: E262 inline comment should start with '# '
|
Lint codebase:
firedrake/assemble.py#L2062
firedrake/assemble.py:2062:50: E262 inline comment should start with '# '
|
Lint codebase:
firedrake/dmhooks.py#L48
firedrake/dmhooks.py:48:1: E302 expected 2 blank lines, found 1
|
Lint codebase:
firedrake/functionspace.py#L262
firedrake/functionspace.py:262:5: F401 'firedrake.mesh.MixedMeshTopology' imported but unused
|
Lint codebase:
firedrake/functionspaceimpl.py#L19
firedrake/functionspaceimpl.py:19:78: W291 trailing whitespace
|
Lint codebase:
firedrake/functionspaceimpl.py#L762
firedrake/functionspaceimpl.py:762:56: F821 undefined name 'integral_type'
|
Lint codebase:
firedrake/interpolation.py#L12
firedrake/interpolation.py:12:1: F401 'ufl.domain.extract_domains' imported but unused
|
Lint codebase:
firedrake/mesh.py#L1492
firedrake/mesh.py:1492:13: E265 block comment should start with '# '
|
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/.
|
Loading