Skip to content

chore: Update packages #120

chore: Update packages

chore: Update packages #120

Triggered via push September 23, 2023 16:39
Status Failure
Total duration 5m 31s
Artifacts

ci.yml

on: push
Matrix: build
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test on Node 18 and ubuntu-latest
Process completed with exit code 2.
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#L254
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#L112
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#L112
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