Merge pull request #14 from watakandai/test-docs #59
Annotations
10 errors and 4 warnings
Ruff (F401):
specless/automaton/__init__.py#L1
specless/automaton/__init__.py:1:32: F401 `.pdfa.PDFA` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L2
specless/automaton/__init__.py:2:36: F401 `.dfa.SafetyDFA` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L3
specless/automaton/__init__.py:3:32: F401 `.fdfa.FDFA` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L4
specless/automaton/__init__.py:4:19: F401 `.base.Automaton` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L5
specless/automaton/__init__.py:5:44: F401 `.transition_system.TransitionSystem` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L6
specless/automaton/__init__.py:6:33: F401 `.transition_system.MinigridTransitionSystem` imported but unused
|
Ruff (F401):
specless/automaton/__init__.py#L7
specless/automaton/__init__.py:7:38: F401 `.product.Product` imported but unused
|
Ruff (F841):
specless/automaton/dfa.py#L149
specless/automaton/dfa.py:149:9: F841 Local variable `init_prod_state` is assigned to but never used
|
Ruff (F841):
specless/automaton/dfa.py#L152
specless/automaton/dfa.py:152:9: F841 Local variable `nodes` is assigned to but never used
|
Ruff (F841):
specless/automaton/dfa.py#L161
specless/automaton/dfa.py:161:9: F841 Local variable `nodes_to_delete` is assigned to but never used
|
Python 3.8 on windows-latest
No files were found with the provided path: .coverage.*. No artifacts will be uploaded.
|
Python 3.9 on windows-latest
No files were found with the provided path: .coverage.*. No artifacts will be uploaded.
|
Python 3.10 on windows-latest
No files were found with the provided path: .coverage.*. No artifacts will be uploaded.
|
Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: schneegans/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
covdata
Expired
|
312 KB |
|