Skip to content

Make linter happy.

Make linter happy. #4

Triggered via push June 27, 2024 13:46
Status Failure
Total duration 47s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: tests/test_schema.py#L5
Import "attrs" could not be resolved (reportMissingImports)
lint: tests/test_schema.py#L58
Expected no arguments to "CallableSchema" constructor (reportCallIssue)
lint: tests/test_schema.py#L59
Expected no arguments to "UndefinedNode" constructor (reportCallIssue)
lint: tests/test_schema.py#L60
Expected no arguments to "ObjectNode" constructor (reportCallIssue)
lint: tests/test_schema.py#L64
Expected no arguments to "ObjectField" constructor (reportCallIssue)
lint: tests/test_schema.py#L66
Expected no arguments to "PrimitiveNode" constructor (reportCallIssue)
lint: tests/test_schema.py#L70
Expected no arguments to "ObjectField" constructor (reportCallIssue)
lint: tests/test_schema.py#L72
Expected no arguments to "PrimitiveNode" constructor (reportCallIssue)
lint: tests/test_schema.py#L92
Expected no arguments to "CallableSchema" constructor (reportCallIssue)
lint: tests/test_schema.py#L93
Expected no arguments to "PrimitiveNode" constructor (reportCallIssue)
lint: docs/conf.py#L13
Import "toml" could not be resolved from source (reportMissingModuleSource)