Skip to content

v0.12.21

v0.12.21 #467

Triggered via push January 24, 2024 12:55
Status Failure
Total duration 1m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

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

Annotations

3 errors and 8 warnings
Build, lint, and test on Node 12.13.0 and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 14.x and ubuntu-latest
The job was canceled because "_12_13_0_ubuntu-latest" failed.
Build, lint, and test on Node 14.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 12.13.0 and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/DateInput.tsx#L124
React Hook useEffect has missing dependencies: 'month', 'onChange', 'type', and 'year'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/TextInput.tsx#L64
React Hook useEffect has a missing dependency: 'inputRef'. Either include it or remove the dependency array
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/Toast.tsx#L23
React Hook useEffect has a missing dependency: 'shouldShow'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/DateInput.tsx#L124
React Hook useEffect has missing dependencies: 'month', 'onChange', 'type', and 'year'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/TextInput.tsx#L64
React Hook useEffect has a missing dependency: 'inputRef'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/Toast.tsx#L23
React Hook useEffect has a missing dependency: 'shouldShow'. Either include it or remove the dependency array