ci: fix pnpm version conflict (use packageManager from package.json) #4
Annotations
4 errors and 8 warnings
|
check
Process completed with exit code 1.
|
|
check:
toolbar/src/components/Sidebar.svelte#L222
svelte-ignore comment is used, but not warned
|
|
check:
toolbar/src/components/Sidebar.svelte#L84
Type assertions (as Type) are disallowed. Use type guards/predicates instead. Exception: `as const` is allowed for literal narrowing
|
|
check:
toolbar/src/components/Sidebar.svelte#L67
Type assertions (as Type) are disallowed. Use type guards/predicates instead. Exception: `as const` is allowed for literal narrowing
|
|
check:
src/sync.ts#L148
Found mkdirSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/sync.ts#L147
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/configFile.ts#L25
Found writeFileSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/configFile.ts#L18
Found readFileSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/configFile.ts#L13
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/cli.ts#L53
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/cli.ts#L26
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
check:
src/browser.ts#L158
Found readFileSync from package "node:fs" with non literal argument at index 0
|