Update deploy-server.mdx #18801
push.yml
on: push
Lambda integration
3m 11s
SSR integration
2m 56s
Linting + Formatting
4m 37s
Matrix: build
Annotations
12 warnings
SSR integration
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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
|
Linting + Formatting:
packages/eslint-config/src/index.ts#L267
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Linting + Formatting:
packages/renderer/src/render-frames.ts#L293
Unexpected 'todo' comment: 'TODO: Change different initial frame'
|
Linting + Formatting:
packages/renderer/src/render-media.ts#L979
Unexpected 'todo' comment: 'TODO: In the future, introduce this as a...'
|
Linting + Formatting:
packages/renderer/src/stitch-frames-to-video.ts#L275
Unexpected 'todo' comment: 'TODO: This can be added to the overall...'
|
Linting + Formatting:
packages/paths/src/cut-instruction.ts#L96
Unexpected 'todo' comment: 'TODO: Could we cut it as well?'
|
Linting + Formatting:
packages/licensing/src/test/register.test.ts#L56
Async arrow function has no 'await' expression
|
Linting + Formatting:
packages/media-parser/src/get-video-codec.ts#L72
Unexpected 'todo' comment: 'TODO: Not doing anything with a in ICC...'
|
Linting + Formatting:
packages/captions/src/test/ensure-max-characters.test.ts#L23
Unexpected 'todo' comment: 'TODO: This creates captions that are not...'
|
Linting + Formatting:
packages/core/src/audio/shared-audio-tags.tsx#L276
Unexpected 'todo' comment: 'TODO: Possibly this does not save the...'
|
Linting + Formatting:
packages/core/src/use-lazy-component.ts#L9
Unexpected any. Specify a different type
|