CCACHE env var directly supports ccache + sccache #452
GitHub Actions / Flake8
failed
Dec 10, 2024 in 0s
4 errors
Flake8 found 4 errors
Annotations
Check failure on line 45 in seal5/cli/build.py
github-actions / Flake8
seal5/cli/build.py#L45
SyntaxError: invalid syntax. Perhaps you forgot a comma? (E999)
Check failure on line 44 in seal5/cli/install.py
github-actions / Flake8
seal5/cli/install.py#L44
SyntaxError: invalid syntax. Perhaps you forgot a comma? (E999)
Check failure on line 92 in seal5/model.py
github-actions / Flake8
seal5/model.py#L92
Line too long (131 > 120 characters) (E501)
Check failure on line 104 in seal5/model.py
github-actions / Flake8
seal5/model.py#L104
Line too long (132 > 120 characters) (E501)
Loading