Skip to content

Datepicker message

Datepicker message #70

Triggered via pull request January 11, 2024 23:33
Status Failure
Total duration 31s
Artifacts

tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (18.x): src/matcher.ts#L42
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/DatePicker.tsx#L18
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/DatePicker.tsx#L18
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/DatePicker.tsx#L20
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/helpers.ts#L9
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/helpers.ts#L9
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): src/messages/DatePicker/helpers.ts#L11
Property '_plugin' does not exist on type 'IMessageData'.
build (18.x): test/demo.tsx#L153
Conversion of type '{ text: string; data: { _plugin: { type: string; data: { eventName: string; locale: string; enableTime: string; defaultDate: string; mode: string; wantDisable: boolean; enable_disable: null; function_enable_disable: string; ... 12 more ...; weekNumbers: boolean; }; }; }; }' to type 'IMessage' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build (18.x): test/demo.tsx#L154
Conversion of type '{ text: string; data: { _plugin: { type: string; data: { eventName: string; locale: string; enableTime: string; defaultDate: string; mode: string; wantDisable: boolean; enable_disable: null; function_enable_disable: string; ... 12 more ...; weekNumbers: boolean; }; }; }; }' to type 'IMessage' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build (18.x): test/demo.tsx#L155
Conversion of type '{ text: string; data: { _plugin: { type: string; data: { eventName: string; locale: string; enableTime: string; defaultDate: string; mode: string; wantDisable: boolean; enable_disable: null; function_enable_disable: string; ... 12 more ...; weekNumbers: boolean; }; }; }; }' to type 'IMessage' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.