Skip to content

feat(faster): upgrade @rspack/core to v2 #3310

feat(faster): upgrade @rspack/core to v2

feat(faster): upgrade @rspack/core to v2 #3310

Re-run triggered May 11, 2026 10:21
Status Success
Total duration 4m 39s
Artifacts

lint-autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint AutoFix
Unexpected any. Specify a different type
Lint AutoFix
Unexpected any. Specify a different type
Lint AutoFix
This line has a comment length of 82. Maximum allowed is 80
Lint AutoFix
The quantified expression '\d*' at the end of the expression tree should only be matched a constant number of times. The expression can be removed without affecting the lookaround
Lint AutoFix
Do not nest ternary expressions
Lint AutoFix
Assignment to function parameter 'pathname'
Lint AutoFix
Assignment to function parameter 'pathname'
Lint AutoFix
Capture group '(next)' should be converted to a named or non-capturing group
Lint AutoFix
Capture group '(\d\.\d\.\d)' should be converted to a named or non-capturing group
Lint AutoFix
Capture group '((\d\.\d\.\d)|(next))' should be converted to a named or non-capturing group