Skip to content

[package] bump version to v1.1.0 #28

[package] bump version to v1.1.0

[package] bump version to v1.1.0 #28

Triggered via push October 14, 2023 08:10
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
node@: packages/validator/source/rules/no-duplicate-translations.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
node@: packages/validator/source/rules/no-duplicate-translations.ts#L14
Unexpected any value in conditional. An explicit comparison or type cast is required
node@: packages/validator/source/rules/no-duplicate-translations.ts#L14
Unsafe call of an `any` typed value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L15
Unsafe call of an `any` typed value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L15
Unsafe call of an `any` typed value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L17
Unsafe call of an `any` typed value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<unknown> | { [s: string]: unknown; }`
node@: packages/validator/source/rules/no-duplicate-translations.ts#L23
Unsafe call of an `any` typed value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L30
Unsafe assignment of an `any` value
node@: packages/validator/source/rules/no-duplicate-translations.ts#L30
Unsafe member access .en on an `any` value