Skip to content

feat: refactor iter module to match official proposal #74

feat: refactor iter module to match official proposal

feat: refactor iter module to match official proposal #74

Triggered via push December 2, 2023 10:29
Status Failure
Total duration 23s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: core/constraint.go#L26
interface contains type constraints
build: sync/channel.go#L10
undefined: atomic.Bool
build: sync/channel.go#L39
undefined: atomic.Bool
build: sync/channel.go#L70
undefined: atomic.Bool
build
Process completed with exit code 2.
test: core/constraint.go#L26
interface contains type constraints
test: sync/channel.go#L10
undefined: atomic.Bool
test: sync/channel.go#L39
undefined: atomic.Bool
test: sync/channel.go#L70
undefined: atomic.Bool
test
Process completed with exit code 2.