use sync.OnceValue for various regular expressions, require go1.21 #40
Annotations
10 errors and 1 warning
reference.go#L137
undefined: digest (typecheck)
|
reference.go#L144
undefined: digest (typecheck)
|
reference.go#L359
undefined: digest (typecheck)
|
normalize.go#L248
cannot convert "sha256:" + ref (value of type string) to type digestReference (typecheck)
|
normalize_test.go#L450
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
|
normalize_test.go#L455
cannot convert "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276fc9c" (untyped string constant "sha256:dbcc1c35ac38df41fd2f5e4130b32ffdb93ebae8b3dbe638c23575912276f...) to type digestReference (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/runtime/mfixalloc.go#L60
undefined: max (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/runtime/mgcmark.go#L1439
undefined: min (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/runtime/mgcpacer.go#L1146
undefined: max (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/runtime/mgcpacer.go#L1156
undefined: max (typecheck)
|
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/
|
This job failed
Loading