update dependencies #341
Annotations
6 errors and 2 warnings
lint:
pkg/config/config.go#L7
could not import github.com/bigkevmcd/go-configparser (-: could not load export data: no export data for "github.com/bigkevmcd/go-configparser") (typecheck)
|
lint:
pkg/config/config.go#L74
undefined: configparser (typecheck)
|
lint:
pkg/config/config.go#L14
undefined: configparser (typecheck)
|
lint:
cmd/aws-sso-creds/set/cli.go#L13
could not import github.com/bigkevmcd/go-configparser (-: could not load export data: no export data for "github.com/bigkevmcd/go-configparser") (typecheck)
|
lint:
cmd/aws-sso-creds/set/cli.go#L17
undefined: configparser (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/aws-sso-creds/aws-sso-creds. Supported file pattern: go.sum
|