fix: autoLabelDatabase and UTF8 labels #424
nodejs-ts.yml
on: push
nodejs
/
prepare
5s
nodejs
/
lint-eslint
31s
nodejs
/
lint-prettier
25s
nodejs
/
lint-check-types
27s
nodejs
/
test-package
31s
Matrix: nodejs / test
Annotations
14 warnings
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L130
Missing JSDoc @param "entries" description
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L129
Missing JSDoc @param "moleculesDB" description
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L129
Expected @param names to be "entries, options". Got "moleculesDB, entries, options"
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L129
Prefer a more specific type to `*`
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L41
The type 'InternalStatistics' is undefined
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L37
The type 'InternalStatistics' is undefined
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L30
Missing JSDoc @param "options.keepEmptyMolecules" description
|
|
nodejs / lint-eslint:
src/db/MoleculesDB.js#L29
Missing JSDoc @param "options.computeProperties" description
|
|
nodejs / lint-eslint:
examples/hoseCode.js#L68
Missing JSDoc @param "molecule" description
|
|
nodejs / lint-eslint:
examples/hoseCode.js#L67
Missing JSDoc @param "fragment" description
|
|
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. 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. 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. 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. 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/
|