Skip to content

Migrated to TypeScript 6 and ESLint 10 #74

Migrated to TypeScript 6 and ESLint 10

Migrated to TypeScript 6 and ESLint 10 #74

Triggered via pull request April 21, 2026 11:03
Status Failure
Total duration 20s
Artifacts

build_and_test_sample_ts.yml

on: pull_request
Build sample code
15s
Build sample code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build sample code
Process completed with exit code 2.
Build sample code
Expected 1 arguments, but got 2.
Build sample code
Argument of type 'string' is not assignable to parameter of type '{ driver: AnyPongoDriver; schema?: { autoMigration?: MigrationStyle | undefined; definition?: PongoClientSchema<Record<string, PongoDbSchema<Record<string, PongoCollectionSchema<PongoDocument>>>>> | undefined; } | undefined; errors?: { ...; } | undefined; cache?: CacheConfig | ... 1 more ... | undefined; } & JSONSer...'.