fix: update dependency google-spreadsheet to v4 #2223
Annotations
10 errors
Run /./.github/actions/verify:
src/database/__tests__/database.test.ts#L20
Expected 2 arguments, but got 0.
|
Run /./.github/actions/verify:
src/database/database.ts#L16
Expected 2 arguments, but got 1.
|
Run /./.github/actions/verify:
src/database/database.ts#L17
Property 'useServiceAccountAuth' does not exist on type 'GoogleSpreadsheet'.
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L30
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L31
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L32
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L33
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L34
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L35
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L36
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Loading