Skip to content

Merge pull request #698 from Atom-Learning/feat/new-brand-theme #750

Merge pull request #698 from Atom-Learning/feat/new-brand-theme

Merge pull request #698 from Atom-Learning/feat/new-brand-theme #750

Triggered via push October 4, 2024 10:05
Status Success
Total duration 1m 0s
Artifacts

auto-fix.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
auto-fix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
auto-fix
The following actions use a deprecated Node.js version and will be forced to run on node20: tibdex/[email protected], actions/checkout@v2, actions/[email protected], stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
auto-fix: lib/src/components/accordion/AccordionContent.tsx#L30
Missing return type on function
auto-fix: lib/src/components/accordion/AccordionItem.tsx#L2
'React' is defined but never used
auto-fix: lib/src/components/accordion/AccordionTrigger.tsx#L52
Missing return type on function
auto-fix: lib/src/components/alert-dialog/AlertDialog.tsx#L9
'React' is defined but never used
auto-fix: lib/src/components/alert-dialog/AlertDialogContent.tsx#L70
Missing return type on function
auto-fix: lib/src/components/alert-dialog/alert-context/AlertContext.test.tsx#L120
`'` can be escaped with `'`, `‘`, `'`, `’`
auto-fix: lib/src/components/alert-dialog/alert-context/AlertContext.tsx#L17
Missing return type on function
auto-fix: lib/src/components/alert-dialog/alert-context/AlertDialog.tsx#L18
Missing return type on function
auto-fix: lib/src/components/avatar/Avatar.tsx#L73
Missing return type on function