Skip to content

feat: add Free/Done to test state #31

feat: add Free/Done to test state

feat: add Free/Done to test state #31

Triggered via push August 4, 2024 00:08
Status Failure
Total duration 24s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: future_test.go#L80
p.Done undefined (type *Promise[int] has no field or method Done)
test: future_test.go#L84
p.Done undefined (type *Promise[int] has no field or method Done)
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/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/