Skip to content

feat: implement EaseView with native animations #1

feat: implement EaseView with native animations

feat: implement EaseView with native animations #1

Triggered via push March 11, 2026 19:25
Status Cancelled
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint
Process completed with exit code 1.
lint: src/EaseView.tsx#L58
Replace `(transition.mass·??·1)` with `transition.mass·??·1`
lint: src/EaseView.tsx#L56
Replace `(transition.stiffness·??·120)` with `transition.stiffness·??·120`
lint: src/EaseView.tsx#L54
Replace `(transition.damping·??·15)` with `transition.damping·??·15`
lint: src/EaseView.tsx#L51
Replace `(transition.easing·??·'easeInOut')` with `transition.easing·??·'easeInOut'`
lint: src/EaseView.tsx#L48
Replace `(transition.duration·??·300)` with `transition.duration·??·300`
lint: example/src/App.tsx#L12
Replace `·title,·children·}:·{·title:·string;·children:·React.ReactNode·` with `⏎··title,⏎··children,⏎}:·{⏎··title:·string;⏎··children:·React.ReactNode;⏎`
build-android
repository transferred
build-ios
repository transferred
CI
repository transferred
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/cache/save@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/
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/cache/save@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/
lint
Cache save failed.