Skip to content

Setup version handling, pipelines, updated readme #1

Setup version handling, pipelines, updated readme

Setup version handling, pipelines, updated readme #1

Triggered via push August 18, 2024 09:55
Status Failure
Total duration 2m 37s
Artifacts

validate.yml

on: push
call-workflow  /  build
2m 28s
call-workflow / build
call-workflow  /  validate
29s
call-workflow / validate
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
call-workflow / validate: cmd/types.go#L35
error var HelpfulError should have name of the form ErrFoo (ST1012)
call-workflow / validate: cmd/types.go#L36
error var NoArgsError should have name of the form ErrFoo (ST1012)
call-workflow / validate: internal/wsinject/delta_streamer.go#L20
should use for range instead of for { select {} } (S1000)
call-workflow / validate: internal/wsinject/delta_streamer.go#L38
should use for range instead of for { select {} } (S1000)
call-workflow / validate: internal/wsinject/delta_streamer.go#L71
should use for range instead of for { select {} } (S1000)
call-workflow / validate: internal/wsinject/wsinject_test.go#L26
argument err is overwritten before first use (SA4009)
call-workflow / validate
Process completed with exit code 1.
call-workflow / validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/