Skip to content

feat: add strict event type checking #6180

feat: add strict event type checking

feat: add strict event type checking #6180

Triggered via pull request November 25, 2024 19:12
Status Failure
Total duration 1m 36s
Artifacts

ci-test.yaml

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

Annotations

23 errors
check (base): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (base): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (base)
Process completed with exit code 1.
check (compat)
The job was canceled because "base" failed.
check (compat): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (compat): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (compat)
Process completed with exit code 1.
check (ai)
The job was canceled because "base" failed.
check (ai): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (ai): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (ai)
Process completed with exit code 1.
check (main:suite-1)
The job was canceled because "base" failed.
check (main:suite-1): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (main:suite-1): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (main:suite-1)
The operation was canceled.
check (main:suite-2)
The job was canceled because "base" failed.
check (main:suite-2): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (main:suite-2): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (main:suite-2)
The operation was canceled.
check (fiori)
The job was canceled because "base" failed.
check (fiori): packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check (fiori): packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check (fiori)
The operation was canceled.