Skip to content

Add gh actions for building and testing the repo #28

Add gh actions for building and testing the repo

Add gh actions for building and testing the repo #28

Triggered via pull request August 2, 2024 16:07
Status Success
Total duration 1m 36s
Artifacts

build-and-test.yml

on: pull_request
Typescript, Link, Smoke Test
45s
Typescript, Link, Smoke Test
Test Coverage Calculation
1m 26s
Test Coverage Calculation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Tests (on ubuntu-latest using lts node)
Both node-version and node-version-file inputs are specified, only node-version will be used
Typescript, Link, Smoke Test
Both node-version and node-version-file inputs are specified, only node-version will be used
Typescript, Link, 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
Test Coverage Calculation
Both node-version and node-version-file inputs are specified, only node-version will be used