Skip to content

Add github action check for python code #1

Add github action check for python code

Add github action check for python code #1

Triggered via pull request August 12, 2024 19:54
Status Failure
Total duration 1m 6s
Billable time 1m
Artifacts

lint-and-test.yaml

on: pull_request
lint-and-test
57s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Ruff (F811): nwc_backend/models/nwc_connection.py#L16
nwc_backend/models/nwc_connection.py:16:53: F811 Redefinition of unused `Nip47RequestMethod` from line 13
lint-and-test
Process completed with exit code 1.
lint-and-test
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/
lint-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/