Feat/initial #2
Annotations
5 errors and 1 warning
Run linters:
pkg/connector/users.go#L69
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run linters:
pkg/connector/users.go#L70
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Run linters:
pkg/connector/users.go#L74
G601: Implicit memory aliasing in for loop. (gosec)
|
Run linters:
pkg/miro/client.go#L11
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Run linters
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-miro/baton-miro. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading