Add package.json "exports" to Metro packages, alias "private" to "src" #285
build-test-and-deploy.yml
on: pull_request
Matrix: test
Type check, lint, smoke test
42s
Tests with coverage
1m 59s
Deploy
0s
Annotations
6 warnings
Type check, 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
|
Type check, lint, smoke test:
packages/metro-transform-plugins/src/import-export-plugin.js#L143
'withLocation' is already defined
|
test (macos-latest, 18.18.0) / Tests [Node.js 18.18.0, macos-latest, Using yarn.lock]
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/setup-node/download/sha256:78c50889126c1fd3c70002a856b88cfed38c7684fcd3452ab33b3c4d7683734f?x-ghcr-actor-id=76504246&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-02-24T11:38:52Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
test (macos-latest, 18.18.0) / Tests [Node.js 18.18.0, macos-latest, Using yarn.lock]
Back off 22.968 seconds before retry.
|
Tests with coverage
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/setup-node/download/sha256:78c50889126c1fd3c70002a856b88cfed38c7684fcd3452ab33b3c4d7683734f?x-ghcr-actor-id=76504246&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-02-24T11:38:50Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
Tests with coverage
Back off 26.49 seconds before retry.
|