Get value_shape from FunctionSpace #6394
lint.yml
on: pull_request
Run linter
16s
Lint Github actions YAML files
8s
Lint dockerfiles
11s
Annotations
3 errors and 1 warning
F841:
firedrake/ufl_expr.py#L79
firedrake/ufl_expr.py:79:9: F841 local variable 'mesh' is assigned to but never used
|
F841:
firedrake/ufl_expr.py#L144
firedrake/ufl_expr.py:144:9: F841 local variable 'mesh' is assigned to but never used
|
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: 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/
|