Coupled transport #55
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
11s
Lint Github actions YAML files
8s
Annotations
10 errors
W291:
integration-tests/equations/test_coupled_transport.py#L31
integration-tests/equations/test_coupled_transport.py:31:78: W291 trailing whitespace
|
W291:
integration-tests/equations/test_coupled_transport.py#L35
integration-tests/equations/test_coupled_transport.py:35:81: W291 trailing whitespace
|
W293:
integration-tests/equations/test_coupled_transport.py#L36
integration-tests/equations/test_coupled_transport.py:36:1: W293 blank line contains whitespace
|
W291:
integration-tests/equations/test_coupled_transport.py#L40
integration-tests/equations/test_coupled_transport.py:40:78: W291 trailing whitespace
|
W291:
integration-tests/equations/test_coupled_transport.py#L44
integration-tests/equations/test_coupled_transport.py:44:81: W291 trailing whitespace
|
W293:
integration-tests/equations/test_coupled_transport.py#L45
integration-tests/equations/test_coupled_transport.py:45:1: W293 blank line contains whitespace
|
E231:
integration-tests/equations/test_coupled_transport.py#L46
integration-tests/equations/test_coupled_transport.py:46:23: E231 missing whitespace after ','
|
E251:
integration-tests/equations/test_coupled_transport.py#L49
integration-tests/equations/test_coupled_transport.py:49:70: E251 unexpected spaces around keyword / parameter equals
|
E251:
integration-tests/equations/test_coupled_transport.py#L49
integration-tests/equations/test_coupled_transport.py:49:72: E251 unexpected spaces around keyword / parameter equals
|
W292:
integration-tests/equations/test_coupled_transport.py#L63
integration-tests/equations/test_coupled_transport.py:63:70: W292 no newline at end of file
|