build(deps): bump the dependabot group across 1 directory with 15 upd… #674
Annotations
10 errors and 3 warnings
tests/funnel_utils.go#L414
undefined: dockerTypes.ContainerListOptions
|
util/openapi2proto/main.go#L43
cannot convert "integer" (untyped string constant) to type *openapi3.Types
|
util/openapi2proto/main.go#L45
cannot convert "boolean" (untyped string constant) to type *openapi3.Types
|
util/openapi2proto/main.go#L47
cannot convert "number" (untyped string constant) to type *openapi3.Types
|
util/openapi2proto/main.go#L49
cannot convert "object" (untyped string constant) to type *openapi3.Types
|
util/openapi2proto/main.go#L54
invalid operation: p.Value.AdditionalProperties != nil (mismatched types openapi3.AdditionalProperties and untyped nil)
|
util/openapi2proto/main.go#L55
cannot use p.Value.AdditionalProperties (variable of type openapi3.AdditionalProperties) as *openapi3.SchemaRef value in argument to getType
|
util/openapi2proto/main.go#L60
cannot convert "array" (untyped string constant) to type *openapi3.Types
|
util/openapi2proto/main.go#L72
cannot use p.Value.Type (variable of type *openapi3.Types) as string value in return statement
|
util/openapi2proto/main.go#L84
invalid operation: param.Schema.Value.Type != "" (mismatched types *openapi3.Types and untyped string)
|
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/
|
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/
|
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