Contract source filter #4378
Annotations
5 errors and 7 warnings
Lint
Property 'args' is missing in type '{ event: "Event1"; }' but required in type '{ event: "Event1"; args: readonly []; }'.
|
Lint
Type '{ event: string[]; }' is not assignable to type '{ event: "Event0" | "Event1"; args: readonly unknown[] | Record<string, unknown>; } | { event: "Event0" | "Event1"; args: readonly unknown[] | Record<string, unknown>; }[] | undefined'.
|
Lint
Type '{ event: "Event1"; }' is not assignable to type '{ event: "Event1"; args: readonly unknown[] | Record<string, unknown>; } | { event: "Event1"; args: readonly unknown[] | Record<string, unknown>; }[] | undefined'.
|
Lint
Property 'args' is missing in type '{ event: "Event1"; }' but required in type '{ event: "Event0" | "Event1"; args: readonly []; }'.
|
Lint
Process completed with exit code 2.
|
Test [common] (Bun)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test [create-ponder]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test [core] (PGlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test [core] (Postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test [common] (Node)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|