Skip to content

feat(main.py): Add events endpoint #2203

feat(main.py): Add events endpoint

feat(main.py): Add events endpoint #2203

Triggered via pull request October 30, 2024 13:15
Status Failure
Total duration 1m 40s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Lint: api/main.py#L35
Unable to import 'kernelci.api.models'
check (3.10)
Process completed with exit code 1.
check (3.11)
The job was canceled because "_3_10" failed.
check (3.11)
The operation was canceled.
Lint: api/main.py#L534
Trailing whitespace
Lint: api/main.py#L1
Too many lines in module (1079/1000)
Lint: api/main.py#L517
Unused variable 'recursive'
Lint: api/main.py#L528
block comment should start with '# '
Lint: api/main.py#L529
block comment should start with '# '
Lint: api/main.py#L530
block comment should start with '# '
Lint: api/main.py#L531
block comment should start with '# '
Lint: api/main.py#L534
trailing whitespace
Lint: api/main.py#L535
block comment should start with '# '
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/