upgrade executor to non-duplicating incremental delivery format #4294
Annotations
3 errors and 3 warnings
alpha release:
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 release:
packages/executor/src/execution/execute.ts#L2218
Argument of type 'unknown' is not assignable to parameter of type 'Record<string, unknown>'.
|
alpha release
The process '/usr/local/bin/yarn' failed with exit code 1
|
alpha release
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 release
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 release
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/
|
Loading