Skip to content

[Skipping tests for Windows] Migrating to building and testing the repo with Github Actions #17

[Skipping tests for Windows] Migrating to building and testing the repo with Github Actions

[Skipping tests for Windows] Migrating to building and testing the repo with Github Actions #17

Triggered via pull request August 2, 2024 14:41
Status Success
Total duration 1m 30s
Artifacts

build-and-test.yml

on: pull_request
run-js-checks
41s
run-js-checks
test-with-coverage
1m 22s
test-with-coverage
test-windows
0s
test-windows
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test (false)
Both node-version and node-version-file inputs are specified, only node-version will be used
run-js-checks
Both node-version and node-version-file inputs are specified, only node-version will be used
run-js-checks: 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
test-with-coverage
Both node-version and node-version-file inputs are specified, only node-version will be used