Skip to content

feat(rule): add jsonschema-based options schema compiler (#1222) #5918

feat(rule): add jsonschema-based options schema compiler (#1222)

feat(rule): add jsonschema-based options schema compiler (#1222) #5918

Triggered via push July 9, 2026 06:25
Status Failure
Total duration 33m 15s
Artifacts

ci.yml

on: push
Test npm packages (rspack-windows-2022-large)
13m 58s
Test npm packages (rspack-windows-2022-large)
Matrix: Test Go
Matrix: Test npm packages
Matrix: Test Rust
benchmark-cli  /  Run CLI benchmarks
benchmark-cli / Run CLI benchmarks
benchmark-go  /  Run Go benchmarks
benchmark-go / Run Go benchmarks
Test vscode-extension (windows-latest)
0s
Test vscode-extension (windows-latest)
CI Done
2s
CI Done
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 18 warnings, and 1 notice
Test npm packages (rspack-windows-2022-large)
Process completed with exit code 1.
CI Done
Process completed with exit code 1.
Test WASM
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint&Check
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@4afd733a84b1f43292c63897423277bb7f4313a9, lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test npm packages (rspack-windows-2022-large)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Go (rspack-ubuntu-22.04-large, 1.26.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Go (rspack-windows-2022-large, 1.26.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test npm packages (rspack-ubuntu-22.04-large, 1.26.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
@typescript-eslint/no-unsafe-argument: packages/rslint-wasm/src/browser.ts#L162
Unsafe argument of type any assigned to a parameter of type string | undefined.
@typescript-eslint/no-unsafe-assignment: packages/rslint-wasm/src/browser.ts#L155
Unsafe array destructuring of a tuple element with an any value.
@typescript-eslint/no-explicit-any: packages/rslint-wasm/src/browser.ts#L138
Unexpected any. Specify a different type.
@typescript-eslint/no-explicit-any: packages/rslint-wasm/src/browser.ts#L138
Unexpected any. Specify a different type.
@typescript-eslint/no-unsafe-assignment: packages/rslint-wasm/src/browser.ts#L99
Unsafe assignment of an any value.
@typescript-eslint/no-unsafe-argument: packages/rslint-wasm/src/browser.ts#L43
Unsafe argument of type any assigned to a parameter of type Uint8Array<ArrayBufferLike>.
@typescript-eslint/require-await: packages/rslint-wasm/src/browser.ts#L38
Function has no 'await' expression.
@typescript-eslint/no-floating-promises: packages/rslint-wasm/src/browser.ts#L32
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
Test Go (rspack-darwin-14-medium, 1.26.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: lynx-infra/cache@5c6160a6a4c7fca80a2f3057bb9dfc9513fcb732. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Go (rspack-darwin-14-medium, 1.26.0)
Can't add secret mask for empty string in ##[add-mask] command.
Test Rust (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167