test: add button tests #19
Annotations
2 errors and 1 warning
src/home/components/PetWeightPage/petWeightPage.spec.js > PetWeightPage > returns an object:
src/components/TextInput/index.js#L34
ReferenceError: value is not defined
❯ new TextInput src/components/TextInput/index.js:34:17
❯ PetWeightPage.setupComponents src/home/components/PetWeightPage/index.js:61:20
❯ PetWeightPage.initializeComponents src/home/components/PetWeightPage/index.js:45:12
❯ new PetWeightPage src/home/components/PetWeightPage/index.js:29:8
❯ src/home/components/PetWeightPage/petWeightPage.spec.js:14:12
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|