User is warned if query generates over 4000 rows. #23
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/app.tsx#L57
Missing semicolon
|
src/components/app.tsx#L62
Missing semicolon
|
src/components/app.tsx#L78
Missing semicolon
|
src/components/warning.tsx#L2
'WarningIcon' is defined but never used
|
src/components/warning.tsx#L24
This line has a length of 133. Maximum allowed is 120
|
src/components/warning.tsx#L25
This line has a length of 121. Maximum allowed is 120
|
src/constants/codapMetadata.ts#L99
This line has a length of 121. Maximum allowed is 120
|
src/constants/queryHeaders.ts#L122
This line has a length of 125. Maximum allowed is 120
|
src/scripts/api.ts#L69
This line has a length of 146. Maximum allowed is 120
|
src/scripts/api.ts#L118
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading