Added function api prototype #53
test.yml
on: push
Lint Code
33s
Build
22s
Matrix: Run Tests
Annotations
10 errors and 3 warnings
|
Lint Code:
pkg/security/composite.go#L12
File is not properly formatted (gofmt)
|
|
Lint Code:
pkg/funcspec/function_api.go#L446
equalFold: consider replacing with strings.EqualFold(val, "true") (gocritic)
|
|
Lint Code:
pkg/funcspec/function_api.go#L321
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
|
Lint Code:
pkg/security/providers.go#L195
Error return value of `(*database/sql.Row).Scan` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L628
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L312
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L302
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L193
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L183
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint Code:
pkg/funcspec/function_api.go#L163
Error return value of `w.Write` is not checked (errcheck)
|
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint Code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Run Tests (1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|