This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
build(deps): bump tj-actions/changed-files in /.github/workflows #1149
Annotations
10 errors and 1 warning
Type check with mypy:
stubs/trafaret/dataerror.pyi#L6
Incompatible default for argument "error" (default has type "None", argument has type "str") [assignment]
|
Type check with mypy:
stubs/trafaret/dataerror.pyi#L7
Incompatible default for argument "name" (default has type "None", argument has type "str") [assignment]
|
Type check with mypy:
stubs/trafaret/dataerror.pyi#L9
Incompatible default for argument "trafaret" (default has type "None", argument has type "Trafaret") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L13
Incompatible default for argument "error" (default has type "None", argument has type "str") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L25
Incompatible default for argument "trafaret" (default has type "None", argument has type "Trafaret") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L38
Incompatible default for argument "code" (default has type "None", argument has type "str") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L65
Incompatible default for argument "max_length" (default has type "None", argument has type "int") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L68
Incompatible default for argument "max_length" (default has type "None", argument has type "int") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L74
Incompatible default for argument "min_length" (default has type "None", argument has type "int") [assignment]
|
Type check with mypy:
stubs/trafaret/base.pyi#L74
Incompatible default for argument "max_length" (default has type "None", argument has type "int") [assignment]
|
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/
|
The logs for this run have expired and are no longer available.
Loading