fix: only two keyframes currently supported with spring and inertia animations #711
QA.yaml
on: pull_request
Build
52s
Tests
52s
ESLint
1m 12s
TypeScript
48s
Prettier
54s
Annotations
21 errors and 7 warnings
TypeScript
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
TypeScript
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
TypeScript
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
TypeScript
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
TypeScript
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
TypeScript
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
TypeScript
Argument of type 'PointerEvent' is not assignable to parameter of type 'EventBase'.
|
TypeScript
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
TypeScript
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
TypeScript
Argument of type 'PointerEvent' is not assignable to parameter of type 'EventBase'.
|
Tests
Process completed with exit code 1.
|
Build
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
Build
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Build
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Build
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Build
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
Build
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
Build
Argument of type 'PointerEvent' is not assignable to parameter of type 'EventBase'.
|
Build
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
Build
Argument of type 'PointerType | null' is not assignable to parameter of type 'PointerType'.
|
Build
Argument of type 'PointerEvent' is not assignable to parameter of type 'EventBase'.
|
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ESLint:
packages/components/badge/src/badge.tsx#L1
'ReactNode' is defined but never used
|
ESLint:
packages/components/badge/src/badge.tsx#L1
'ReactNode' is defined but never used
|