Skip to content

[chore/oxc-migration-20260303-cliproxy] chore: migrate lint/format stack to OXC #787

[chore/oxc-migration-20260303-cliproxy] chore: migrate lint/format stack to OXC

[chore/oxc-migration-20260303-cliproxy] chore: migrate lint/format stack to OXC #787

Triggered via pull request March 25, 2026 11:42
Status Failure
Total duration 50m 46s
Artifacts

codeql.yml

on: pull_request
Analyze (Go)
Analyze (Go)
Matrix: Analyze (Go)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/refraction-networking/utls); to add:
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/refraction-networking/utls); to add:
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/refraction-networking/utls); to add:
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/refraction-networking/utls); to add:
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/crypto/cryptobyte (imported by github.com/refraction-networking/utls); to add:
Analyze (Go) (go): pkg/llmproxy/config/config.go#L19
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/kooshapari/cliproxyapi-plusplus/v6/pkg/llmproxy/api/handlers/management); to add:
Analyze (Go) (go)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Analyze (Go) (go): pkg/llmproxy/cmd/openai_device_login.go#L9
go.yaml.in/yaml/v3@v3.0.4: missing go.sum entry for go.mod file; to add it:
Analyze (Go) (go): pkg/llmproxy/cmd/run.go#L13
go.yaml.in/yaml/v3@v3.0.4: missing go.sum entry for go.mod file; to add it:
Analyze (Go) (go): cliproxyctl/main.go#L16
go.yaml.in/yaml/v3@v3.0.4: missing go.sum entry for go.mod file; to add it:
Analyze (Go) (go)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze (Go) (go)
The process '/usr/bin/git' failed with exit code 128
Analyze (Go) (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.