refactor(generate): use tarball download instead of individual API calls #50
Annotations
6 errors and 2 warnings
|
Lint
issues found
|
|
Lint:
internal/github/tarball.go#L35
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
Lint:
internal/github/tarball.go#L34
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
Lint:
internal/github/api.go#L96
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
Lint:
internal/github/tarball.go#L63
Error return value of `gz.Close` is not checked (errcheck)
|
|
Lint:
internal/github/tarball.go#L46
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|