Coupled transport #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Run linter
14s
Lint Github actions YAML files
4s
Annotations
10 errors
W291:
integration-tests/equations/test_coupled_transport.py#L31
integration-tests/equations/test_coupled_transport.py:31:78: W291 trailing whitespace
|
E251:
integration-tests/equations/test_forced_advection.py#L49
integration-tests/equations/test_forced_advection.py:49:22: E251 unexpected spaces around keyword / parameter equals
|
E251:
integration-tests/equations/test_forced_advection.py#L49
integration-tests/equations/test_forced_advection.py:49:24: E251 unexpected spaces around keyword / parameter equals
|
W293:
integration-tests/equations/test_forced_advection.py#L51
integration-tests/equations/test_forced_advection.py:51:1: W293 blank line contains whitespace
|
E251:
integration-tests/equations/test_forced_advection.py#L53
integration-tests/equations/test_forced_advection.py:53:37: E251 unexpected spaces around keyword / parameter equals
|
E251:
integration-tests/equations/test_forced_advection.py#L53
integration-tests/equations/test_forced_advection.py:53:39: E251 unexpected spaces around keyword / parameter equals
|
W293:
integration-tests/equations/test_forced_advection.py#L54
integration-tests/equations/test_forced_advection.py:54:1: W293 blank line contains whitespace
|
E231:
integration-tests/equations/test_forced_advection.py#L55
integration-tests/equations/test_forced_advection.py:55:65: E231 missing whitespace after ','
|
W293:
integration-tests/equations/test_forced_advection.py#L57
integration-tests/equations/test_forced_advection.py:57:1: W293 blank line contains whitespace
|
W293:
integration-tests/equations/test_forced_advection.py#L79
integration-tests/equations/test_forced_advection.py:79:1: W293 blank line contains whitespace
|