#67 Add is_*type*
functions
#99
Annotations
10 errors and 3 warnings
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L485
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Go-results-macos-latest-1.16.x", "Go-results-macos-latest-1.17.x", "Go-results-macos-latest-1.18.x", "Go-results-macos-latest-1.19.x", "Go-results-macos-latest-1.20.x", "Go-results-macos-latest-1.21.x", "Go-results-macos-latest-1.22.x", "Go-results-ubuntu-latest-1.16.x", "Go-results-ubuntu-latest-1.17.x", "Go-results-ubuntu-latest-1.18.x", "Go-results-ubuntu-latest-1.19.x", "Go-results-ubuntu-latest-1.20.x", "Go-results-ubuntu-latest-1.21.x", "Go-results-ubuntu-latest-1.22.x".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3.7.0. 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