feat: exclude opacity and transform from style type #2
ci.yml
on: push
lint
20s
build-library
19s
build-android
1m 10s
build-ios
1m 16s
Annotations
15 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/EaseView.tsx#L59
Replace `(transition.mass·??·1)` with `transition.mass·??·1`
|
|
lint:
src/EaseView.tsx#L57
Replace `(transition.stiffness·??·120)` with `transition.stiffness·??·120`
|
|
lint:
src/EaseView.tsx#L55
Replace `(transition.damping·??·15)` with `transition.damping·??·15`
|
|
lint:
src/EaseView.tsx#L52
Replace `(transition.easing·??·'easeInOut')` with `transition.easing·??·'easeInOut'`
|
|
lint:
src/EaseView.tsx#L49
Replace `(transition.duration·??·300)` with `transition.duration·??·300`
|
|
lint:
src/EaseView.tsx#L41
'_t' is assigned a value but never used
|
|
lint:
src/EaseView.tsx#L41
'_o' is assigned a value but never used
|
|
lint:
src/EaseView.tsx#L35
Replace `string,·unknown` with `⏎······string,⏎······unknown⏎····`
|
|
lint:
example/src/App.tsx#L12
Replace `·title,·children·}:·{·title:·string;·children:·React.ReactNode·` with `⏎··title,⏎··children,⏎}:·{⏎··title:·string;⏎··children:·React.ReactNode;⏎`
|
|
build-android
Canceling since a higher priority waiting request for CI-refs/heads/main exists
|
|
build-android
The operation was canceled.
|
|
build-ios
Canceling since a higher priority waiting request for CI-refs/heads/main exists
|
|
build-ios
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-library
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-ios
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684, actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|