Skip to content

Merge pull request #22 from florianjehn/main #38

Merge pull request #22 from florianjehn/main

Merge pull request #22 from florianjehn/main #38

Triggered via push January 30, 2024 08:36
Status Failure
Total duration 1m 15s
Artifacts

testing.yml

on: push
Matrix: Running Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
src/model.py#L219
Line too long (105 > 100 characters) (E501)
src/model.py#L223
Too many blank lines (2) (E303)
tests/test_model.py#L6
'country_converter as coco' imported but unused (F401)
tests/test_model.py#L552
Undefined name 'pre_apply_index' (F821)
tests/test_model.py#L556
Undefined name 'pre_apply_shape' (F821)
tests/test_model.py#L585
Undefined name 'pre_apply_index' (F821)
tests/test_model.py#L589
Undefined name 'pre_apply_shape' (F821)
Running Tests (3.12)
Process completed with exit code 1.
Running Tests (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.