init: use ast-grep #5
test.yml
on: pull_request
runner / ast-grep (github-check)
8s
runner / ast-grep (github-pr-check)
10s
runner / ast-grep (github-pr-review)
13s
runner / ast-grep (sarif)
20s
Annotations
2 errors, 2 warnings, and 2 notices
[ast-grep] testdata/main.go#L9 <no-context-todo>(https://github.com/ast-grep/ast-grep):
testdata/main.go#L9
Do not use context.TODO in production code (Note: context.TODO() is just a temporary thing)
|
[ast-grep] testdata/main.go#L9 <no-context-todo>(https://github.com/ast-grep/ast-grep):
testdata/main.go#L9
Do not use context.TODO in production code (Note: context.TODO() is just a temporary thing)
|
|
|
|
|