Skip to content

Update dependency typedoc to ^0.25.10 #190

Update dependency typedoc to ^0.25.10

Update dependency typedoc to ^0.25.10 #190

Triggered via pull request March 5, 2024 22:44
Status Success
Total duration 3m 15s
Artifacts

release-pull-request.yaml

on: pull_request
Release pull request
3m 7s
Release pull request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Release pull request: packages/changesets-changelog/source/getDependencyReleaseLine.ts#L9
Unexpected any value in conditional. An explicit comparison or type cast is required
Release pull request: packages/changesets-changelog/source/getReleaseLine.ts#L13
Unexpected any value in conditional. An explicit comparison or type cast is required
Release pull request: packages/changesets-changelog/source/getReleaseLine.ts#L23
Prefer `String#replaceAll()` over `String#replace()`
Release pull request: packages/changesets-changelog/source/getReleaseLine.ts#L32
Prefer `String#replaceAll()` over `String#replace()`
Release pull request: packages/changesets-changelog/source/getReleaseLine.ts#L37
Prefer `String#replaceAll()` over `String#replace()`
Release pull request: packages/changesets-changelog/tests/getReleaseLine.test.ts#L15
Unexpected 'todo:' comment without any conditions: 'TODO: figure out how to refactor this'
Release pull request: packages/eslint-config/source/presets/base.ts#L48
Object Literal Property name `shared-node-browser` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release pull request: packages/eslint-config/source/presets/base.ts#L52
Object Literal Property name `import/ignore` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release pull request: packages/eslint-config/source/presets/base.ts#L63
Object Literal Property name `jsx-a11y` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
Release pull request: packages/eslint-config/source/presets/base.ts#L88
Object Literal Property name `testing-library/custom-queries` must match one of the following formats: camelCase, PascalCase, UPPER_CASE