chore(ci): fix JS ci #82
validate-js.yml
on: push
Compile JS (tsc)
1m 18s
Lint JS (eslint, prettier)
59s
Annotations
4 errors
|
Lint JS (eslint, prettier)
Process completed with exit code 1.
|
|
Lint JS (eslint, prettier):
package/src/react/BackgroundImage.tsx#L22
React Hook useDisposableResource received a function whose dependencies are unknown. Pass an inline function instead.
|
|
Lint JS (eslint, prettier):
package/src/hooks/useRecorder.ts#L29
React Hook useDisposableResource received a function whose dependencies are unknown. Pass an inline function instead.
|
|
Lint JS (eslint, prettier):
package/src/dependencies/ReanimatedProxy.ts#L18
'e' is defined but never used.
|