Skip to content

add ci build to prepare release #12

add ci build to prepare release

add ci build to prepare release #12

Triggered via pull request March 28, 2024 16:44
@RSWilliRSWilli
synchronize #5
prepare_release
Status Failure
Total duration 2m 9s
Artifacts

tests.yml

on: pull_request
Tests on codebase
1m 59s
Tests on codebase
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Tests on codebase: glib/glib.go#L48
should use 'return b != 0' instead of 'if b != 0 { return true }; return false' (S1008)
Tests on codebase: glib/glib.go#L64
error var nilPtrErr should have name of the form errFoo (ST1012)
Tests on codebase: glib/gobject.go#L214
error strings should not be capitalized (ST1005)
Tests on codebase: glib/gobject.go#L231
error strings should not be capitalized (ST1005)
Tests on codebase: glib/gobject.go#L289
error strings should not be capitalized (ST1005)
Tests on codebase: glib/gobject.go#L300
error strings should not be capitalized (ST1005)
Tests on codebase
Process completed with exit code 1.
Tests on codebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/