User-defined constants #168
build-test-publish.yml
on: pull_request
Matrix: Runs tests
Matrix: Type checks
Linting
9s
Code Format
5s
Publish Test Results Event File
2s
Deploy wheels to PyPI
0s
Annotations
7 errors and 1 warning
Runs tests (3.9)
Process completed with exit code 2.
|
Type checks (3.9):
explorerscript/ssb_converting/compiler/utils.py#L89
No overload variant of "dataclass" matches argument type "bool" [call-overload]
|
Type checks (3.9):
explorerscript/ssb_converting/compiler/utils.py#L89
Possible overload variants:
|
Type checks (3.9):
explorerscript/ssb_converting/compiler/utils.py#L89
def dataclass(None, /) -> Callable[[type[_T]], type[_T]]
|
Type checks (3.9):
explorerscript/ssb_converting/compiler/utils.py#L89
def [_T] dataclass(type[_T], /) -> type[_T]
|
Type checks (3.9):
explorerscript/ssb_converting/compiler/utils.py#L89
def dataclass(*, init: bool = ..., repr: bool = ..., eq: bool = ..., order: bool = ..., unsafe_hash: bool = ..., frozen: bool = ...) -> Callable[[type[_T]], type[_T]]
|
Type checks (3.9)
Process completed with exit code 1.
|
Runs tests (3.9)
No files were found with the provided path: pytest-3.9.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
3.2 KB |
|
MyPy Test Results (Python 3.10)
Expired
|
289 Bytes |
|
MyPy Test Results (Python 3.11)
Expired
|
288 Bytes |
|
MyPy Test Results (Python 3.12)
Expired
|
288 Bytes |
|
MyPy Test Results (Python 3.9)
Expired
|
529 Bytes |
|
Pytest Test Results (Python 3.10)
Expired
|
1.08 KB |
|
Pytest Test Results (Python 3.11)
Expired
|
1.06 KB |
|
Pytest Test Results (Python 3.12)
Expired
|
1.06 KB |
|