Skip to content

[launch week] Add submission form on the UI #5962

[launch week] Add submission form on the UI

[launch week] Add submission form on the UI #5962

Triggered via pull request November 14, 2024 04:34
Status Failure
Total duration 4m 24s
Artifacts

ci.yml

on: pull_request
Install deps
19s
Install deps
Build Self Hosted Image  /  Build Self Hosted App
1m 17s
Build Self Hosted Image / Build Self Hosted App
Codecov Startup  /  Codecov Startup
16s
Codecov Startup / Codecov Startup
Generate runner indexes Vitest
3s
Generate runner indexes Vitest
Run Lint
1m 1s
Run Lint
Run Type Checker
42s
Run Type Checker
Run Prettier Check
27s
Run Prettier Check
Upload Bundle Stats - Production
39s
Upload Bundle Stats - Production
Upload Bundle Stats - Staging
44s
Upload Bundle Stats - Staging
Run storybook
1m 49s
Run storybook
Run Fossa
14s
Run Fossa
Build Self Hosted Image  /  Push Self Hosted Image
0s
Build Self Hosted Image / Push Self Hosted Image
Build Self Hosted Image  /  Push Self Hosted Release Image
0s
Build Self Hosted Image / Push Self Hosted Release Image
Matrix: test-vitest
Push Self Hosted Image  /  Build Self Hosted App
Push Self Hosted Image / Build Self Hosted App
Build App
44s
Build App
Push Self Hosted Image  /  Push Self Hosted Image
Push Self Hosted Image / Push Self Hosted Image
Push Self Hosted Image  /  Push Self Hosted Release Image
Push Self Hosted Image / Push Self Hosted Release Image
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Prettier Check
Process completed with exit code 1.
Run Type Checker: src/pages/FormSubmission.tsx#L1
'FormSubmission.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Run Type Checker
Process completed with exit code 2.
Upload Bundle Stats - Production: src/pages/FormSubmission.tsx#L1
'FormSubmission.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Upload Bundle Stats - Production
Process completed with exit code 1.
Upload Bundle Stats - Staging: src/pages/FormSubmission.tsx#L1
'FormSubmission.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Upload Bundle Stats - Staging
Process completed with exit code 1.
Build Self Hosted Image / Build Self Hosted App
Process completed with exit code 2.
Build App: src/pages/FormSubmission.tsx#L1
'FormSubmission.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Build App
Process completed with exit code 1.
Build Self Hosted Image / Build Self Hosted App
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/