Skip to content

[Devops] Cleaning CI workflow files and dependencies (#1547) #8

[Devops] Cleaning CI workflow files and dependencies (#1547)

[Devops] Cleaning CI workflow files and dependencies (#1547) #8

Triggered via push March 14, 2024 21:31
Status Cancelled
Total duration 1m 25s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
flake8: neuralprophet/components/future_regressors/linear.py#L4
'neuralprophet.utils' imported but unused
flake8: neuralprophet/components/future_regressors/neural_nets.py#L6
'neuralprophet.utils_torch.init_parameter' imported but unused
flake8: neuralprophet/components/future_regressors/shared_neural_nets.py#L1
'collections.OrderedDict' imported but unused
flake8: neuralprophet/components/future_regressors/shared_neural_nets.py#L7
'neuralprophet.utils_torch.init_parameter' imported but unused
flake8: neuralprophet/components/future_regressors/shared_neural_nets_coef.py#L1
'collections.OrderedDict' imported but unused
flake8: neuralprophet/components/future_regressors/shared_neural_nets_coef.py#L7
'neuralprophet.utils_torch.init_parameter' imported but unused
flake8: neuralprophet/configure.py#L313
comparison to True should be 'if cond is True:' or 'if cond:'
flake8: neuralprophet/configure.py#L318
comparison to False should be 'if cond is not False:' or 'if cond:'
ruff
Process completed with exit code 1.
pyright
Canceling since a higher priority waiting request for 'Linters-refs/heads/main' exists
pyright
The operation was canceled.
flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, liskin/gh-problem-matcher-wrap@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, liskin/gh-problem-matcher-wrap@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.