fix: broken sandbox f-chains #1683
Annotations
9 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
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
⬣ 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/
|