cgen: route integer interpolation through str_intp #28954
Annotations
11 errors and 1 warning
|
vlib/sokol/sapp/sapp_linux.c.v#L1016
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L1015
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L1014
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L1013
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L1012
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L950
cannot cast `int literal` to `sapp.Time` (alias to `C.Time`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L918
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L917
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
|
|
vlib/sokol/sapp/sapp_linux.c.v#L916
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
|
|
vlib/sokol/sapp/sapp_egl_linux.v#L172
cannot cast `sapp.EGLint` to `sapp.VisualID` (alias to `C.VisualID`)
|
|
The run was canceled by @medvednikov.
|
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading