✨ feat: Unbounded channel #110
Annotations
10 errors and 1 warning
zutil/chan.go#L11
syntax error: unexpected any, expecting ]
|
zutil/chan.go#L29
syntax error: unexpected [, expecting (
|
zutil/chan.go#L65
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L67
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L69
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L79
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L88
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L91
syntax error: non-declaration statement outside function body
|
zutil/chan.go#L128
syntax error: unexpected [, expecting comma or )
|
zutil/chan.go#L131
syntax error: non-declaration statement outside function body
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The logs for this run have expired and are no longer available.
Loading