Skip to content

build(deps): bump the dependabot group across 1 directory with 8 updates #663

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

build(deps): bump the dependabot group across 1 directory with 8 updates #663

Status Failure
Total duration 4m 27s
Artifacts 1

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 14 warnings
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: 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)
badgerTest: tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
badgerTest
Process completed with exit code 2.
mongoTest: tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
mongoTest
Process completed with exit code 2.
s3Test: tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
s3Test
Process completed with exit code 2.
slurmTest: tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
slurmTest
Process completed with exit code 2.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/upload-artifact@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
badgerTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
badgerTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mongoTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mongoTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
s3Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
s3Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
slurmTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slurmTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
funnelBin
91.4 MB