Skip to content

Migrate publish to gh actions #9

Migrate publish to gh actions

Migrate publish to gh actions #9

Triggered via pull request August 6, 2024 12:35
Status Success
Total duration 2m 37s
Artifacts

build-test-and-deploy.yml

on: pull_request
Matrix: test
Typescript, Lint, Smoke Test
39s
Typescript, Lint, Smoke Test
Validate Tag For Deployment
0s
Validate Tag For Deployment
Test Coverage Calculation
1m 23s
Test Coverage Calculation
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Tests [ubuntu-latest machine, lts Node.js]
Both node-version and node-version-file inputs are specified, only node-version will be used
Typescript, Lint, Smoke Test
Both node-version and node-version-file inputs are specified, only node-version will be used
Typescript, 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
Test Coverage Calculation
Both node-version and node-version-file inputs are specified, only node-version will be used