Update @jakubmazanec/carson, @jakubmazanec/carson-templates and @jakubmazanec/eslint-config #274
check-pull-request.yaml
on: pull_request
Check pull request
3m 10s
Annotations
10 warnings
Check pull request:
packages/changesets-changelog/source/getDependencyReleaseLine.ts#L9
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Check pull request:
packages/changesets-changelog/source/getReleaseLine.ts#L13
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Check pull request:
packages/changesets-changelog/source/getReleaseLine.ts#L23
Prefer `String#replaceAll()` over `String#replace()`
|
Check pull request:
packages/changesets-changelog/source/getReleaseLine.ts#L32
Prefer `String#replaceAll()` over `String#replace()`
|
Check pull request:
packages/changesets-changelog/source/getReleaseLine.ts#L37
Prefer `String#replaceAll()` over `String#replace()`
|
Check pull request:
packages/changesets-changelog/tests/getReleaseLine.test.ts#L15
Unexpected 'todo:' comment without any conditions: 'TODO: figure out how to refactor this'
|
Check 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
|
Check 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
|
Check 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
|
Check 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
|