✨ feat: Unbounded channel #110
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 2 warnings
build (1.11, SQLite3):
zutil/chan.go#L11
syntax error: unexpected any, expecting ]
|
build (1.11, SQLite3):
zutil/chan.go#L29
syntax error: unexpected [, expecting (
|
build (1.11, SQLite3):
zutil/chan.go#L65
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L67
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L69
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L79
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L88
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L91
syntax error: non-declaration statement outside function body
|
build (1.11, SQLite3):
zutil/chan.go#L128
syntax error: unexpected [, expecting comma or )
|
build (1.11, SQLite3):
zutil/chan.go#L131
syntax error: non-declaration statement outside function body
|
build (1.19, SQLite3)
The operation was canceled.
|
build (1.11, SQLite3)
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/
|
build (1.19, SQLite3)
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/
|