Skip to content

chore(deps-dev): bump @types/tar from 6.1.6 to 6.1.9 #207

chore(deps-dev): bump @types/tar from 6.1.6 to 6.1.9

chore(deps-dev): bump @types/tar from 6.1.6 to 6.1.9 #207

Triggered via pull request November 13, 2023 12:25
Status Success
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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