build(deps): bump actions/download-artifact in /.github/workflows (#1… #736
tests.yaml
on: push
build
1m 31s
lint
2m 44s
unitTest
1m 51s
Annotations
24 errors and 14 warnings
mongoTest
Unable to download artifact(s): Artifact not found for name: funnelBin
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
badgerTest
Unable to download artifact(s): Artifact not found for name: funnelBin
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
slurmTest
Unable to download artifact(s): Artifact not found for name: funnelBin
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
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)
|
s3Test
Unable to download artifact(s): Artifact not found for name: funnelBin
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
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)
|
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 use a deprecated Node.js version 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/
|
mongoTest
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/
|
mongoTest
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/
|
badgerTest
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
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/
|
slurmTest
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/
|
slurmTest
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/
|
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/
|
s3Test
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/
|
s3Test
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/
|
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.8 MB |
|