wip #2551
Annotations
10 errors and 6 warnings
lint:
bikeshed/Spec.py#L560
Undefined variable 'self' (undefined-variable)
|
lint:
bikeshed/metadata.py#L246
Module 'bikeshed.config' has no 'noEDStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L248
Module 'bikeshed.config' has no 'deadlineStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L250
Module 'bikeshed.config' has no 'datedStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L252
Module 'bikeshed.config' has no 'snapshotStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L255
Module 'bikeshed.config' has no 'implementationStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L257
Module 'bikeshed.config' has no 'unlevelledStatuses' member (no-member)
|
lint:
bikeshed/metadata.py#L259
Module 'bikeshed.config' has no 'shortToLongStatus' member (no-member)
|
lint:
bikeshed/metadata.py#L312
Module 'bikeshed.config' has no 'shortToLongStatus' member (no-member)
|
lint:
bikeshed/metadata.py#L313
Module 'bikeshed.config' has no 'shortToLongStatus' member (no-member)
|
lint:
bikeshed/Spec.py#L559
Unused argument 'dataFile' (unused-argument)
|
lint:
bikeshed/metadata.py#L644
Redefining name 'status' from outer scope (line 16) (redefined-outer-name)
|
lint:
bikeshed/status/manager.py#L7
Unused messages imported as m (unused-import)
|
lint:
bikeshed/status/manager.py#L9
Unused import utils (unused-import)
|
lint:
.github/workflows/update-tests/update.py#L1
Cyclic import (bikeshed.status -> bikeshed.status.utils) (cyclic-import)
|
lint:
.github/workflows/update-tests/update.py#L1
Cyclic import (bikeshed.status -> bikeshed.status.manager -> bikeshed.status.utils) (cyclic-import)
|