Skip to content

chore(deps): update dependency markdownlint to ^0.35.0 #248

chore(deps): update dependency markdownlint to ^0.35.0

chore(deps): update dependency markdownlint to ^0.35.0 #248

Triggered via pull request May 31, 2024 04:08
Status Failure
Total duration 29s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.