Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #950
Annotations
10 errors and 3 warnings
lint:
common/sort/sort.go#L109
Function 'doPivot' has too many statements (45 > 40) (funlen)
|
lint:
common/sort/sort.go#L425
Function 'symMerge' is too long (79 > 60) (funlen)
|
lint:
crypto/blake2b/blake2b_generic.go#L46
Function 'fGeneric' has too many statements (127 > 40) (funlen)
|
lint:
event/feed.go#L128
Function 'Send' is too long (61 > 60) (funlen)
|
lint:
common/math/binomial_distribution.go#L323
Function 'logBeta' is too long (157 > 60) (funlen)
|
lint:
common/math/binomial_distribution.go#L641
Function 'invGamma1pm1' is too long (79 > 60) (funlen)
|
lint:
common/json/decode.go#L422
Function 'indirect' is too long (70 > 60) (funlen)
|
lint:
common/json/decode.go#L497
Function 'array' has too many statements (56 > 40) (funlen)
|
lint:
common/json/decode.go#L603
Function 'object' has too many statements (109 > 40) (funlen)
|
lint:
common/json/decode.go#L850
Function 'literalStore' has too many statements (117 > 40) (funlen)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|