chore(deps): update all non-major dev-dependencies #3344
continuous-integration.yml
on: pull_request
Linting
30s
Compile Source Code
40s
Generate Documentation
39s
Annotations
13 errors
Linting:
packages/json/src/lib/JSONProvider.ts#L38
Replace `public·declare` with `declare·public`
|
Linting:
packages/json/src/lib/chunk-files/ChunkFile.ts#L7
Replace `public·declare` with `declare·public`
|
Linting:
packages/maria/src/lib/MariaProvider.ts#L35
Replace `public·declare` with `declare·public`
|
Linting:
packages/mongo/src/lib/MongoProvider.ts#L35
Replace `public·declare` with `declare·public`
|
Linting:
packages/postgresql/src/lib/PostgreSQLProvider.ts#L30
Replace `public·declare` with `declare·public`
|
Linting:
packages/redis/src/lib/RedisProvider.ts#L32
Replace `public·declare` with `declare·public`
|
Linting:
packages/sqlite/src/lib/SQLiteProvider.ts#L34
Replace `public·declare` with `declare·public`
|
Linting
Process completed with exit code 1.
|
Generate Documentation
@joshdb/maria#docs: command (/home/runner/work/providers/providers/packages/maria) /tmp/xfs-c4cd9427/yarn run docs exited (1)
|
Generate Documentation
Process completed with exit code 1.
|
Compile Source Code
Type 'unknown' is not assignable to type 'StoredValue | undefined'.
|
Compile Source Code
@joshdb/sqlite#build: command (/home/runner/work/providers/providers/packages/sqlite) /tmp/xfs-fe040f67/yarn run build exited (1)
|
Compile Source Code
Process completed with exit code 1.
|