Skip to content

Update dependency org.kohsuke:github-api to v1.324 #75

Update dependency org.kohsuke:github-api to v1.324

Update dependency org.kohsuke:github-api to v1.324 #75

GitHub Actions / Codety scanner - Golang required action Aug 30, 2024 in 0s

Golang

found issues in 2 files

Annotations

Check warning on line 1 in cgo-issue.go

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Golang

cgo-issue.go#L1

[general] [typecheck]  : found packages mymodule (cgo-issue.go) and hello (hello.go) in 

Check warning on line 1 in mymodule/unused-var.go

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Golang

mymodule/unused-var.go#L1

[general] [typecheck]  : # hello/mymodule mymodule/unused-var.go:7:9: u1 declared and not used mymodule/unused-var.go:8:9: u2 declared and not used