build(npm): bump @zag-js/react from 0.73.1 to 0.76.0 #3719
quality.yml
on: pull_request
PR assignment
2s
Lint
4m 18s
Typecheck
4m 5s
Unit testing
4m 18s
E2E testing
4m 49s
Accessibility testing
6m 57s
Deployment
5m 10s
Security
1m 0s
Annotations
7 errors and 2 warnings
Typecheck:
packages/components/accordion/src/Accordion.tsx#L79
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#L92
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck:
packages/components/collapsible/src/Collapsible.tsx#L66
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#L67
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck:
packages/components/pagination/src/PaginationContext.tsx#L67
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#L80
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
Typecheck
Process completed with exit code 2.
|
Unit testing
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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
|
227 KB |
|
e2e-report
|
376 KB |
|