Skip to content

Add a dockerfile and compose file for running the image. #18

Add a dockerfile and compose file for running the image.

Add a dockerfile and compose file for running the image. #18

Triggered via pull request August 14, 2024 04:52
Status Failure
Total duration 1m 3s
Billable time 1m
Artifacts

lint-and-test.yaml

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

Annotations

7 errors and 2 warnings
Undefined import [21]: nwc_backend/event_handlers/fetch_quote_handler.py#L12
Could not find a name `vasp_uma_client` defined in module `nwc_backend.vasp_client`.
Undefined attribute [16]: nwc_backend/event_handlers/fetch_quote_handler.py#L44
Module `nwc_backend.vasp_client` has no attribute `vasp_uma_client`.
Undefined import [21]: nwc_backend/event_handlers/get_info_handler.py#L11
Could not find a name `vasp_uma_client` defined in module `nwc_backend.vasp_client`.
Undefined attribute [16]: nwc_backend/event_handlers/get_info_handler.py#L18
Module `nwc_backend.vasp_client` has no attribute `vasp_uma_client`.
Undefined import [21]: nwc_backend/event_handlers/lookup_invoice_handler.py#L12
Could not find a name `vasp_uma_client` defined in module `nwc_backend.vasp_client`.
Undefined attribute [16]: nwc_backend/event_handlers/lookup_invoice_handler.py#L43
Module `nwc_backend.vasp_client` has no attribute `vasp_uma_client`.
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 use a deprecated Node.js version 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/