Skip to content

Add app page

Add app page #81

Triggered via pull request September 1, 2023 20:09
Status Failure
Total duration 1m 29s
Artifacts

quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
Type Check: src/components/AuthorSettings.tsx#L47
Argument of type '{ id: number; name: string; language: string; }' is not assignable to parameter of type 'SetStateAction<null>'.
Type Check: src/components/AuthorSettings.tsx#L48
Argument of type '{ id: number; name: string; language: string; }' is not assignable to parameter of type 'SetStateAction<null>'.
Type Check: src/components/AuthorSettings.tsx#L53
'translationAuthor' is possibly 'null'.
Type Check: src/components/AuthorSettings.tsx#L54
'commentaryAuthor' is possibly 'null'.
Type Check: src/components/AuthorSettings.tsx#L129
Property 'name' does not exist on type 'never'.
Type Check: src/components/AuthorSettings.tsx#L130
Property 'language' does not exist on type 'never'.
Type Check: src/components/AuthorSettings.tsx#L203
Property 'name' does not exist on type 'never'.
Type Check: src/components/AuthorSettings.tsx#L204
Property 'language' does not exist on type 'never'.
Type Check: src/components/LinkWithLocale.tsx#L26
'hrefUrl.pathname' is possibly 'null' or 'undefined'.
Type Check: src/hooks/useAdvancedSettings.ts#L20
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string | boolean | undefined'.
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Find Unused
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Fix Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Fix Lint: src/app/verse-parallel/[[...locale]]/page.tsx#L16
Classname 'z-neg' is not a Tailwind CSS class!
Fix Lint: src/app/verse-parallel/[[...locale]]/page.tsx#L23
Classname 'z-neg' is not a Tailwind CSS class!
Fix Lint: src/components/AuthorSettings.tsx#L103
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
Fix Lint: src/components/AuthorSettings.tsx#L127
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
Fix Lint: src/components/AuthorSettings.tsx#L145
Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')
Fix Lint: src/components/AuthorSettings.tsx#L145
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
Fix Lint: src/components/AuthorSettings.tsx#L176
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
Fix Lint: src/components/AuthorSettings.tsx#L201
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
Fix Lint: src/components/AuthorSettings.tsx#L219
Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')
Fix Lint: src/components/AuthorSettings.tsx#L219
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')