feat: Preserve formatting #10054
ci.yml
on: pull_request
lint
9m 6s
Matrix: cover
Matrix: test-async-hooks
Matrix: test-xs
Matrix: test
Matrix: test262
Matrix: viable-release
Annotations
5 errors and 16 warnings
lint:
packages/bundle-source/demo/external-fs.js#L2
Expected 1 empty line after import statement not followed by another import
|
lint:
packages/bundle-source/test/explicit.test.js#L1
'rollup' should be listed in the project's dependencies. Run 'npm i -S rollup' to add it
|
lint:
packages/bundle-source/test/explicit.test.js#L3
'@rollup/plugin-node-resolve' should be listed in the project's dependencies. Run 'npm i -S @rollup/plugin-node-resolve' to add it
|
lint:
packages/bundle-source/test/external-fs.test.js#L1
'ses' should be listed in the project's dependencies. Run 'npm i -S ses' to add it
|
lint
Process completed with exit code 1.
|
test-async-hooks (18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-async-hooks (20, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test262 (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-xs (20.x, 5.0.0, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
cover (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cover (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test262 (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22.4.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
viable-release (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
viable-release (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/ses/src/error/console.js#L38
Invalid JSDoc @template "T" type "function"; prefer: "Function"
|