Feat/initial #4
Annotations
5 errors and 3 warnings
go-lint:
pkg/connector/users.go#L134
appendAssign: append result not assigned to the same slice (gocritic)
|
go-lint:
pkg/connector/teams.go#L78
G601: Implicit memory aliasing in for loop. (gosec)
|
go-lint:
pkg/connector/users.go#L73
G601: Implicit memory aliasing in for loop. (gosec)
|
go-lint:
pkg/miro/client.go#L11
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
go-lint
issues found
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-miro/baton-miro. Supported file pattern: go.sum
|
go-test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-miro/baton-miro. Supported file pattern: go.sum
|