Skip to content

Upgrade google-spreadsheet from 3 to 4 #600

Upgrade google-spreadsheet from 3 to 4

Upgrade google-spreadsheet from 3 to 4 #600

Triggered via pull request April 30, 2024 11:57
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: lib/gardensProvider/functions.ts#L19
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
test: lib/gardensProvider/functions.ts#L22
Element implicitly has an 'any' type because expression of type 'SheetColumn.FormattedAddress' can't be used to index type 'GoogleSpreadsheetRow<Record<string, any>>'.
test: lib/gardensProvider/functions.ts#L23
Element implicitly has an 'any' type because expression of type 'SheetColumn.Lat' can't be used to index type 'GoogleSpreadsheetRow<Record<string, any>>'.
test: lib/gardensProvider/functions.ts#L24
Element implicitly has an 'any' type because expression of type 'SheetColumn.Lng' can't be used to index type 'GoogleSpreadsheetRow<Record<string, any>>'.
test: lib/gardensProvider/functions.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'?
test: lib/gardensProvider/functions.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'?
test: lib/gardensProvider/functions.ts#L70
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
test: lib/gardensProvider/functions.ts#L71
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
test: lib/gardensProvider/functions.ts#L72
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
test: lib/gardensProvider/functions.ts#L73
Element implicitly has an 'any' type because type 'GoogleSpreadsheetRow<Record<string, any>>' has no index signature. Did you mean to call 'row.get'?
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, xt0rted/stylelint-problem-matcher@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/