Skip to content

Add DoValue, which requires generics and bumps to Go 1.21 #60

Add DoValue, which requires generics and bumps to Go 1.21

Add DoValue, which requires generics and bumps to Go 1.21 #60

Triggered via pull request July 30, 2024 21:06
Status Failure
Total duration 21s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: retry.go#L25
syntax error: unexpected any, expecting ]
test: retry.go#L52
missing function body
test: retry.go#L52
syntax error: unexpected [, expecting (
test: retry.go#L55
syntax error: non-declaration statement outside function body
test: retry.go#L70
syntax error: non-declaration statement outside function body
test
Process completed with exit code 2.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/