feat: modernize package to latest standards (#26) #82
nodejs.yml
on: push
nodejs
/
prepare
9s
nodejs
/
lint-eslint
1m 4s
nodejs
/
lint-prettier
57s
nodejs
/
lint-check-types
57s
nodejs
/
test-package
52s
Matrix: nodejs / test
Annotations
14 warnings
|
nodejs / test (24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / test (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / test (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / test (25)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nodejs / lint-eslint:
src/bufferUtils/arrayTrim.ts#L2
Missing JSDoc comment
|
|
nodejs / lint-eslint:
src/bufferUtils/arrayIndexOf.ts#L1
Missing JSDoc comment
|
|
nodejs / lint-eslint:
src/__tests__/xmlParser.mz.test.ts#L51
Missing JSDoc comment
|
|
nodejs / lint-eslint:
src/__tests__/xmlParser.mz.test.ts#L29
Unexpected any. Specify a different type
|
|
nodejs / lint-eslint:
src/__tests__/xmlParser.mz.test.ts#L22
Unexpected any. Specify a different type
|
|
nodejs / lint-eslint:
src/__tests__/xmlParser.mz.test.ts#L19
Unexpected any. Specify a different type
|
|
nodejs / lint-eslint:
src/__tests__/parseStream.test.ts#L13
Unexpected empty method 'start'
|
|
nodejs / lint-eslint:
src/__tests__/base64.test.ts#L26
Unexpected any. Specify a different type
|
|
nodejs / lint-eslint:
src/__tests__/arrayWithExtendedPrototypePropsSpec.test.ts#L18
Unexpected any. Specify a different type
|
|
nodejs / lint-eslint:
src/XMLNode.ts#L39
Unexpected any. Specify a different type
|