Skip to content

chore!: Bump version #132

chore!: Bump version

chore!: Bump version #132

Triggered via push December 15, 2023 22:35
Status Failure
Total duration 6m 13s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Release
Process completed with exit code 1.
Test on Node 20 and ubuntu-latest: src/generate.ts#L32
Maximum number of dependencies (15) exceeded
Test on Node 20 and ubuntu-latest: src/handlers/input-type.ts#L255
Use destructured variables over properties
Test on Node 20 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 20 and ubuntu-latest: src/helpers/create-config.ts#L78
Unexpected any. Specify a different type
Test on Node 20 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 20 and ubuntu-latest: src/helpers/create-config.ts#L113
Unexpected any. Specify a different type
Test on Node 20 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 20 and ubuntu-latest: src/helpers/create-emit-blocks.ts#L34
Unexpected any. Specify a different type
Test on Node 20 and ubuntu-latest: src/helpers/object-settings.ts#L101
Unexpected any. Specify a different type
Test on Node 20 and ubuntu-latest: src/helpers/object-settings.ts#L103
Unexpected any. Specify a different type