chore(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.30.0 to 1.31.0 #607
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
4s
ci
/
...
/
lint
2m 34s
ci
/
...
/
govulncheck
1m 7s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Annotations
16 errors
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)
|
ci / lint / lint:
acme/client.go#L147
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
ci / lint / lint:
cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
|
ci / lint / lint:
cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
|
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/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:
cas/vaultcas/vaultcas.go#L178
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
acme/mqtt/client.go#L34
unused-parameter: parameter 'cl' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
acme/mqtt/client.go#L40
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / test / test (stable):
acme/TestChallenge_Validate/challenge_test.go#L1407
challenge_test.go:1407:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/challenge_test.go:1407
Error: Received unexpected error:
unexpected challenge type ""
Test: TestChallenge_Validate/fail/already-invalid
---
|
ci / test / test (stable):
acme/wire_integration_test.go#L137
wire_integration_test.go:137: database file name: /tmp/integration-db-3558761177
wire_integration_test.go:190: directory: {https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-nonce https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-account https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-order https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/revoke-cert https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/key-change <nil>}
wire_integration_test.go:203: nonce: ZjI5V3JnY3plRVhhQXl5eUUxVWZhd09jNkpnYzZ1cTY
wire_integration_test.go:237: account ID: UGeYyFHlDbrKdJ6u5ZLxsZHbDxGCyR4Q
wire_integration_test.go:278: authzs IDs: [GDN54Te43kCTO7JO4FrPI99M5p3oNGLR EeOwIDD8d0pC2EVivQKJaNuo1h4Unfiu]
time="2024-11-04T15:27:04Z" level=warning msg="marking challenge cDEiCKKfcbNiHABBe5cEkwARwqMyZZwt as invalid: keyAuthorization does not match; expected \"OwM5vVAoMOcWGV7cwQELxezJUYJojdZx.vpPWTSevVoZAF6UGiPzo_14wjo1pZcvVvdrK5ILKP1c\", but got \"token.vpPWTSevVoZAF6UGiPzo_14wjo1pZcvVvdrK5ILKP1c\""
wire_integration_test.go:428: challenge: cDEiCKKfcbNiHABBe5cEkwARwqMyZZwt invalid
time="2024-11-04T15:27:04Z" level=warning msg="marking challenge 13T8SBt7Us3F0fcJbeZTN6CQvs8z3T6h as invalid: failed validating Wire access token: failed validation: go-jose/go-jose/jwt: validation failed, invalid audience claim (aud)"
wire_integration_test.go:428: challenge: 13T8SBt7Us3F0fcJbeZTN6CQvs8z3T6h invalid
wire_integration_test.go:452: updated challenge: cDEiCKKfcbNiHABBe5cEkwARwqMyZZwt valid
wire_integration_test.go:452: updated challenge: 13T8SBt7Us3F0fcJbeZTN6CQvs8z3T6h valid
wire_integration_test.go:490: updated order status: ready
wire_integration_test.go:580:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:580
/home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:586
Error: Not equal:
expected: "valid"
actual : "processing"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(acme.Status) (len=5) "valid"
+(acme.Status) (len=10) "processing"
Test: TestWireIntegration
---
|
ci / test / test (stable)
Process completed with exit code 2.
|
ci / test / test (oldstable)
The job was canceled because "stable" failed.
|
ci / test / test (oldstable)
The operation was canceled.
|