chore(deps): update pnpm to v8.15.9 #256
Annotations
10 errors and 1 warning
lint:
src/diffRank.ts#L6
'throat' is defined but never used
|
lint:
src/diffRank.ts#L11
Unexpected any. Specify a different type
|
lint:
src/diffRank.ts#L29
Unsafe argument of type `any` assigned to a parameter of type `string | readonly string[]`
|
lint:
src/diffRank.ts#L29
Unsafe member access .patter on an `any` value
|
lint:
src/diffRank.ts#L31
Unsafe member access .commitPatter on an `any` value
|
lint:
src/diffRank.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string | readonly string[]`
|
lint:
src/diffRank.ts#L32
Unsafe member access .commitPatter on an `any` value
|
lint:
src/diffRank.ts#L36
Unsafe assignment of an `any` value
|
lint:
src/diffRank.ts#L36
Unexpected any. Specify a different type
|
lint:
src/diffRank.ts#L37
Unsafe member access [cur.authorName] on an `any` value
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|