Go CI #199
Annotations
10 errors and 1 warning
|
build
Process completed with exit code 1.
|
|
build:
gitlab.go#L94
cannot use opt.PerPage (variable of type int) as int64 value in struct literal
|
|
build:
gitlab.go#L93
cannot use opt.Page (variable of type int) as int64 value in struct literal
|
|
build:
gitlab.go#L58
cannot use opt.PerPage (variable of type int) as int64 value in struct literal
|
|
build:
gitlab.go#L57
cannot use opt.Page (variable of type int) as int64 value in struct literal
|
|
test
Process completed with exit code 1.
|
|
test:
gitlab.go#L94
cannot use opt.PerPage (variable of type int) as int64 value in struct literal
|
|
test:
gitlab.go#L93
cannot use opt.Page (variable of type int) as int64 value in struct literal
|
|
test:
gitlab.go#L58
cannot use opt.PerPage (variable of type int) as int64 value in struct literal
|
|
test:
gitlab.go#L57
cannot use opt.Page (variable of type int) as int64 value in struct literal
|
|
commit-lint
action ran on unsupported event: schedule
|