run python 3.12 in the build, formatting tweaks #2
Annotations
28 errors and 2 warnings
mypy:
setup.py#L4
[error: Skipping analyzing "setuptools"] module is installed
|
mypy:
marshmallow_jsonschema/validation.py#L1
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L8
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L9
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L10
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L11
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L16
[error] Cannot find implementation or library stub for module named
|
mypy:
marshmallow_jsonschema/base.py#L23
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/__init__.py#L1
[error] Library stubs not installed for
|
mypy:
tests/__init__.py#L1
[note: Hint]
|
mypy:
tests/__init__.py#L1
[note]
|
mypy:
tests/__init__.py#L2
[error] Cannot find implementation or library stub for module named
|
mypy:
example/example.py#L1
[error] Cannot find implementation or library stub for module named
|
mypy:
example/example.py#L1
[note] See https
|
mypy:
example/example.py#L2
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_validation.py#L3
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_validation.py#L4
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_validation.py#L5
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_validation.py#L6
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_validation.py#L7
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_react_extension.py#L1
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_dump.py#L4
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_dump.py#L5
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_dump.py#L6
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_dump.py#L7
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_additional_properties.py#L1
[error] Cannot find implementation or library stub for module named
|
mypy:
tests/test_additional_properties.py#L2
[error] Cannot find implementation or library stub for module named
|
mypy
27 errors(s) found
|
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: sasanquaneuf/mypy-github-action@releases/v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: sasanquaneuf/mypy-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|