feat(bundle-source): Zip original sources with --no-transforms #8536
ci.yml
on: pull_request
Matrix: cover
Matrix: lint
Matrix: platform-compatibility-test
Matrix: test-async-hooks
Matrix: test
Matrix: test262
Matrix: viable-release
Annotations
35 warnings
test262 (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-async-hooks (18, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-async-hooks (20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
platform-compatibility-test (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test262 (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
platform-compatibility-test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cover (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cover (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
viable-release (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
viable-release (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (20.x, ubuntu-latest):
packages/base64/test/bench-main.js#L20
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/static-module-record/test/static-module-record.test.js#L426
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/static-module-record/test/static-module-record.test.js#L440
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/archive-lite.js#L239
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/import-archive-lite.js#L121
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/import-archive-lite.js#L384
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/import-hook.js#L222
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/link.js#L107
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/node-modules.js#L157
The first `await` appearing in an async function must not be nested
|
lint (20.x, ubuntu-latest):
packages/compartment-mapper/src/node-powers.js#L109
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (18.x, ubuntu-latest):
packages/base64/test/bench-main.js#L20
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/static-module-record/test/static-module-record.test.js#L426
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/static-module-record/test/static-module-record.test.js#L440
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/archive-lite.js#L239
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/import-archive-lite.js#L121
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/import-archive-lite.js#L384
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/import-hook.js#L222
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/link.js#L107
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/node-modules.js#L157
The first `await` appearing in an async function must not be nested
|
lint (18.x, ubuntu-latest):
packages/compartment-mapper/src/node-powers.js#L109
The first `await` appearing in an async function must not be nested
|