Skip to content

Bump golang, dependencies, replace golint with staticcheck #205

Bump golang, dependencies, replace golint with staticcheck

Bump golang, dependencies, replace golint with staticcheck #205

Re-run triggered December 18, 2023 23:17
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: pull_request
Build & Test
25s
Build & Test
Lint install-binary.sh
8s
Lint install-binary.sh
Integration Tests
0s
Integration Tests
Matrix: helm install
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build & Test
missing go.sum entry for module providing package github.com/BurntSushi/toml (imported by github.com/gonvenience/ytbx); to add:
Build & Test
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by helm.sh/helm/v3/pkg/action); to add:
Build & Test
missing go.sum entry for module providing package github.com/Masterminds/squirrel (imported by helm.sh/helm/v3/pkg/storage/driver); to add:
Build & Test
missing go.sum entry for module providing package github.com/containerd/containerd/remotes (imported by helm.sh/helm/v3/pkg/registry); to add:
Build & Test
missing go.sum entry for module providing package github.com/cyphar/filepath-securejoin (imported by helm.sh/helm/v3/pkg/chartutil); to add:
Build & Test
missing go.sum entry for module providing package github.com/lib/pq (imported by helm.sh/helm/v3/pkg/storage/driver); to add:
Build & Test
missing go.sum entry for module providing package github.com/opencontainers/image-spec/specs-go/v1 (imported by helm.sh/helm/v3/pkg/registry); to add:
Build & Test
missing go.sum entry for module providing package github.com/rubenv/sql-migrate (imported by helm.sh/helm/v3/pkg/storage/driver); to add:
Build & Test
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by helm.sh/helm/v3/pkg/registry); to add:
Build & Test
missing go.sum entry for module providing package golang.org/x/sync/syncmap (imported by github.com/virtuald/go-ordered-json); to add:
Lint install-binary.sh
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint install-binary.sh
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint install-binary.sh
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/