Skip to content

build: use buildFromOxlintConfigFile in eslint config #125

build: use buildFromOxlintConfigFile in eslint config

build: use buildFromOxlintConfigFile in eslint config #125

Triggered via pull request November 2, 2024 20:55
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: scripts/rules-generator.ts#L65
Prefer `String#replaceAll()` over `String#replace()`
lint: scripts/rules-generator.ts#L74
Prefer `String#replaceAll()` over `String#replace()`
lint: scripts/traverse-rules.ts#L79
Prefer `String#replaceAll()` over `String#replace()`
lint: scripts/traverse-rules.ts#L105
Prefer `String#replaceAll()` over `String#replace()`
lint: src/build-from-oxlint-config.ts#L85
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: src/build-from-oxlint-config.ts#L91
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: src/index.ts#L11
Unexpected any. Specify a different type
lint
Process completed with exit code 1.