Skip to content

Fix gosec security alerts #98

Fix gosec security alerts

Fix gosec security alerts #98

Triggered via pull request June 21, 2026 02:31
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Matrix: Build
Fit to window
Zoom out
Zoom in

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/