chore(deps-dev): bump @types/tar from 6.1.6 to 6.1.9 #207
Annotations
10 warnings
Run Tests:
src/esbuild-plugins/react-gnome/react-gnome-plugin.ts#L123
'args' is defined but never used
|
Run Tests:
src/polyfills/fetch.ts#L43
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/fetch.ts#L65
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/path.ts#L116
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/path.ts#L118
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/path.ts#L118
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/path.ts#L118
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run Tests:
src/polyfills/shared/event-emitter.ts#L7
'D' is defined but never used
|
Run Tests:
src/polyfills/shared/polyfill-global.ts#L35
'getImplementation' is defined but never used
|
Run Tests:
src/polyfills/url.ts#L920
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|