@remotion/media-parser
: Parse transport stream (.ts) files
#18054
Triggered via pull request
December 10, 2024 18:15
Status
Failure
Total duration
23m 52s
Artifacts
–
push.yml
on: pull_request
Lambda integration
3m 22s
SSR integration
4m 0s
Linting + Formatting
4m 11s
Matrix: build
Annotations
9 errors and 16 warnings
Build Node 20.5 on ubuntu-latest
@remotion/media-parser#test: command (/home/runner/work/remotion/remotion/packages/media-parser) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 20.5 on ubuntu-latest
Process completed with exit code 1.
|
Build Node 16 on ubuntu-latest
@remotion/media-parser#test: command (/home/runner/work/remotion/remotion/packages/media-parser) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on ubuntu-latest
Process completed with exit code 1.
|
Build Node 16 on macos-14
@remotion/media-parser#test: command (/Users/runner/work/remotion/remotion/packages/media-parser) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on macos-14
Process completed with exit code 1.
|
Build Node 16 on macos-latest
@remotion/media-parser#test: command (/Users/runner/work/remotion/remotion/packages/media-parser) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build Node 16 on macos-latest
Process completed with exit code 1.
|
Build Node 16 on windows-latest
The hosted runner encountered an error while running your job. (Error Type: Disconnect).
|
Build Node 20.5 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Node 16 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lambda integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Node 16 on macos-14
Restore cache failed: Dependencies file is not found in /Users/runner/work/remotion/remotion. Supported file pattern: go.sum
|
SSR integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting + Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting + Formatting:
packages/eslint-config/src/index.ts#L268
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Linting + Formatting:
packages/media-parser/src/create/iso-base-media/codec-specific/create-codec-specific-data.ts#L50
Unexpected 'todo' comment: 'TODO: Put in values based on real data,'
|
Linting + Formatting:
packages/media-parser/src/create/iso-base-media/create-colr.ts#L4
Unexpected 'todo' comment: 'TODO: Not used in creation of MP4 yet'
|
Linting + Formatting:
packages/media-parser/src/create/iso-base-media/mp4-header.ts#L14
Unexpected 'todo' comment: 'TODO: Creates a header that is way too...'
|
Linting + Formatting:
packages/media-parser/src/create/iso-base-media/trak/mdia/minf/stbl/create-stts.ts#L24
Unexpected 'todo' comment: 'TODO: Why does 0 appear here?'
|
Linting + Formatting:
packages/media-parser/src/create/matroska/cluster.ts#L137
Unexpected 'todo' comment: 'TODO: Timestamp falls apart when video...'
|
Linting + Formatting:
packages/media-parser/src/get-dimensions.ts#L36
Unexpected 'todo' comment: 'TODO: An audio track should return...'
|
Linting + Formatting:
packages/media-parser/src/get-fps.ts#L144
Unexpected 'todo' comment: 'TODO: Matroska doesn't have fps'
|
Linting + Formatting:
packages/media-parser/src/get-video-codec.ts#L77
Unexpected 'todo' comment: 'TODO: Not doing anything with a in ICC...'
|
Linting + Formatting:
packages/media-parser/src/test/stream-remote.test.ts#L37
Unexpected 'todo' comment: 'TODO: Not yet implemented'
|