build(deps): bump the dependabot group across 1 directory with 15 upd… #670
tests.yaml
on: push
build
1m 30s
lint
2m 46s
unitTest
1m 49s
mongoTest
1m 50s
badgerTest
1m 28s
slurmTest
2m 25s
s3Test
2m 10s
Annotations
28 errors and 14 warnings
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)
|
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.
|
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/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 uses Node.js version which is deprecated 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 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/
|
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/
|
badgerTest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
mongoTest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
s3Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
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/
|
slurmTest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
funnelBin
Expired
|
91.7 MB |
|