chore: fix build errors #16026
Annotations
4 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
frontend/src/features/admin-form/responses/ResponsesPage/storage/worker/decryption.worker.ts#L131
'_' is assigned a value but never used
|
frontend/src/features/public-form/components/FormFields/FormFields.tsx#L98
Expected a 'break' statement before 'default'
|
frontend/src/features/public-form/mutations.ts#L102
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading