Set exported booleans to either 'Yes' or blank #3119
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
6 errors and 1 warning
check-types / Test (18, ubuntu-latest):
src/features/views/components/ViewDataTable/columnTypes/LocalQueryColumnType.tsx#L18
Cannot find name 'messageIds'.
|
check-types / Test (18, ubuntu-latest):
src/features/views/components/ViewDataTable/columnTypes/SurveyOptionColumnType.tsx#L31
Property 'local_bool' does not exist on type '{ buttons: { csv: PlainMessage<void>; xlsx: PlainMessage<void>; }; true_bool: PlainMessage<void>; shareLink: PlainMessage<void>; tabLabel: PlainMessage<...>; warning1: PlainMessage<...>; warning2: InterpolatedMessage<...>; }'.
|
check-types / Test (18, ubuntu-latest)
Process completed with exit code 2.
|
lint / Test (18, ubuntu-latest):
src/features/views/l10n/messageIds.ts#L346
Expected object keys to be in ascending order. 'shareLink' should be before 'true_bool'
|
lint / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|