Skip to content

Fix metro tests to run with high parallelism #244

Fix metro tests to run with high parallelism

Fix metro tests to run with high parallelism #244

Triggered via pull request December 17, 2024 12:58
Status Success
Total duration 2m 12s
Artifacts

build-test-and-deploy.yml

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

Annotations

7 warnings
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-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