Skip to content

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12 #43

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12 #43

Status Failure
Total duration 1m 25s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Test on go 1.17 and ubuntu-latest: optional/optional.go#L6
syntax error: unexpected any, expecting ]
Test on go 1.17 and ubuntu-latest: optional/optional.go#L11
syntax error: unexpected [, expecting (
Test on go 1.17 and ubuntu-latest: optional/optional.go#L16
syntax error: unexpected [, expecting (
Test on go 1.17 and ubuntu-latest: optional/optional.go#L25
syntax error: unexpected [, expecting comma or )
Test on go 1.17 and ubuntu-latest: optional/optional.go#L35
syntax error: unexpected [, expecting comma or )
Test on go 1.17 and ubuntu-latest: optional/optional.go#L43
syntax error: unexpected [, expecting comma or )
Test on go 1.17 and ubuntu-latest: optional/optional.go#L51
syntax error: unexpected [, expecting comma or )
Test on go 1.17 and ubuntu-latest
missing function body
Test on go 1.17 and ubuntu-latest
syntax error: unexpected [, expecting (
Test on go 1.17 and ubuntu-latest
missing function body
Test on go 1.16 and ubuntu-latest
The job was canceled because "ubuntu-latest_1_17" failed.
Test on go 1.16 and ubuntu-latest
The operation was canceled.
Test on go 1.19 and ubuntu-latest
The job was canceled because "ubuntu-latest_1_17" failed.
Test on go 1.19 and ubuntu-latest
The operation was canceled.
Test on go 1.18 and ubuntu-latest
The operation was canceled.
Test on go 1.17 and ubuntu-latest: objbox/box.go#L1
should have a package comment
Test on go 1.17 and ubuntu-latest: optional/optional.go#L1
should have a package comment
Test on go 1.17 and ubuntu-latest: optional/optional.go#L25
exported method Optional.Map should have comment or be unexported