Skip to content

upgrade executor to non-duplicating incremental delivery format #4294

upgrade executor to non-duplicating incremental delivery format

upgrade executor to non-duplicating incremental delivery format #4294

Triggered via pull request December 20, 2024 14:17
Status Failure
Total duration 2m 18s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
alpha / snapshot: packages/executor/src/execution/IncrementalPublisher.ts#L224
Property '[Symbol.asyncDispose]' is missing in type '{ [Symbol.asyncIterator](): AsyncGenerator<SubsequentIncrementalExecutionResult<TData, Record<string, unknown>>, void, void>; next: () => Promise<...>; return: () => Promise<...>; throw: (error?: unknown) => Promise<...>; }' but required in type 'AsyncGenerator<SubsequentIncrementalExecutionResult<TData, Record<string, unknown>>, void, void>'.
alpha / snapshot: packages/executor/src/execution/execute.ts#L2218
Argument of type 'unknown' is not assignable to parameter of type 'Record<string, unknown>'.
alpha / snapshot
The process '/usr/local/bin/yarn' failed with exit code 1
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/