AllAtOnceReducedFunctional
- initial time-parallel implementation
#6628
lint.yml
on: pull_request
Run linter
14s
Lint Github actions YAML files
6s
Lint dockerfiles
13s
Annotations
3 errors and 3 warnings
F401:
firedrake/adjoint/all_at_once_reduced_functional.py#L8
firedrake/adjoint/all_at_once_reduced_functional.py:8:1: F401 'firedrake.petsc.PETSc' imported but unused
|
E303:
firedrake/adjoint/all_at_once_reduced_functional.py#L631
firedrake/adjoint/all_at_once_reduced_functional.py:631:9: E303 too many blank lines (2)
|
Run linter
Process completed with exit code 2.
|
Lint Github actions YAML files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|