Enable pulling large files in parallel #2417
Annotations
10 errors and 1 warning
CodeQL
cannot find package "cmp" in any of:
|
CodeQL
could not import cmp (invalid package name: "")
|
CodeQL
T does not satisfy comparable
|
CodeQL
invalid operation: lhs < rhs (type parameter T is not comparable with <)
|
CodeQL
code in directory /home/runner/work/pkg/pkg/root/src/github.com/ProtonMail/go-crypto/openpgp/errors expects import "github.com/ProtonMail/go-crypto/v2/openpgp/errors"
|
CodeQL
code in directory /home/runner/work/pkg/pkg/root/src/github.com/ProtonMail/go-crypto/openpgp/packet expects import "github.com/ProtonMail/go-crypto/v2/openpgp/packet"
|
CodeQL
cannot find package "slices" in any of:
|
CodeQL
could not import cmp (invalid package name: "")
|
CodeQL
could not import slices (invalid package name: "")
|
CodeQL
could not import slices (invalid package name: "")
|
CodeQL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a, github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a, github/codeql-action/analyze@cdcdbb579706841c47f7063dda365e292e5cad7a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|