Skip to content

add the gh actions setup file #27

add the gh actions setup file

add the gh actions setup file #27

Triggered via push August 2, 2024 13:14
Status Success
Total duration 2m 16s
Artifacts
Matrix: build-and-test / test
build-and-test  /  run-js-checks
59s
build-and-test / run-js-checks
build-and-test  /  test-with-coverage
1m 42s
build-and-test / test-with-coverage
build-and-test  /  test-windows
0s
build-and-test / test-windows
publish-to-npm
17s
publish-to-npm
Fit to window
Zoom out
Zoom in

Annotations

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