feat: importable getFormContext
#1201
Annotations
6 errors and 1 warning
|
Build (Node 22)
Process completed with exit code 2.
|
|
Build (Node 22):
src/server/plugins/engine/form-context.ts#L120
Type '{ $$__referenceNumber: string | number | boolean | (string | number | boolean)[] | UploadState | RepeatListState; upload?: Record<string, TempFileState>; }' is not assignable to type 'FormSubmissionState'.
|
|
Build (Node 23)
Process completed with exit code 2.
|
|
Build (Node 23):
src/server/plugins/engine/form-context.ts#L120
Type '{ $$__referenceNumber: string | number | boolean | (string | number | boolean)[] | UploadState | RepeatListState; upload?: Record<string, TempFileState>; }' is not assignable to type 'FormSubmissionState'.
|
|
Build (Node 24)
Process completed with exit code 2.
|
|
Build (Node 24):
src/server/plugins/engine/form-context.ts#L120
Type '{ $$__referenceNumber: string | number | boolean | (string | number | boolean)[] | UploadState | RepeatListState; upload?: Record<string, TempFileState>; }' is not assignable to type 'FormSubmissionState'.
|
|
Vulnerability warning
This version of the SonarQube Scanner GitHub Action is no longer supported and contains a security vulnerability. Please update your workflow to use sonarsource/sonarqube-scan-action@v6 for the latest security patches and features. For more information visit https://community.sonarsource.com/gha-v6-update
|