Fixes and clean up #1317
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
⬣ Validate
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], pnpm/[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/
|
⬣ Validate
Failed to parse JSON Final at path "/home/runner/work/portal-platform/portal-platform/coverage/coverage-final.json".
Line coverage will be empty. To include it, make sure to include the "json" reporter in your vitest execution.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/work/portal-platform/portal-platform/coverage/coverage-final.json'
|
⬣ Validate:
app/components/AccountDrawer/AccountDrawer.tsx#L41
Anchors must have content and the content must be accessible by a screen reader
|
⬣ Validate:
app/components/AccountDrawer/AccountDrawer.tsx#L176
Anchors must have content and the content must be accessible by a screen reader
|
⬣ Validate:
app/components/BarChart/BarChart.tsx#L23
'mouseLeave' is assigned a value but never used
|
|
|
⬣ Validate:
app/routes/account.$accountId.$appId.security/view.tsx#L57
React Hook useEffect has a missing dependency: 'fetcher'. Either include it or remove the dependency array
|
⬣ Validate:
app/routes/account.$accountId.$appId.team/view.tsx#L3
'Title' is defined but never used
|
⬣ Validate:
app/routes/user.profile/view.test.tsx#L7
Disabled test suite
|
⬣ Validate:
app/utils/user.server.ts#L13
'url' is assigned a value but never used
|
⬣ Validate
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
⬣ Validate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
⬣ Validate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|