move some code to go-concurrent #15
Annotations
20 errors and 3 warnings
govulncheck
cannot range over 3 (untyped int constant)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over num (variable of type int)
|
govulncheck
cannot range over seq (variable of type iter.Seq[E])
|
govulncheck
cannot range over atyp.Len (variable of type uintptr)
|
govulncheck
cannot range over seq (variable of type iter.Seq2[K, V])
|
govulncheck
package requires newer Go version go1.23
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
License Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|