chore(deps): update dependency keyv to v5 #775
Annotations
4 errors
Check types:
src/store/keyv/store.ts#L20
Type 'StoredDataNoRaw<{ presignedUrl?: string | null | undefined; presignedUrlExpires?: number | null | undefined; } | null>' is not assignable to type '{ presignedUrl?: string | null | undefined; presignedUrlExpires?: number | null | undefined; } | null'.
|
Check types:
src/store/keyv/store.ts#L44
Cannot invoke an object which is possibly 'undefined'.
|
Check types:
src/store/keyv/store.ts#L44
Expected 1 arguments, but got 0.
|
Check types
Process completed with exit code 2.
|
Loading