cloudfour / cloudfour/lighthouse-parade

`next` version: Google Sheets maxes out at 1000 rows

Open
#151 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
373
Forks
15
Avg merge
13h 36m
Merged PRs (30d)
34

Description

I was running an audit and suddenly the audit got stuck with this error:
> Error: Range ('Lighthouse Results'!A1001) exceeds grid limits. Max rows: 1000, max columns: 121

I manually added more rows to the Google Sheet at that point, but the process could not get out of that error state.

My workaround was to start a new process, then as soon as the new Google Sheet was opened, I added 10K rows to ensure it wouldn't get stuck again with that 1000 max row error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.