Skip to content

chore(deps): update pnpm to v8.15.9 #256

chore(deps): update pnpm to v8.15.9

chore(deps): update pnpm to v8.15.9 #256

Triggered via pull request July 20, 2024 16:18
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/