add analyzers (#48) #175
GitHub Actions / Codety scanner - Golang
required action
Sep 8, 2024 in 0s
Golang
found issues in 2 files
Annotations
Check warning on line 1 in code-issue-examples/go/module-with-mod/cgo-issue.go
github-actions / Codety scanner - Golang
code-issue-examples/go/module-with-mod/cgo-issue.go#L1
[generic] [typecheck] : found packages mymodule (cgo-issue.go) and hello (hello.go) in
Check warning on line 1 in code-issue-examples/go/module-with-mod/mymodule/unused-var.go
github-actions / Codety scanner - Golang
code-issue-examples/go/module-with-mod/mymodule/unused-var.go#L1
[generic] [typecheck] : # hello/mymodule mymodule/unused-var.go:7:10: u1 declared and not used mymodule/unused-var.go:8:10: u2 declared and not used
Loading