Skip to content

build(deps): bump the dependabot group across 1 directory with 7 updates #747

build(deps): bump the dependabot group across 1 directory with 7 updates

build(deps): bump the dependabot group across 1 directory with 7 updates #747

Triggered via push September 12, 2024 11:11
Status Failure
Total duration 2m 57s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
unitTest: tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
unitTest: util/openapi2proto/main.go#L43
cannot convert "integer" (untyped string constant) to type *openapi3.Types
unitTest: util/openapi2proto/main.go#L45
cannot convert "boolean" (untyped string constant) to type *openapi3.Types
unitTest: util/openapi2proto/main.go#L47
cannot convert "number" (untyped string constant) to type *openapi3.Types
unitTest: util/openapi2proto/main.go#L49
cannot convert "object" (untyped string constant) to type *openapi3.Types
unitTest: util/openapi2proto/main.go#L54
invalid operation: p.Value.AdditionalProperties != nil (mismatched types openapi3.AdditionalProperties and untyped nil)
unitTest: util/openapi2proto/main.go#L55
cannot use p.Value.AdditionalProperties (variable of type openapi3.AdditionalProperties) as *openapi3.SchemaRef value in argument to getType
unitTest: util/openapi2proto/main.go#L60
cannot convert "array" (untyped string constant) to type *openapi3.Types
unitTest: util/openapi2proto/main.go#L72
cannot use p.Value.Type (variable of type *openapi3.Types) as string value in return statement
unitTest: util/openapi2proto/main.go#L84
invalid operation: param.Schema.Value.Type != "" (mismatched types *openapi3.Types and untyped string)
lint: main.go#L4
could not import os (Config.Importer.Import(os) returned nil but no error) (typecheck)
lint: 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)
lint: 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)
lint: cmd/completion.go#L4
could not import os (Config.Importer.Import(os) returned nil but no error) (typecheck)
lint: cmd/completion.go#L6
could not import github.com/spf13/cobra (Config.Importer.Import(github.com/spf13/cobra) returned nil but no error) (typecheck)
lint: 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)
lint: 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)
lint: 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)
lint: 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)
lint: 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)
unitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unitTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version 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/