Skip to content

fix: add override options type for stylistic (closes #391) (#392) #310

fix: add override options type for stylistic (closes #391) (#392)

fix: add override options type for stylistic (closes #391) (#392) #310

Triggered via push January 17, 2024 09:14
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Process completed with exit code 1.
typecheck: src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
typecheck
Process completed with exit code 1.
test (lts/*, ubuntu-latest): src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test (lts/*, macos-latest): src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
test (lts/*, macos-latest)
Process completed with exit code 1.
test (lts/*, windows-latest): src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
test (lts/*, windows-latest)
Process completed with exit code 1.