Update pnpm-lock.yaml #781
Annotations
7 errors and 1 warning
build (20):
app/lib/utils.ts#L88
Parameter 'player' implicitly has an 'any' type.
|
build (20):
app/lib/utils.ts#L88
Parameter 'map' implicitly has an 'any' type.
|
build (20):
app/lib/utils.ts#L89
Parameter 'arr' implicitly has an 'any' type.
|
build (20):
app/lib/utils.ts#L106
Parameter 'callback' implicitly has an 'any' type.
|
build (20):
app/lib/utils.ts#L106
Parameter 'delay' implicitly has an 'any' type.
|
build (20):
app/lib/utils.ts#L117
Cannot invoke an object which is possibly 'undefined'.
|
build (20)
Process completed with exit code 2.
|
build (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|