Skip to content

CCACHE env var directly supports ccache + sccache #452

CCACHE env var directly supports ccache + sccache

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L92

Line too long (131 > 120 characters) (E501)

Check failure on line 104 in seal5/model.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

seal5/model.py#L104

Line too long (132 > 120 characters) (E501)