Fix dependency resolution for vX.Y.Z range format #362
Annotations
10 errors and 3 warnings
golangci-lint:
cli/disk/ftp.go#L28
undefined: puddle (typecheck)
|
golangci-lint:
cli/disk/ftp.go#L97
undefined: puddle (typecheck)
|
golangci-lint:
cli/disk/ftp.go#L318
undefined: puddle (typecheck)
|
golangci-lint:
cli/disk/local.go#L62
cannot use localEntry{…} (value of type localEntry) as Entry value in assignment: localEntry does not implement Entry (missing method IsDir) (typecheck)
|
golangci-lint:
cli/cache/download.go#L29
undefined: xsync (typecheck)
|
golangci-lint:
cli/cache/mod_details.go#L30
undefined: xsync (typecheck)
|
golangci-lint:
cli/cache/mod_details.go#L32
undefined: xsync (typecheck)
|
golangci-lint:
cli/cache/download.go#L106
undefined: retry (typecheck)
|
golangci-lint:
cli/cache/download.go#L114
undefined: retry (typecheck)
|
golangci-lint:
cli/cache/download.go#L115
undefined: retry (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@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/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading