Skip to content

Add github action check for python code #7

Add github action check for python code

Add github action check for python code #7

Triggered via pull request August 13, 2024 00:15
@jklein24jklein24
synchronize #50
feat/checks
Status Failure
Total duration 1m 13s
Billable time 2m
Artifacts

lint-and-test.yaml

on: pull_request
lint-and-test
1m 3s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Ruff (F401): nwc_backend/event_handlers/__tests__/lookup_user_test.py#L14
nwc_backend/event_handlers/__tests__/lookup_user_test.py:14:49: F401 `uma_auth.models.currency_preference.CurrencyPreference` imported but unused
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/