Skip to content

Bump golang.org/x/mod from 0.20.0 to 0.21.0 #169

Bump golang.org/x/mod from 0.20.0 to 0.21.0

Bump golang.org/x/mod from 0.20.0 to 0.21.0 #169

Triggered via pull request September 9, 2024 19:11
Status Failure
Total duration 2m 54s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/manifest/manifest.go#L111
c.GeneratedCert undefined (type CertificateManifest has no field or method GeneratedCert) (typecheck)
Build: internal/manifest/manifest.go#L118
c.GeneratedCert undefined (type CertificateManifest has no field or method GeneratedCert) (typecheck)
Build: internal/manifest/manifest.go#L131
c.WritePEM undefined (type CertificateManifest has no field or method WritePEM) (typecheck)
Build: internal/manifest/manifest.go#L135
c.Subject undefined (type CertificateManifest has no field or method Subject) (typecheck)
Build: internal/manifest/manifest.go#L139
c.Issuer undefined (type CertificateManifest has no field or method Issuer) (typecheck)
Build: internal/manifest/manifest.go#L141
c.Subject undefined (type CertificateManifest has no field or method Subject) (typecheck)
Build: internal/manifest/manifest.go#L185
c.Subject undefined (type *CertificateManifest has no field or method Subject) (typecheck)
Build: internal/manifest/manifest.go#L191
c.Subject undefined (type *CertificateManifest has no field or method Subject) (typecheck)
Build: internal/manifest/manifest.go#L204
c.Expires undefined (type *CertificateManifest has no field or method Expires) (typecheck)
Build: internal/manifest/manifest.go#L213
c.Issuer undefined (type *CertificateManifest has no field or method Issuer) (typecheck)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/