Skip to content

fix: update dependency google-spreadsheet to v4 #1845

fix: update dependency google-spreadsheet to v4

fix: update dependency google-spreadsheet to v4 #1845

Triggered via push October 24, 2024 14:39
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-checks.yml

on: push
Verify Code
25s
Verify Code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify Code: src/database/database.ts#L16
Expected 2 arguments, but got 1.
Verify Code: src/database/database.ts#L17
Property 'useServiceAccountAuth' does not exist on type 'GoogleSpreadsheet'.
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?
Verify Code: 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'?