Migrated to TypeScript 6 and ESLint 10 #74
build_and_test_sample_ts.yml
on: pull_request
Build sample code
15s
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...'.
|