Skip to content

Fix notification response check and add tests #35

Fix notification response check and add tests

Fix notification response check and add tests #35

Triggered via pull request November 20, 2024 10:11
Status Success
Total duration 16s
Artifacts

pyright.yml

on: pull_request
pyright
7s
pyright
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
pyright
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/
pyright: files/galaxy_jwd.py#L20
Import "psycopg2" could not be resolved from source (reportMissingModuleSource)
pyright: files/test.py#L41
Expression value is unused (reportUnusedExpression)
pyright: files/test.py#L56
Expression value is unused (reportUnusedExpression)
pyright: files/test.py#L71
Expression value is unused (reportUnusedExpression)