Skip to content

Node.js Package

Node.js Package #138

Triggered via release March 9, 2024 02:28
@UpperCodUpperCod
created 3bd17c9
Status Failure
Total duration 54s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
packages/use-child-nodes/test/use-render.test.js > use-render: packages/use-child-nodes/test/use-render.test.js#L11
TypeError: useRender is not a function ❯ packages/use-child-nodes/test/use-render.test.js:11:3 ❯ Object.load node_modules/atomico/src/hooks/create-hooks.js:105:21 ❯ packages/use-child-nodes/test/use-render.test.js:10:8
packages/use-form/test/use-form.test.js > useFormInputHidden: packages/use-form/test/use-form.test.js#L24
TypeError: Cannot read properties of undefined (reading 'value') ❯ packages/use-form/test/use-form.test.js:24:29
packages/use-render/test/use-render.test.js > use-render: packages/use-render/test/use-render.test.js#L14
AssertionError: expected null to not equal null ❯ packages/use-render/test/use-render.test.js:14:51
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/