Skip to content

fix: add support for hermes #141

fix: add support for hermes

fix: add support for hermes #141

Triggered via pull request June 23, 2026 15:56
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
issues found
lint: cmd/onecli/run.go#L369
other declaration of rewriteContainerHomeEnv (typecheck)
lint: cmd/onecli/run.go#L410
rewriteContainerHomeEnv redeclared in this block
lint: cmd/onecli/run.go#L359
other declaration of containerHomeEnv
lint: cmd/onecli/run.go#L400
containerHomeEnv redeclared in this block
build
Process completed with exit code 1.
build: cmd/onecli/run.go#L369
other declaration of rewriteContainerHomeEnv
build: cmd/onecli/run.go#L410
rewriteContainerHomeEnv redeclared in this block
build: cmd/onecli/run.go#L359
other declaration of containerHomeEnv
build: cmd/onecli/run.go#L400
containerHomeEnv redeclared in this block
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/