Skip to content

Add function to poll async operations #33

Add function to poll async operations

Add function to poll async operations #33

Triggered via push August 21, 2024 15:40
Status Failure
Total duration 1m 57s
Artifacts

lint.yaml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint (1.21): internal/poll/operation.go#L31
return with no blank line before (nlreturn)
lint (1.21): internal/poll/operation.go#L51
return with no blank line before (nlreturn)
lint (1.21): internal/poll/operation.go#L60
return with no blank line before (nlreturn)
lint (1.21): internal/poll/operation.go#L97
return with no blank line before (nlreturn)
lint (1.21)
Process completed with exit code 2.
lint (1.21)
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/
lint (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/