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
|
Run npm run lint
Process completed with exit code 1.
|
|
Run npm run lint:
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'⏎`
|
|
Run npm run lint:
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'⏎`
|
|
Run npm run lint:
src/hooks/useSecretsFormState.ts#L5
Replace `⏎··extends·Pick<Secrets,·'token'·|·'secretKey'·|·'enableSignedUrls'·|·'drmConfigId'` with `·extends·Pick<⏎··Secrets,⏎··'token'·|·'secretKey'·|·'enableSignedUrls'·|·'drmConfigId'⏎`
|
|
Complete job
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/
|
|
Run npm run lint:
src/components/TextTracksEditor.tsx#L16
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/components/StudioTool.tsx#L22
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/components/PlayerActionsMenu.tsx#L51
Unexpected 'todo' comment: '@todo: add support for audio type...'
|
|
Run npm run lint:
src/components/Input.tsx#L35
Unexpected 'todo' comment: '@todo deal with it more gracefully'
|
|
Run npm run lint:
src/components/Input.tsx#L28
Unexpected 'todo' comment: '|| // @todo move errored logic to...'
|
|
Run npm run lint:
src/components/FormField.tsx#L4
Unexpected 'todo' comment: '@todo: get rid of this once v3 core is...'
|
|
Run npm run lint:
src/actions/upload.ts#L246
'_watermark' is defined but never used
|
|
Run npm run lint:
src/actions/upload.ts#L54
'watermark' is defined but never used
|
|
Run npm run lint:
src/actions/secrets.ts#L54
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/_exports/index.ts#L43
Unexpected 'todo' comment: 'TODO: Remove this on next major version...'
|
background
wait
wait-all
cancel
parallel
Loading