chore: Remove duplicate identifier #127
Annotations
1 error and 10 warnings
Release
Process completed with exit code 1.
|
Test on Node 18 and ubuntu-latest:
src/generate.ts#L32
Maximum number of dependencies (15) exceeded
|
Test on Node 18 and ubuntu-latest:
src/handlers/input-type.ts#L255
Use destructured variables over properties
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-config.ts#L78
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: Record<string, string> | undefined; } | ArrayLike<Record<string, string> | undefined>`
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-config.ts#L78
Unexpected any. Specify a different type
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-config.ts#L113
Unsafe argument of type `any` assigned to a parameter of type `Record<string, ConfigInputItem> | undefined`
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-config.ts#L113
Unexpected any. Specify a different type
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-emit-blocks.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Test on Node 18 and ubuntu-latest:
src/helpers/create-emit-blocks.ts#L34
Unexpected any. Specify a different type
|
Test on Node 18 and ubuntu-latest:
src/helpers/object-settings.ts#L101
Unexpected any. Specify a different type
|
Test on Node 18 and ubuntu-latest:
src/helpers/object-settings.ts#L103
Unexpected any. Specify a different type
|