migrate CI to github action #4
Annotations
10 errors and 2 warnings
test
var-declaration: should drop = 0 from declaration of var byteCounter; it is the zero value (revive)
|
test
var-declaration: should drop = 0 from declaration of var byteCounter; it is the zero value (revive)
|
test
var-declaration: should drop = 0 from declaration of var byteCounter; it is the zero value (revive)
|
test
var-declaration: should omit type int32 from declaration of var isNegative; it will be inferred from the right-hand side (revive)
|
test
var-declaration: should omit type int32 from declaration of var isNegative; it will be inferred from the right-hand side (revive)
|
test
var-declaration: should omit type int32 from declaration of var isNegative; it will be inferred from the right-hand side (revive)
|
test
redefines-builtin-id: redefinition of the built-in type any (revive)
|
test
redefines-builtin-id: redefinition of the built-in type any (revive)
|
test
redefines-builtin-id: redefinition of the built-in type any (revive)
|
test
exported: type name will be used as e2.E2NodeID by other packages, and that stutters; consider calling this NodeID (revive)
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/onos-api/onos-api. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/onos-api/onos-api. Supported file pattern: go.sum
|