Pin dependencies #429
Annotations
10 errors and 1 warning
Run go test:
cmd/run-plugin/run.go#L123
assignment mismatch: 3 variables but atpClient.Execute returns 1 value
|
Run go test:
cmd/run-plugin/run.go#L123
not enough arguments in call to atpClient.Execute
|
Run go test:
internal/step/plugin/provider.go#L739
assignment mismatch: 3 variables but atpClient.Execute returns 1 value
|
Run go test:
internal/step/plugin/provider.go#L739
not enough arguments in call to atpClient.Execute
|
Run go test:
workflow/executor.go#L468
cannot use newAnySchemaWithExpressions() (value of type *anySchemaWithExpressions) as type schema.Type in argument to schema.NewPropertySchema:
|
Run go test:
workflow/executor.go#L527
cannot use newAnySchemaWithExpressions() (value of type *anySchemaWithExpressions) as type schema.Type in argument to schema.NewPropertySchema:
|
Run go test:
workflow/model.go#L82
cannot use newAnySchemaWithExpressions() (value of type *anySchemaWithExpressions) as type schema.Type in argument to schema.NewMapSchema:
|
Run go test:
workflow/model.go#L99
cannot use newAnySchemaWithExpressions() (value of type *anySchemaWithExpressions) as type schema.Type in argument to schema.NewPropertySchema:
|
Run go test:
workflow/model.go#L119
cannot use newAnySchemaWithExpressions() (value of type *anySchemaWithExpressions) as type schema.Type in argument to schema.NewMapSchema:
|
Run go test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, GoTestTools/gotestfmt-action@v2, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading