isolated chain ordering #4533
Annotations
12 errors and 7 warnings
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Argument of type '{ common: Common; database: Database; schemaBuild: SchemaBuild; indexingBuild: IndexingBuild; onFatalError: Mock<[error: Error], void>; onReloadableError: Mock<...>; }' is not assignable to parameter of type '{ common: Common; preBuild: PreBuild; schemaBuild: SchemaBuild; indexingBuild: IndexingBuild; database: Database; onFatalError: (error: Error) => void; onReloadableError: (error: Error) => void; }'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Argument of type '{ common: Common; database: Database; schemaBuild: SchemaBuild; indexingBuild: IndexingBuild; onFatalError: Mock<[error: Error], void>; onReloadableError: () => void; }' is not assignable to parameter of type '{ common: Common; preBuild: PreBuild; schemaBuild: SchemaBuild; indexingBuild: IndexingBuild; database: Database; onFatalError: (error: Error) => void; onReloadableError: (error: Error) => void; }'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: { kind: "pglite"; options: { dataDir: string; username?: string | undefined; database?: string | undefined; fs?: Filesystem | undefined; debug?: DebugLevel | undefined; ... 7 more ...; serializers?: SerializerOptions | undefined; }; } | { ...; }; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Lint
Property 'mode' is missing in type '{ databaseConfig: DatabaseConfig; namespace: string; }' but required in type 'PreBuild'.
|
Test [core] (PGlite)
Process completed with exit code 1.
|
Test [core] (Postgres)
Process completed with exit code 1.
|
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
|
Test [common] (Node)
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
|