Closed
Description
The following errors were reported by 4.8.0-dev.20220720, but not by 4.7.4
Pipeline that generated this bug
File that generated the pipeline
Chocobozzz/PeerTube
3 of 10 projects failed to build with the old tsc
packages/types/tsconfig.json
error TS2842: 'number' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
- server/lib/live/shared/muxing-session.ts#L24 in server/tsconfig.types.json
- server/lib/live/shared/muxing-session.ts#L26 in server/tsconfig.types.json
- server/lib/live/shared/muxing-session.ts#L27 in server/tsconfig.types.json
- server/lib/live/shared/muxing-session.ts#L28 in server/tsconfig.types.json
- server/lib/live/shared/muxing-session.ts#L30 in server/tsconfig.types.json
- server/lib/live/shared/muxing-session.ts#L33 in server/tsconfig.types.json
error TS2842: 'string' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
server/tools/tsconfig.json
error TS2842: 'number' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
- server/lib/live/shared/muxing-session.ts#L24 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L26 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L27 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L28 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L30 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L33 in server/tsconfig.json
error TS2842: 'string' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
tsconfig.json
error TS2842: 'number' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
- server/lib/live/shared/muxing-session.ts#L24 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L26 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L27 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L28 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L30 in server/tsconfig.json
- server/lib/live/shared/muxing-session.ts#L33 in server/tsconfig.json
error TS2842: 'string' is an unused renaming of 'videoId'. Did you intend to use it as a type annotation?
Metadata
Metadata
Assignees
Labels
No labels