Skip to content

fix: tsconfig.json edge-cases in dependencies #547

fix: tsconfig.json edge-cases in dependencies

fix: tsconfig.json edge-cases in dependencies #547

Re-run triggered July 13, 2024 22:47
Status Failure
Total duration 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test: src/loader.ts#L86
Use '===' to compare with null
Test: src/loader.ts#L86
Expected { after 'if' condition
Test: tests/specs/tsconfig.ts#L271
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L272
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L272
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L273
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L274
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L276
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L276
Strings must use singlequote
Test: tests/specs/tsconfig.ts#L277
Missing trailing comma
Test: src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 15. Maximum allowed is 10
Test: src/plugin.ts#L146
Method 'apply' has a complexity of 14. Maximum allowed is 10