[wip] Add ErrorType & Mojibake #3
Annotations
5 errors and 1 warning
Run mypy:
error_generation/error_type/_base.py#L9
Module "error_generation.api" has no attribute "Column" [attr-defined]
|
Run mypy:
error_generation/error_type/_base.py#L13
The erased type of self "error_generation.error_type._base.ErrorType" is not a supertype of its class "error_generation.error_type._base.NotInstantiableError" [misc]
|
Run mypy:
error_generation/error_type/_base.py#L14
Argument 2 for "super" not an instance of argument 1 [misc]
|
Run mypy:
error_generation/error_mechanism/_enar.py#L15
Signature of "_sample" incompatible with supertype "ErrorMechanism" [override]
|
Run mypy
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading