Skip to content

Migrating to building and testing the repo with Github Actions #21

Migrating to building and testing the repo with Github Actions

Migrating to building and testing the repo with Github Actions #21

Triggered via pull request August 2, 2024 14:54
Status Failure
Total duration 2m 38s
Artifacts

build-and-test.yml

on: pull_request
run-js-checks
42s
run-js-checks
test-with-coverage
1m 20s
test-with-coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
test (windows-latest, true)
Process completed with exit code 1.
test (windows-latest, false)
The job was canceled because "windows-latest_true" failed.
test (windows-latest, false)
The operation was canceled.
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 (ubuntu-latest, false)
Both node-version and node-version-file inputs are specified, only node-version will be used
test-with-coverage
Both node-version and node-version-file inputs are specified, only node-version will be used