Skip to content

Release queue: major #4712

Release queue: major

Release queue: major #4712

Triggered via pull request December 18, 2024 20:43
Status Failure
Total duration 34m 12s
Artifacts

snapshot.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Snapshot: packages/effect/src/Config.ts#L444
Type '(name?: string) => Config.Config<Redacted.Redacted>' is not assignable to type '{ (name?: string | undefined): Config<Redacted<string>>; <A>(config: Config<A>): Config<Redacted<A>>; }'.
Snapshot: packages/cli/src/internal/prompt/multi-select.ts#L297
Property '$match' does not exist on type '{ readonly Beep: <A, B>(args: void) => { readonly _tag: "Beep"; }; readonly NextFrame: <A, B>(args: { readonly state: A; }) => { readonly _tag: "NextFrame"; readonly state: A; }; readonly Submit: <A, B>(args: { readonly value: B; }) => { ...; }; readonly is: <Tag extends "Beep" | ... 1 more ... | "Submit">(tag: Tag)...'. Did you mean 'match'?
Snapshot: packages/cli/src/internal/prompt/multi-select.ts#L299
Binding element 'state' implicitly has an 'any' type.
Snapshot
Process completed with exit code 2.
Snapshot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636