add countdown option to lvpr.tv [DO NOT MERGE] #1021
Annotations
10 errors and 10 warnings
packages/core-react/src/utils/query/useInternalMutation.tsx#L35
Replace `typeof·useInternalMutationKeys` with `(typeof·useInternalMutationKeys)`
|
packages/core-react/src/utils/query/useInternalQuery.tsx#L45
Replace `typeof·usePickQueryKeys` with `(typeof·usePickQueryKeys)`
|
packages/core-web/src/media/browser/controls/controller.ts#L37
Replace `typeof·allKeyTriggers` with `(typeof·allKeyTriggers)`
|
packages/core/src/contracts/constants.ts#L34
Replace `typeof·testnetChainId` with `(typeof·testnetChainId)`
|
packages/core/src/contracts/constants.ts#L38
Replace `typeof·mainnetChainId` with `(typeof·mainnetChainId)`
|
packages/core/src/contracts/constants.ts#L41
Replace `typeof·l1ChainId` with `(typeof·l1ChainId)`
|
packages/core/src/contracts/constants.ts#L44
Replace `typeof·l2ChainId` with `(typeof·l2ChainId)`
|
packages/core/src/contracts/constants.ts#L47
Replace `typeof·allChainId` with `(typeof·allChainId)`
|
packages/core/src/media/controller.ts#L96
Replace `typeof·omittedKeys` with `(typeof·omittedKeys)`
|
packages/core/src/media/mime.ts#L2
Replace `typeof·mime` with `(typeof·mime)`
|
examples/next-13/app/CountdownPage.tsx#L23
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
examples/next-13/app/CountdownPage.tsx#L24
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
examples/next-13/app/CountdownPage.tsx#L25
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
examples/next-13/app/CountdownPage.tsx#L26
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
examples/next-13/app/CountdownPage.tsx#L81
React Hook useEffect has missing dependencies: 'countdown' and 'onCountdownComplete'. Either include them or remove the dependency array
|
packages/core-web/src/media/browser/hls/index.ts#L72
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L79
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L82
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L87
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead
|
packages/core-web/src/media/browser/hls/index.ts#L93
Caution: `Hls` also has a named export `ErrorTypes`. Check if you meant to write `import {ErrorTypes} from 'hls.js'` instead
|
The logs for this run have expired and are no longer available.
Loading