fix: various fixes, updates, polyfill and logging improvement #319
Annotations
10 errors and 3 warnings
|
Lint Codebase:
__tests__/main.test.ts#L54
'ReturnType' is not defined
|
|
Lint Codebase:
__tests__/main.test.ts#L92
'Partial' is not defined
|
|
Lint Codebase:
__tests__/main.test.ts#L147
'Parameters' is not defined
|
|
Lint Codebase:
src/api.ts#L66
'Pick' is not defined
|
|
Lint Codebase:
src/artifact.ts#L40
'Pick' is not defined
|
|
Lint Codebase:
src/artifact.ts#L54
'ReturnType' is not defined
|
|
Lint Codebase:
src/index.ts#L6
Definition for rule 'functional/immutable-data' was not found
|
|
Lint Codebase:
src/main.ts#L40
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the if-else-if chain
|
|
Lint Codebase:
src/options.ts#L5
'Required' is not defined
|
|
Lint Codebase:
src/refs.ts#L22
'NonNullable' is not defined
|
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|