Skip to content

Merge pull request #54 from florianjehn/main #110

Merge pull request #54 from florianjehn/main

Merge pull request #54 from florianjehn/main #110

Triggered via push June 19, 2024 11:24
Status Success
Total duration 25s
Artifacts

lint_action.yml

on: push
Run linters
15s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
data/scenario_files/GCIL_plus_NW/calculate_combined.py#L24
Line too long (122 > 120 characters) (E501)
data/scenario_files/GCIL_plus_NW/calculate_combined.py#L32
Line too long (124 > 120 characters) (E501)
data/scenario_files/GCIL_plus_NW/calculate_combined.py#L57
Blank line contains whitespace (W293)
src/utils.py#L10
'matplotlib.pyplot.rcParams' imported but unused (F401)
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/