Skip to content

fix: update dependency google-spreadsheet to v4 #2155

fix: update dependency google-spreadsheet to v4

fix: update dependency google-spreadsheet to v4 #2155

Triggered via push February 20, 2025 03:04
Status Failure
Total duration 30s
Artifacts

pr-checks.yml

on: push
Verify Code
22s
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#L30
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#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'?