Skip to content

build(deps): bump google.golang.org/api from 0.172.0 to 0.177.0 #490

build(deps): bump google.golang.org/api from 0.172.0 to 0.177.0

build(deps): bump google.golang.org/api from 0.172.0 to 0.177.0 #490

Triggered via pull request May 7, 2024 06:10
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
0s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
3s
ci / test / set-go-matrix
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 11 warnings
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)
ci / lint / lint: test/integration/scep/common_test.go#L1
: # github.com/smallstep/certificates/test/integration/scep [github.com/smallstep/certificates/test/integration/scep.test]
ci / lint / lint: test/integration/scep/common_test.go#L272
cannot use (*testCAS)(nil) (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in variable declaration: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / lint / lint: test/integration/scep/decrypter_cas_test.go#L100
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / lint / lint: test/integration/scep/regular_cas_test.go#L68
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / lint / lint: cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
ci / lint / lint: go.mod#L190
replacement are not allowed: github.com/smallstep/nosql (gomoddirectives)
ci / lint / lint: cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
ci / lint / lint: cas/sectigocas/eab/client.go#L35
unnecessary leading newline (whitespace)
ci / lint / lint: cas/sectigocas/eab/client.go#L48
unnecessary trailing newline (whitespace)
ci / lint / lint: authority/tls.go#L990
unnecessary trailing newline (whitespace)
ci / test / test (oldstable): test/integration/scep/common_test.go#L272
cannot use (*testCAS)(nil) (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in variable declaration: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable): test/integration/scep/decrypter_cas_test.go#L100
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable): test/integration/scep/regular_cas_test.go#L68
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable): test/integration/scep/common_test.go#L272
cannot use (*testCAS)(nil) (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in variable declaration: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable): test/integration/scep/decrypter_cas_test.go#L100
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable): test/integration/scep/regular_cas_test.go#L68
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (oldstable)
Process completed with exit code 2.
ci / test / test (stable)
The job was canceled because "oldstable" failed.
ci / test / test (stable): test/integration/scep/common_test.go#L272
cannot use (*testCAS)(nil) (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in variable declaration: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable): test/integration/scep/decrypter_cas_test.go#L100
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable): test/integration/scep/regular_cas_test.go#L68
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable): test/integration/scep/common_test.go#L272
cannot use (*testCAS)(nil) (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in variable declaration: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable): test/integration/scep/decrypter_cas_test.go#L100
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable): test/integration/scep/regular_cas_test.go#L68
cannot use &testCAS{…} (value of type *testCAS) as "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService value in return statement: *testCAS does not implement "github.com/smallstep/certificates/cas/apiv1".CertificateAuthorityService (wrong type for method CreateCertificate)
ci / test / test (stable)
Process completed with exit code 2.
ci / lint / lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']
ci / lint / lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']
ci / lint / lint: acme/validation/client.go#L9
exported: type name will be used as validation.ValidationResponse by other packages, and that stutters; consider calling this Response (revive)
ci / lint / lint: acme/validation/client.go#L15
exported: type name will be used as validation.ValidationRequest by other packages, and that stutters; consider calling this Request (revive)
ci / lint / lint: acme/validation/client.go#L57
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
ci / lint / lint: cas/vaultcas/vaultcas.go#L175
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
ci / lint / lint: cas/sectigocas/eab/client.go#L30
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
ci / lint / lint: acme/challenge.go#L143
var-naming: var errHttp should be errHTTP (revive)
ci / lint / lint: acme/db/nosql/eab.go#L364
var-naming: don't use underscores in Go names; var err_internal should be errInternal (revive)
ci / lint / lint: cas/sectigocas/sectigocas.go#L34
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
ci / lint / lint: cas/sectigocas/sectigocas.go#L166
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)