Go CI #241
Annotations
10 errors and 4 warnings
|
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
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
commit-lint
action ran on unsupported event: schedule
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|