Skip to content

Adds command token for arguments. #773

Adds command token for arguments.

Adds command token for arguments. #773

Triggered via pull request October 7, 2023 18:20
Status Failure
Total duration 1m 5s
Artifacts

reviewdog.yml

on: pull_request
reviewdog
57s
reviewdog
Fit to window
Zoom out
Zoom in

Annotations

2 errors
reviewdog: benchbuild/command.py#L601
[mypy] reported by reviewdog 🐶 error: Need type annotation for "args" (hint: "args: List[<type>] = ...") [var-annotated] Raw Output: benchbuild/command.py:601:9: error: Need type annotation for "args" (hint: "args: List[<type>] = ...") [var-annotated]
reviewdog
Process completed with exit code 1.