Merge https://github.com/yCodeTech/auto-comment-blocks into release/v… #137
Annotations
6 errors and 1 warning
|
check-ts
Process completed with exit code 2.
|
|
check-ts:
src/configuration.ts#L339
Type '{}' is missing the following properties from type 'string[]': length, pop, push, concat, and 29 more.
|
|
check-ts:
src/configuration.ts#L338
Property 'length' does not exist on type 'unknown'.
|
|
check-ts:
src/configuration.ts#L334
Type 'string[]' does not satisfy the constraint 'keyof Settings'.
|
|
check-ts:
src/configuration.ts#L289
Duplicate function implementation.
|
|
check-ts:
src/configuration.ts#L278
Duplicate function implementation.
|
|
check-ts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|