feat: add third-party license management and in-app viewer #25
Annotations
1 error and 10 warnings
|
Unused dependencies & exports
Process completed with exit code 1.
|
|
Lint:
src/main/ipc/files.ts#L83
Found stat from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/ipc/analysis.ts#L240
Found writeFile from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/ipc/analysis.ts#L206
Found writeFile from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/ipc/analysis.ts#L157
Found mkdir from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/index.ts#L213
Found readFile from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/db/runs.ts#L17
Forbidden non-null assertion
|
|
Lint:
src/main/db/locations.ts#L13
Forbidden non-null assertion
|
|
Lint:
src/main/birda/runner.ts#L121
Forbidden non-null assertion
|
|
Lint:
src/main/birda/runner.ts#L106
Forbidden non-null assertion
|
|
Lint:
src/main/birda/config.ts#L32
Found readFile from package "fs" with non literal argument at index 0
|
Loading