Skip to content
GitHub Actions / Trunk Check failed Sep 25, 2024 in 2s

Trunk Check

Checked 16 modified files
16 existing issues (6 auto-fixable) (use --show-existing to see them)
✖ 14 unformatted files
✖ 2 new security issues
✖ 36 new lint issues (30 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 6 in playpen/repo_level_awareness/task_runner/compiler/compiler_agent.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `asyncio` imported but unused

Check failure on line 80 in playpen/repo_level_awareness/task_runner/compiler/compiler_agent.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(E701)

[new] Multiple statements on one line (colon)

Check failure on line 97 in playpen/repo_level_awareness/task_runner/compiler/compiler_agent.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(E701)

[new] Multiple statements on one line (colon)

Check failure on line 1 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `dataclasses.field` imported but unused

Check failure on line 2 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.Dict` imported but unused

Check failure on line 2 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.List` imported but unused

Check failure on line 2 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.Optional` imported but unused

Check failure on line 2 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.Type` imported but unused

Check failure on line 3 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `kai.models.report_types.AnalysisReport` imported but unused

Check failure on line 4 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.repo_level_awareness.api.ValidationResult` imported but unused

Check failure on line 4 in playpen/repo_level_awareness/task_runner/analyzer_lsp/api.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.repo_level_awareness.api.ValidationStep` imported but unused

Check failure on line 3 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `os` imported but unused

Check failure on line 4 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `sys` imported but unused

Check failure on line 5 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `time` imported but unused

Check failure on line 6 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `traceback` imported but unused

Check failure on line 7 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.Any` imported but unused

Check failure on line 7 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.Dict` imported but unused

Check failure on line 7 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `typing.List` imported but unused

Check failure on line 8 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `warnings.filterwarnings` imported but unused

Check failure on line 11 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.generate_fix` imported but unused

Check failure on line 12 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.get_config` imported but unused

Check failure on line 13 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.get_impacted_files_from_report` imported but unused

Check failure on line 14 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.get_model_provider` imported but unused

Check failure on line 15 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.get_trace` imported but unused

Check failure on line 16 in playpen/client/anlalyzer_rpc.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F401)

[new] `playpen.client.cli.render_prompt` imported but unused