Skip to content

wip: restructure watcher backend events #241

wip: restructure watcher backend events

wip: restructure watcher backend events #241

Triggered via pull request December 16, 2024 18:51
Status Failure
Total duration 3m 8s
Artifacts

build-test-and-deploy.yml

on: pull_request
Matrix: test
Type check, lint, smoke test
42s
Type check, lint, smoke test
Tests with coverage
1m 22s
Tests with coverage
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
test (macos-latest, lts/*) / Tests [Node.js lts/*, macos-latest, Using yarn.lock]
Process completed with exit code 1.
Type check, lint, smoke test: packages/metro-file-map/src/watchers/WatchmanWatcher.js#L13
'ChangeEventMetadata' is defined but never used. Allowed unused vars must match /^_/u
Type check, lint, smoke test
Process completed with exit code 1.
Tests with coverage
Process completed with exit code 1.
test (ubuntu-latest, lts/*) / Tests [Node.js lts/*, ubuntu-latest, Using yarn.lock]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type check, lint, smoke test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type check, lint, smoke test: packages/metro-file-map/src/index.js#L12
Requires should be sorted alphabetically
Type check, lint, smoke test: packages/metro-transform-plugins/src/addParamsToDefineCall.js#L26
Always use `== null` or `!= null` to check for `null` AND `undefined` values (even if you just expect either of them). Within fb we treat them as equal and `== null` checks for both
Tests with coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636