build(npm): bump @zag-js/react from 0.73.1 to 0.77.1 #3792
quality.yml
on: pull_request
PR assignment
3s
Lint
4m 19s
Typecheck
4m 8s
Unit testing
4m 26s
E2E testing
5m 7s
Accessibility testing
6m 41s
Deployment
5m 36s
Security
54s
Annotations
7 errors and 1 warning
Typecheck:
packages/components/accordion/src/Accordion.tsx#L80
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Typecheck:
packages/components/accordion/src/Accordion.tsx#L100
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck:
packages/components/collapsible/src/Collapsible.tsx#L70
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Typecheck:
packages/components/collapsible/src/Collapsible.tsx#L71
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck:
packages/components/pagination/src/PaginationContext.tsx#L69
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
Typecheck:
packages/components/pagination/src/PaginationContext.tsx#L90
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck
Process completed with exit code 2.
|
Deployment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
a11y-report
|
228 KB |
|
e2e-report
|
383 KB |
|