Bump golang.org/x/net from 0.7.0 to 0.17.0 in /backend-shared #3514
static.yml
on: pull_request
Ensure that code is gofmt-ed
16s
Ensure there are no duplicate package imports
29s
Ensure that code passes gosec and golint
4m 6s
Ensure Go modules synchronicity
25s
Run db-migration tests
41s
Check if migration schema matches with super schema.
37s
Check if migrations work as expected when applied to most recent two migrations.
49s
Run unit tests for Go packages
37s
Ensure that manifests are up-to-date
42s
Annotations
25 errors and 9 warnings
Ensure that code is gofmt-ed
Process completed with exit code 2.
|
Ensure Go modules synchronicity
Process completed with exit code 1.
|
Ensure there are no duplicate package imports
Process completed with exit code 1.
|
Run unit tests for Go packages
Process completed with exit code 2.
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by mellium.im/sasl); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/net/html/charset (imported by github.com/onsi/gomega/matchers); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/tmthrgd/go-hex); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
|
Check if migration schema matches with super schema.
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/plugin/pkg/client/auth/exec); to add:
|
Check if migration schema matches with super schema.
Process completed with exit code 2.
|
Ensure that manifests are up-to-date
Process completed with exit code 2.
|
Run db-migration tests
Process completed with exit code 1.
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by mellium.im/sasl); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/net/html/charset (imported by github.com/onsi/gomega/matchers); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/tmthrgd/go-hex); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/prometheus/procfs); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/plugin/pkg/client/auth/exec); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by mellium.im/sasl); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to add:
|
Check if migrations work as expected when applied to most recent two migrations.
missing go.sum entry for module providing package golang.org/x/net/html/charset (imported by github.com/onsi/gomega/matchers); to add:
|
Ensure that code passes gosec and golint
Process completed with exit code 2.
|
Ensure that code is gofmt-ed
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure Go modules synchronicity
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure there are no duplicate package imports
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Run unit tests for Go packages
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Check if migration schema matches with super schema.
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure that manifests are up-to-date
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Run db-migration tests
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Check if migrations work as expected when applied to most recent two migrations.
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|
Ensure that code passes gosec and golint
Restore cache failed: Dependencies file is not found in /home/runner/work/managed-gitops/managed-gitops. Supported file pattern: go.sum
|