Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Dselans/protos v0.1.16 #162

Dselans/protos v0.1.16

Dselans/protos v0.1.16 #162

Triggered via pull request January 22, 2024 01:52
Status Failure
Total duration 43s
Artifacts

pr-test.yml

on: pull_request
Run tests
34s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run tests: go_sdk_test.go#L214
undefined: protos.PipelineStepCondition
Run tests: go_sdk_test.go#L214
undefined: protos.PipelineStepCondition_PIPELINE_STEP_CONDITION_NOTIFY
Run tests: go_sdk_test.go#L216
s.handleConditions undefined (type *Streamdal has no field or method handleConditions)
Run tests: go_sdk_test.go#L222
undefined: protos.PipelineStepCondition
Run tests: go_sdk_test.go#L222
undefined: protos.PipelineStepCondition_PIPELINE_STEP_CONDITION_ABORT_CURRENT
Run tests: go_sdk_test.go#L224
s.handleConditions undefined (type *Streamdal has no field or method handleConditions)
Run tests: go_sdk_test.go#L233
resp.Error undefined (type *ProcessResponse has no field or method Error)
Run tests: go_sdk_test.go#L234
resp.ErrorMessage undefined (type *ProcessResponse has no field or method ErrorMessage)
Run tests: go_sdk_test.go#L258
undefined: protos.PipelineStepCondition
Run tests: go_sdk_test.go#L258
too many errors
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/