Skip to content

chore: Point release workflow to master branch #80

chore: Point release workflow to master branch

chore: Point release workflow to master branch #80

Triggered via pull request February 20, 2024 13:58
@motformmotform
synchronize #97
motform:master
Status Failure
Total duration 44s
Artifacts

testing.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (16.x): tests/app.test.js#L1
Run autofix to sort these imports!
build (16.x): tests/app.test.js#L77
'container' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x): tests/app.test.js#L77
'getByText' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x): tests/app.test.js#L77
'getByLabelText' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x): tests/forms/Form.test.js#L3
'act' is defined but never used. Allowed unused vars must match /^_/u
build (16.x)
Process completed with exit code 1.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/