adding the deploy step #33
build-test-and-deploy.yml
on: push
Matrix: test
Typescript, Lint, Smoke Test
52s
Test Coverage Calculation
1m 24s
Deploy
16s
Annotations
1 error and 6 warnings
Deploy
Process completed with exit code 1.
|
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
|
Test Coverage Calculation
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Deploy
Both node-version and node-version-file inputs are specified, only node-version will be used
|