Skip to content

Add CI build

Add CI build #4

Triggered via pull request August 24, 2023 19:00
@masihmasih
synchronize #1
masih/ci
Status Cancelled
Total duration 7m 7s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go-test / ubuntu (go this)
maxNodesSize (untyped int constant 4294967295) overflows int
go-test / ubuntu (go this)
cannot use maxNodesSize (untyped int constant 4294967295) as int value in assignment (overflows)
go-test / ubuntu (go this)
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to fmt.Sprintf (overflows)
go-test / ubuntu (go this)
Process completed with exit code 1.
go-test / windows (go this)
The operation was canceled.