build(deps): bump the dependabot group across 1 directory with 15 upd… #670
Annotations
10 errors and 2 warnings
main.go#L4
could not import os (Config.Importer.Import(os) returned nil but no error) (typecheck)
|
main.go#L6
could not import github.com/ohsu-comp-bio/funnel/cmd (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/cmd) returned nil but no error) (typecheck)
|
main.go#L7
could not import github.com/ohsu-comp-bio/funnel/logger (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/logger) returned nil but no error) (typecheck)
|
cmd/completion.go#L4
could not import os (Config.Importer.Import(os) returned nil but no error) (typecheck)
|
cmd/completion.go#L6
could not import github.com/spf13/cobra (Config.Importer.Import(github.com/spf13/cobra) returned nil but no error) (typecheck)
|
cmd/gendocs.go#L5
could not import github.com/spf13/cobra/doc (Config.Importer.Import(github.com/spf13/cobra/doc) returned nil but no error) (typecheck)
|
cmd/root.go#L5
could not import github.com/ohsu-comp-bio/funnel/cmd/aws (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/cmd/aws) returned nil but no error) (typecheck)
|
cmd/root.go#L6
could not import github.com/ohsu-comp-bio/funnel/cmd/examples (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/cmd/examples) returned nil but no error) (typecheck)
|
cmd/root.go#L7
could not import github.com/ohsu-comp-bio/funnel/cmd/gce (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/cmd/gce) returned nil but no error) (typecheck)
|
cmd/root.go#L8
could not import github.com/ohsu-comp-bio/funnel/cmd/node (Config.Importer.Import(github.com/ohsu-comp-bio/funnel/cmd/node) returned nil but no error) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "funnelBin".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading