Fixed Optimization Download Process and added some new features #120
Annotations
10 errors and 2 warnings
ci:
internal/lock_test.go#L69
illegal rune literal
|
ci:
internal/lock.go#L96
declared and not used: mode
|
ci:
internal/lock.go#L101
declared and not used: ctx
|
ci:
internal/lock.go#L138
cannot use filteredResources (variable of type []Resource) as error value in return statement: []Resource does not implement error (missing method Error)
|
ci:
internal/lock.go#L171
too many arguments in call to NewResourceFromUrl
|
ci:
internal/lock.go#L171
r.Dynamic undefined (type Resource has no field or method Dynamic)
|
ci:
internal/lock.go#L185
undefined: checkIntegrityFromUrl
|
ci:
internal/resource.go#L86
declared and not used: ok
|
ci:
internal/resource.go#L91
declared and not used: downloadError
|
ci:
internal/resource.go#L144
undefined: io
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|