fix: update dependency google-spreadsheet to v4 #1845
Annotations
10 errors
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#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'?
|
Run /./.github/actions/verify:
src/database/repos/activeReviewsRepo.ts#L37
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#L38
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
|
Loading