Bump react, react-dom and @types/react #94
ci.yml
on: push
runLint
18s
runTypecheck
15s
runFormatter
31s
runTests
1m 5s
Annotations
5 errors and 4 warnings
runTypecheck:
src/components/BlueskyEmbed.tsx#L160
Type 'RefObject<HTMLVideoElement | null>' is not assignable to type 'RefObject<HTMLVideoElement>'.
|
runTypecheck
Process completed with exit code 2.
|
runLint:
src/hooks/useBlueskyHLS.ts#L162
Unnecessary conditional, value is always falsy
|
runLint
Process completed with exit code 1.
|
runTests
Process completed with exit code 1.
|
runTypecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runFormatter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runTests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|