This repository was archived by the owner on Jun 17, 2026. It is now read-only.
chore(deps): update example dependencies #1796
Annotations
4 errors and 11 warnings
|
Lint & Build
Process completed with exit code 1.
|
|
Lint & Build:
src/util/types.ts#L330
Replace `⏎··extends·Pick<MuxInputConfig,·'max_resolution_tier'·|·'normalize_audio'·|·'video_quality'` with `·extends·Pick<⏎··MuxInputConfig,⏎··'max_resolution_tier'·|·'normalize_audio'·|·'video_quality'⏎`
|
|
Lint & Build:
src/util/types.ts#L316
Replace `⏎··extends·Pick<MuxInputConfig,·'max_resolution_tier'·|·'normalize_audio'·|·'video_quality'` with `·extends·Pick<⏎··MuxInputConfig,⏎··'max_resolution_tier'·|·'normalize_audio'·|·'video_quality'⏎`
|
|
Lint & Build:
src/hooks/useSecretsFormState.ts#L5
Replace `⏎··extends·Pick<Secrets,·'token'·|·'secretKey'·|·'enableSignedUrls'·|·'drmConfigId'` with `·extends·Pick<⏎··Secrets,⏎··'token'·|·'secretKey'·|·'enableSignedUrls'·|·'drmConfigId'⏎`
|
|
Lint & Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Build:
src/components/TextTracksEditor.tsx#L16
Unexpected any. Specify a different type
|
|
Lint & Build:
src/components/StudioTool.tsx#L22
Unexpected any. Specify a different type
|
|
Lint & Build:
src/components/PlayerActionsMenu.tsx#L51
Unexpected 'todo' comment: '@todo: add support for audio type...'
|
|
Lint & Build:
src/components/Input.tsx#L35
Unexpected 'todo' comment: '@todo deal with it more gracefully'
|
|
Lint & Build:
src/components/Input.tsx#L28
Unexpected 'todo' comment: '|| // @todo move errored logic to...'
|
|
Lint & Build:
src/components/FormField.tsx#L4
Unexpected 'todo' comment: '@todo: get rid of this once v3 core is...'
|
|
Lint & Build:
src/actions/upload.ts#L246
'_watermark' is defined but never used
|
|
Lint & Build:
src/actions/upload.ts#L54
'watermark' is defined but never used
|
|
Lint & Build:
src/actions/secrets.ts#L54
Unexpected any. Specify a different type
|
|
Lint & Build:
src/_exports/index.ts#L43
Unexpected 'todo' comment: 'TODO: Remove this on next major version...'
|