Trefftz support for Firedrake #6165
lint.yml
on: pull_request
Run linter
18s
Lint Github actions YAML files
11s
Lint dockerfiles
9s
Annotations
8 errors and 1 warning
E302:
firedrake/trefftz.py#L20
firedrake/trefftz.py:20:1: E302 expected 2 blank lines, found 1
|
E252:
firedrake/trefftz.py#L35
firedrake/trefftz.py:35:38: E252 missing whitespace around parameter equals
|
E252:
firedrake/trefftz.py#L35
firedrake/trefftz.py:35:39: E252 missing whitespace around parameter equals
|
W293:
firedrake/trefftz.py#L64
firedrake/trefftz.py:64:1: W293 blank line contains whitespace
|
E231:
firedrake/trefftz.py#L91
firedrake/trefftz.py:91:52: E231 missing whitespace after ':'
|
E252:
firedrake/trefftz.py#L131
firedrake/trefftz.py:131:65: E252 missing whitespace around parameter equals
|
E252:
firedrake/trefftz.py#L131
firedrake/trefftz.py:131:66: E252 missing whitespace around parameter equals
|
Run linter
Process completed with exit code 2.
|
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|