Skip to content

use sync.OnceValue for various regular expressions, require go1.21 #40

use sync.OnceValue for various regular expressions, require go1.21

use sync.OnceValue for various regular expressions, require go1.21 #40

Triggered via pull request July 15, 2024 11:42
Status Failure
Total duration 4m 18s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 1 warning
build (1.22.x, ubuntu-latest): reference.go#L137
undefined: digest (typecheck)
build (1.22.x, ubuntu-latest): reference.go#L144
undefined: digest (typecheck)
build (1.22.x, ubuntu-latest): reference.go#L359
undefined: digest (typecheck)
build (1.22.x, ubuntu-latest): normalize.go#L248
cannot convert "sha256:" + ref (value of type string) to type digestReference (typecheck)
build (1.22.x, ubuntu-latest): normalize_test.go#L450
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
build (1.22.x, ubuntu-latest): normalize_test.go#L455
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
build (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
build (1.22.x, macos-latest): reference.go#L137
undefined: digest (typecheck)
build (1.22.x, macos-latest): reference.go#L144
undefined: digest (typecheck)
build (1.22.x, macos-latest): reference.go#L359
undefined: digest (typecheck)
build (1.22.x, macos-latest): normalize.go#L248
cannot convert "sha256:" + ref (value of type string) to type digestReference (typecheck)
build (1.22.x, macos-latest): normalize_test.go#L450
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
build (1.22.x, macos-latest): normalize_test.go#L455
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
build (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
undefined: digest"
build (1.22.x, windows-latest)
cannot convert \"sha256:\" + ref (value of type string) to type digestReference"
build (1.21.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
build (1.21.x, macos-latest)
The operation was canceled.
build (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
build (1.21.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
build (1.22.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated 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/