Skip to content

v3: fix cmd/v compilation path #17803

v3: fix cmd/v compilation path

v3: fix cmd/v compilation path #17803

Triggered via pull request June 21, 2026 20:59
Status Failure
Total duration 6h 30m 17s
Artifacts

linux_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
tcc-linux
Process completed with exit code 1.
gcc-linux
Process completed with exit code 1.
clang-linux
indirection requires pointer operand ('string' (aka 'struct string') invalid)
clang-linux
initializing 'void *' with an expression of incompatible type 'string' (aka 'struct string')
clang-linux
indirection requires pointer operand ('int' invalid)
clang-linux
incompatible integer to pointer conversion initializing 'void *' with an expression of type 'bool' (aka 'unsigned char') [-Wint-conversion]
clang-linux
indirection requires pointer operand ('string' (aka 'struct string') invalid)
clang-linux
initializing 'void *' with an expression of incompatible type 'string' (aka 'struct string')
clang-linux
indirection requires pointer operand ('int' invalid)
clang-linux
incompatible integer to pointer conversion initializing 'void *' with an expression of type 'bool' (aka 'unsigned char') [-Wint-conversion]
clang-linux
indirection requires pointer operand ('string' (aka 'struct string') invalid)
clang-linux
initializing 'void *' with an expression of incompatible type 'string' (aka 'struct string')
tcc-linux
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/
gcc-linux
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/
clang-linux
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/