Skip to content

builtin: Simplify linking with libgc #19944

builtin: Simplify linking with libgc

builtin: Simplify linking with libgc #19944

Triggered via pull request March 16, 2026 12:42
Status Success
Total duration 4h 56m 28s
Artifacts
Matrix: v-apps-compile
Matrix: vpm-site-compile
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 8 warnings
v-apps-compile (ubuntu-latest)
unexpected token `$`, expecting name
v-apps-compile (ubuntu-latest)
unexpected token `$`, expecting name
v-apps-compile (ubuntu-latest)
const names cannot contain uppercase letters, use snake_case instead
v-apps-compile (ubuntu-latest)
expecting method name
v-apps-compile (macos-14)
const names cannot contain uppercase letters, use snake_case instead
v-apps-compile (macos-14)
expecting method name
v-apps-compile (macos-14)
unexpected token `$`, expecting name
v-apps-compile (macos-14)
unexpected token `$`, expecting name
vpm-site-compile (macos-14)
module 'http (net.http)' is imported but never used. Use `import http (net.http) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (macos-14)
module 'entity (src.entity)' is imported but never used. Use `import entity (src.entity) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (macos-14)
module 'log (src.lib.log)' is imported but never used. Use `import log (src.lib.log) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (macos-14)
module 'urllib (net.urllib)' is imported but never used. Use `import urllib (net.urllib) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (ubuntu-24.04)
module 'http (net.http)' is imported but never used. Use `import http (net.http) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (ubuntu-24.04)
module 'entity (src.entity)' is imported but never used. Use `import entity (src.entity) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (ubuntu-24.04)
module 'log (src.lib.log)' is imported but never used. Use `import log (src.lib.log) as _`, to silence this warning, or just remove the unused import line
vpm-site-compile (ubuntu-24.04)
module 'urllib (net.urllib)' is imported but never used. Use `import urllib (net.urllib) as _`, to silence this warning, or just remove the unused import line