Skip to content

add default_factory to dataclass fields #11

add default_factory to dataclass fields

add default_factory to dataclass fields #11

Triggered via push September 28, 2024 13:06
Status Failure
Total duration 24s
Artifacts

main.yml

on: push
Matrix: Test
Upload release to PyPI
0s
Upload release to PyPI
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test (3.7): src/clickdc.py#L102
Variable not allowed in type expression (reportInvalidTypeForm)
Test (3.7): src/clickdc.py#L298
Variable not allowed in type expression (reportInvalidTypeForm)
Test (3.7)
2 errors
Test (3.12)
The job was canceled because "_3_7" failed.
Test (3.12): src/clickdc.py#L102
Variable not allowed in type expression (reportInvalidTypeForm)
Test (3.12): src/clickdc.py#L298
Variable not allowed in type expression (reportInvalidTypeForm)
Test (3.12)
2 errors
Test (3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/