Merge branch 'spiderface' into brodie #7084
Annotations
2 errors and 6 warnings
src/features/forms/waiver/app-k/app-k.test.tsx > App K:
react-app/src/features/forms/waiver/app-k/StateField.tsx#L33
Error: [vitest] No "useGetUser" export is defined on the "@/api" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock("@/api", async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ StateField src/features/forms/waiver/app-k/StateField.tsx:33:29
❯ renderWithHooks ../node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent ../node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork ../node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 ../node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork ../node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync ../node_modules/react-dom/cjs/react-dom.development.js:26505:5
❯ renderRootSync ../node_modules/react-dom/cjs/react-dom.development.js:26473:7
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cfn-nag
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
resources
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "aws-resources-spiderface", "coverage-report", "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
aws-resources-spiderface
Expired
|
114 KB |
|
coverage-report
Expired
|
8.37 MB |
|
playwright-report
Expired
|
454 KB |
|