[launch week] Add submission form on the UI #5962
ci.yml
on: pull_request
Install deps
19s
Build Self Hosted Image
/
Build Self Hosted App
1m 17s
Codecov Startup
/
Codecov Startup
16s
Generate runner indexes Vitest
3s
Run Lint
1m 1s
Run Type Checker
42s
Run Prettier Check
27s
Upload Bundle Stats - Production
39s
Upload Bundle Stats - Staging
44s
Run storybook
1m 49s
Run Fossa
14s
Build Self Hosted Image
/
Push Self Hosted Image
0s
Build Self Hosted Image
/
Push Self Hosted Release Image
0s
Matrix: test-vitest
Build App
44s
Push Self Hosted Image
/
Push Self Hosted Image
Push Self Hosted Image
/
Push Self Hosted Release Image
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/
|