adding the deploy step #17
build-test-and-deploy.yml
on: push
Matrix: test
Typescript, Lint, Smoke Test
39s
Validate Tag For Deployment
1s
Test Coverage Calculation
1m 16s
Deploy
12s
Annotations
3 errors and 4 warnings
Deploy
Canceling since a higher priority waiting request for 'build-test-and-deploy-' exists
|
Test Coverage Calculation
Canceling since a higher priority waiting request for 'build-test-and-deploy-' exists
|
Test Coverage Calculation
The operation was canceled.
|
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
|
Typescript, Lint, Smoke Test:
packages/metro-transform-plugins/src/import-export-plugin.js#L142
'withLocation' is already defined
|