chore(deps): update xstate monorepo #1859
ci.yml
on: push
🅿️ Prettier
2m 36s
⬣ ESLint
27s
ʦ TypeScript
19s
🎭 Playwright
18s
🚀 Release
0s
Annotations
30 errors and 1 warning
🎭 Playwright:
src/pwned-info.machine.ts#L19
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type 'MachineConfig<PwnedInfoContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 4 more ..., TypegenDisabled>'.
|
🎭 Playwright:
src/pwned-info.machine.ts#L59
'event' is possibly 'null' or 'undefined'.
|
🎭 Playwright:
src/pwned-info.machine.ts#L59
Property 'data' does not exist on type '{}'.
|
🎭 Playwright:
src/pwned-info.machine.ts#L64
Parameter '_' implicitly has an 'any' type.
|
🎭 Playwright:
src/pwned-info.machine.ts#L64
Parameter 'event' implicitly has an 'any' type.
|
🎭 Playwright:
src/update-poller.machine.ts#L58
Object literal may only specify known properties, and 'cond' does not exist in type 'TransitionConfig<UpdatePollerContext, AnyEventObject, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, string>'.
|
🎭 Playwright:
src/update-poller.machine.ts#L62
Object literal may only specify known properties, and 'cond' does not exist in type 'TransitionConfig<UpdatePollerContext, AnyEventObject, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, string>'.
|
🎭 Playwright:
src/update-poller.machine.ts#L80
'event' is possibly 'null' or 'undefined'.
|
🎭 Playwright:
src/update-poller.machine.ts#L80
Property 'data' does not exist on type '{}'.
|
🎭 Playwright:
src/update-poller.machine.ts#L84
'event' is possibly 'null' or 'undefined'.
|
ʦ TypeScript:
src/pwned-info.machine.ts#L19
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type 'MachineConfig<PwnedInfoContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 4 more ..., TypegenDisabled>'.
|
ʦ TypeScript:
src/pwned-info.machine.ts#L59
'event' is possibly 'null' or 'undefined'.
|
ʦ TypeScript:
src/pwned-info.machine.ts#L59
Property 'data' does not exist on type '{}'.
|
ʦ TypeScript:
src/pwned-info.machine.ts#L64
Parameter '_' implicitly has an 'any' type.
|
ʦ TypeScript:
src/pwned-info.machine.ts#L64
Parameter 'event' implicitly has an 'any' type.
|
ʦ TypeScript:
src/update-poller.machine.ts#L58
Object literal may only specify known properties, and 'cond' does not exist in type 'TransitionConfig<UpdatePollerContext, AnyEventObject, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, string>'.
|
ʦ TypeScript:
src/update-poller.machine.ts#L62
Object literal may only specify known properties, and 'cond' does not exist in type 'TransitionConfig<UpdatePollerContext, AnyEventObject, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, string>'.
|
ʦ TypeScript:
src/update-poller.machine.ts#L80
'event' is possibly 'null' or 'undefined'.
|
ʦ TypeScript:
src/update-poller.machine.ts#L80
Property 'data' does not exist on type '{}'.
|
ʦ TypeScript:
src/update-poller.machine.ts#L84
'event' is possibly 'null' or 'undefined'.
|
⬣ ESLint:
src/pwned-info.machine.ts#L59
Unsafe return of an `any` typed value
|
⬣ ESLint:
src/pwned-info.machine.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
⬣ ESLint:
src/pwned-info.machine.ts#L64
Unsafe member access .password on an `any` value
|
⬣ ESLint:
src/update-poller.machine.ts#L80
Unsafe return of an `any` typed value
|
⬣ ESLint:
src/update-poller.machine.ts#L84
Unsafe return of an `any` typed value
|
⬣ ESLint:
src/update-poller.machine.ts#L91
Unsafe return of an `any` typed value
|
⬣ ESLint:
src/update-poller.machine.ts#L95
Unsafe return of an `any` typed value
|
⬣ ESLint:
src/update-poller.machine.ts#L95
Unsafe member access .checkForUpdate on an `any` value
|
⬣ ESLint:
src/update-poller.machine.ts#L95
Unsafe call of an `any` typed value
|
⬣ ESLint
Process completed with exit code 1.
|
🎭 Playwright
No files were found with the provided path: playwright/report/. No artifacts will be uploaded.
|