Merge pull request #246 from ankitaniket/main #164
quality.yaml
on: push
Prettier
53s
ESLint
55s
Fix Lint
53s
Type Check
52s
Find Unused
53s
Annotations
20 warnings
Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Find Unused
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Fix Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L105
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|
Fix Lint:
src/components/AuthorSettings.tsx#L129
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|
Fix Lint:
src/components/AuthorSettings.tsx#L147
Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')
|
Fix Lint:
src/components/AuthorSettings.tsx#L147
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|
Fix Lint:
src/components/AuthorSettings.tsx#L178
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|
Fix Lint:
src/components/AuthorSettings.tsx#L203
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|
Fix Lint:
src/components/AuthorSettings.tsx#L221
Classname 'ring-opacity-5' should be replaced by an opacity suffix (eg. '/5')
|
Fix Lint:
src/components/AuthorSettings.tsx#L221
Classname 'focus-visible:ring-opacity-75' should be replaced by an opacity suffix (eg. '/75')
|