Skip to content

fix: update dependency google-spreadsheet to v4 #2223

fix: update dependency google-spreadsheet to v4

fix: update dependency google-spreadsheet to v4 #2223

Triggered via push February 24, 2025 13:10
Status Failure
Total duration 28s
Artifacts

pr-checks.yml

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

Annotations

10 errors
Verify Code: src/database/__tests__/database.test.ts#L20
Expected 2 arguments, but got 0.
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'?