Skip to content

[Minor] Move max_lags, prediction_freq to config_model and n_lags to config_ar #2627

[Minor] Move max_lags, prediction_freq to config_model and n_lags to config_ar

[Minor] Move max_lags, prediction_freq to config_model and n_lags to config_ar #2627

Triggered via pull request September 3, 2024 22:27
Status Cancelled
Total duration 1m 35s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
flake8: neuralprophet/utils_time_dataset.py#L2
'datetime.datetime' imported but unused
flake8: neuralprophet/utils_time_dataset.py#L4
'numpy as np' imported but unused
flake8
The process '/opt/hostedtoolcache/Python/3.12.5/x64/bin/flake8' failed with exit code 1
ruff
Process completed with exit code 1.
pyright
Canceling since a higher priority waiting request for 'Linters-refs/pull/1644/merge' exists
pyright
The operation was canceled.
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, liskin/gh-problem-matcher-wrap@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, liskin/gh-problem-matcher-wrap@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ruff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
black
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/