Skip to content

Fix touch offsets (#422) #389

Fix touch offsets (#422)

Fix touch offsets (#422) #389

Triggered via push March 24, 2024 19:06
Status Failure
Total duration 36s
Artifacts

nodejs.yml

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

Annotations

4 errors and 4 warnings
build (14.x): src/index.tsx#L1
Parameter 'prevProps' implicitly has an 'any' type.
build (14.x): src/index.tsx#L1
Argument of type 'number | number[] | Value | undefined' is not assignable to parameter of type 'number | number[] | undefined'.
build (14.x): src/index.tsx#L1
Type 'Value[] | undefined' is not assignable to type 'number | number[] | Value | Value[]'.
build (14.x)
Process completed with exit code 2.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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 (14.x)
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 (14.x): src/index.tsx#L220
Do not use setState in componentDidUpdate
build (14.x): src/index.tsx#L250
Do not use setState in componentDidUpdate