Skip to content

TypeScript support #784

TypeScript support

TypeScript support #784

Triggered via pull request February 14, 2025 18:14
@mmomtchevmmomtchev
synchronize #241
typescript
Status Failure
Total duration 42m 14s
Artifacts

test-dev.yml

on: pull_request
lint
17s
lint
asan  /  Build & test on ubuntu-22.04
13m 1s
asan / Build & test on ubuntu-22.04
codecov  /  Build & test on ubuntu-22.04
12m 9s
codecov / Build & test on ubuntu-22.04
Matrix: debug
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

73 errors and 1 warning
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-latest) / Build & test on ubuntu-latest
Process completed with exit code 1.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (ubuntu-20.04) / Build & test on ubuntu-20.04
Process completed with exit code 1.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
codecov / Build & test on ubuntu-22.04: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
codecov / Build & test on ubuntu-22.04
Process completed with exit code 1.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
asan / Build & test on ubuntu-22.04: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
asan / Build & test on ubuntu-22.04
Process completed with exit code 1.
release (windows-latest) / Build & test on windows-latest
Process completed with exit code 1.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-13) / Build & test on macos-13: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-13) / Build & test on macos-13
Process completed with exit code 1.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (ubuntu-latest) / Build & test on ubuntu-latest
Process completed with exit code 1.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
debug (macos-13) / Build & test on macos-13: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
debug (macos-13) / Build & test on macos-13
Process completed with exit code 1.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L63
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L150
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L163
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L250
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: PixelFormat; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L312
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L323
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L382
Argument of type '{ type: "Video"; codec: number; bitRate: number; width: number; height: number; frameRate: Rational; pixelFormat: any; codecOptions: { preset: string; }; }' is not assignable to parameter of type 'VideoStreamDefinition'.
release (macos-14) / Build & test on macos-14: test/filtering.test.ts#L393
Argument of type '{ type: "Audio"; codec: number; bitRate: number; sampleRate: number; sampleFormat: any; channelLayout: any; }' is not assignable to parameter of type 'AudioStreamDefinition'.
release (macos-14) / Build & test on macos-14
Process completed with exit code 1.
release (ubuntu-20.04) / Build & test on ubuntu-20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101