adding the deploy step #4
build-test-and-deploy.yml
on: push
Typescript, Lint, Smoke Test
47s
Test Coverage Calculation
4m 52s
Deploy
25s
Matrix: test
Annotations
4 errors and 5 warnings
Deploy
ERROR! Wrong tag format failed the package deployment!
|
Test Coverage Calculation
Canceling since a higher priority waiting request for 'build-test-and-deploy-' exists
|
Test Coverage Calculation
unable to access 'https://github.com/facebook/metro/': Failed to connect to github.com port 443 after 134395 ms: Connection timed out
|
Test Coverage Calculation
The operation was canceled.
|
Deploy
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
|
Tests [ubuntu-latest machine, lts Node.js]
Both node-version and node-version-file inputs are specified, only node-version will be used
|