App secret key security bug #1642
Annotations
10 warnings
⬣ Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], davelosert/vitest-coverage-report-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ 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/grove-portal/grove-portal/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/grove-portal/grove-portal/coverage/coverage-final.json'
|
⬣ Validate:
app/routes/account.$accountId.settings.members/route.test.tsx#L87
Prefer using userEvent.click, userEvent.type, userEvent.selectOptions, or userEvent.deselectOptions over fireEvent.click
|
⬣ Validate:
app/routes/account.$accountId.settings.members/route.test.tsx#L107
Prefer using userEvent.upload, userEvent.type, userEvent.clear, userEvent.selectOptions, or userEvent.deselectOptions over fireEvent.change
|
⬣ Validate:
app/routes/account.$accountId.settings.members/route.test.tsx#L112
Prefer using userEvent.upload, userEvent.type, userEvent.clear, userEvent.selectOptions, or userEvent.deselectOptions over fireEvent.change
|
⬣ Validate:
app/routes/user._index/view.test.tsx#L7
Disabled test suite
|
⬣ 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/
|