Release version v1.0.1 #43
Annotations
6 errors and 3 warnings
build (ubuntu-latest, Release, gcc):
pkg/image.go#L82
cannot use &i (value of type *uint32) as uint32 value in argument to gl.DeleteTextures
|
build (ubuntu-latest, Release, gcc)
Process completed with exit code 2.
|
build (ubuntu-latest, Release, clang):
pkg/image.go#L82
cannot use &i (value of type *uint32) as uint32 value in argument to gl.DeleteTextures
|
build (ubuntu-latest, Release, clang)
Process completed with exit code 2.
|
build (windows-latest, Release, cl):
pkg/image.go#L82
cannot use &i (value of type *uint32) as uint32 value in argument to gl.DeleteTextures
|
build (windows-latest, Release, cl)
Process completed with exit code 1.
|
build (ubuntu-latest, Release, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest, Release, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest, Release, cl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|