Skip to content

cgen: route integer interpolation through str_intp #28954

cgen: route integer interpolation through str_intp

cgen: route integer interpolation through str_intp #28954

Triggered via pull request June 27, 2026 14:19
Status Cancelled
Total duration 19h 33m 12s
Artifacts

other_ci.yml

on: pull_request
performance-compare-with-master
21m 40s
performance-compare-with-master
prevent-gpl-licenses
10s
prevent-gpl-licenses
code-formatting
19h 33m
code-formatting
performance-regressions
19h 33m
performance-regressions
misc-tooling
3m 16s
misc-tooling
parser-silent
8m 58s
parser-silent
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L1016
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L1015
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L1014
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L1013
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L1012
cannot cast `int literal` to `sapp.KeySym` (alias to `C.KeySym`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L950
cannot cast `int literal` to `sapp.Time` (alias to `C.Time`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L918
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L917
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
misc-tooling: vlib/sokol/sapp/sapp_linux.c.v#L916
cannot cast `int literal` to `sapp.Atom` (alias to `C.Atom`)
misc-tooling: vlib/sokol/sapp/sapp_egl_linux.v#L172
cannot cast `sapp.EGLint` to `sapp.VisualID` (alias to `C.VisualID`)
performance-regressions
The run was canceled by @medvednikov.
code-formatting
The run was canceled by @medvednikov.
Other CI
The run was canceled by @medvednikov.
misc-tooling
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/