Update Node.js to v18 - autoclosed #629
ci-node.yml
on: pull_request
lint
28s
verify-if-example-is-outdated
31s
Matrix: test
Annotations
10 errors and 16 warnings
lint:
jest.setup.ts#L8
Use the 'u' flag
|
lint:
jest.setup.ts#L44
Use the 'u' flag
|
lint:
packages/happy-css-modules/src/emitter/dts.test.ts#L1
'dedent' should be listed in the project's dependencies. Run 'npm i -S dedent' to add it
|
lint:
packages/happy-css-modules/src/emitter/dts.test.ts#L95
Returning an awaited promise is not allowed in this context
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L18
Unexpected string concatenation
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L20
Unexpected string concatenation
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L25
Use the 'u' flag
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L25
Unexpected function expression
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L69
Expected property shorthand
|
lint:
packages/happy-css-modules/src/emitter/dts.ts#L104
Function 'generateDtsContentWithSourceMap' has too many parameters (6). Maximum allowed is 5
|
test (18.x)
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 (16.x)
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 (16.x, ^3.0.0)
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, ^3.0.0)
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
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:
eslint.config.js#L8
Variable name `__dirname` trimmed as `_dirname` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
lint:
packages/happy-css-modules/src/cli.ts#L107
Forbidden non-null assertion
|
lint:
packages/happy-css-modules/src/locator/index.ts#L101
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/index.ts#L151
Forbidden non-null assertion
|
lint:
packages/happy-css-modules/src/locator/index.ts#L174
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/index.ts#L175
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/index.ts#L200
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/index.ts#L201
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/postcss.test.ts#L118
Forbidden non-null assertion
|
lint:
packages/happy-css-modules/src/locator/postcss.test.ts#L118
Forbidden non-null assertion
|
verify-if-example-is-outdated
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/.
|