fix: build issues #114
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run pnpm run lint:ts:
src/decorators.ts#L41
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/decorators.ts#L42
Unsafe spread of an `any` array type
|
Run pnpm run lint:ts:
src/decorators.ts#L91
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/decorators.ts#L92
Unsafe spread of an `any` array type
|
Run pnpm run lint:ts:
src/decorators.ts#L126
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/decorators.ts#L127
Unsafe spread of an `any` array type
|
Run pnpm run lint:ts:
src/types.ts#L35
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/types.ts#L35
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/types.ts#L41
Unexpected any. Specify a different type
|
Run pnpm run lint:ts:
src/types.ts#L41
Unexpected any. Specify a different type
|
Loading