Skip to content

fix: don't assume react-native ViewProps declares onFocusCapture, gate check:types in CI #366

fix: don't assume react-native ViewProps declares onFocusCapture, gate check:types in CI

fix: don't assume react-native ViewProps declares onFocusCapture, gate check:types in CI #366

Triggered via pull request August 17, 2026 13:18
Status Success
Total duration 45s
Artifacts

test.yml

on: pull_request
Run tests
41s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint-plugin-unicorn(no-useless-spread): packages/plugin-flexbox/bench/harness.ts#L42
Using a spread operator here creates a new array unnecessarily.