Skip to content

feat: migration started #23

feat: migration started

feat: migration started #23

Triggered via push October 16, 2024 15:45
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/endpoints/fetchOffers.ts#L27
Property 'type' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/fetchOffers.ts#L33
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/fetchOffers.ts#L55
Property 'type' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/fetchOffers.ts#L57
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/fetchOffers.ts#L67
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/acceptOffer.ts#L34
Property 'type' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/acceptOffer.ts#L35
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/acceptOffer.ts#L40
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/acceptOffer.ts#L41
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build: src/endpoints/acceptOffer.ts#L45
Property 'value' does not exist on type 'Effect<{ creator: { paymentCredential: { PublicKeyCredential: [string]; } | { ScriptCredential: [string]; }; stakeCredential: { Inline: [{ PublicKeyCredential: [string]; } | { ScriptCredential: [...]; }]; } | { ...; } | null; }; toBuy: Map<...>; }, UnknownException, never>'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/