Update to Go 1.23.2 #320
ci.yml
on: pull_request
Matrix: Linters
DCO/Vendor Checks
27s
Matrix: Build
Annotations
14 errors and 6 warnings
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/pkg/store/store.go#L28
undefined: digest (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/pkg/store/store.go#L234
undefined: digest (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/pkg/store/store.go#L72
undefined: digest (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/cmd/manifest-tool/inspect.go#L20
undefined: cli (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/cmd/manifest-tool/inspect.go#L23
undefined: cli (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
src/github.com/estesp/manifest-tool/v2/cmd/manifest-tool/inspect.go#L24
undefined: cli (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Linters (1.23.2, ubuntu-20.04):
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Linters (1.23.2, windows-2019)
The job was canceled because "_1_23_2_ubuntu-20_04" failed.
|
Linters (1.23.2, windows-2019)
The operation was canceled.
|
Linters (1.23.2, macos-12)
The job was canceled because "_1_23_2_ubuntu-20_04" failed.
|
Linters (1.23.2, macos-12)
The operation was canceled.
|
DCO/Vendor Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
DCO/Vendor Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/manifest-tool/manifest-tool. Supported file pattern: go.sum
|
Linters (1.23.2, ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
Linters (1.23.2, ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/manifest-tool/manifest-tool. Supported file pattern: go.sum
|
Linters (1.23.2, windows-2019)
Restore cache failed: Dependencies file is not found in D:\a\manifest-tool\manifest-tool. Supported file pattern: go.sum
|
Linters (1.23.2, macos-12)
Restore cache failed: Dependencies file is not found in /Users/runner/work/manifest-tool/manifest-tool. Supported file pattern: go.sum
|