Fix gosec security alerts #98
ci.yml
on: pull_request
Annotations
6 errors and 1 warning
|
Module Integrity
Process completed with exit code 1.
|
|
Lint
golangci-lint exit with code 3
|
|
govulncheck
Process completed with exit code 1.
|
|
govulncheck:
internal/cli/providers.go#L9
could not import github.com/eshaffer321/costco-go/pkg/costco (invalid package name: "")
|
|
govulncheck:
internal/adapters/providers/costco/provider.go#L11
could not import github.com/eshaffer321/costco-go/pkg/costco (invalid package name: "")
|
|
govulncheck:
internal/cli/providers.go#L9
github.com/eshaffer321/costco-go@v0.3.10: replacement directory /Users/erickshaffer/code/costco-go does not exist
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|