Skip to content

fix: prevent negative offset for pageviews query #2367

fix: prevent negative offset for pageviews query

fix: prevent negative offset for pageviews query #2367

Triggered via push January 26, 2024 21:13
Status Success
Total duration 13s
Artifacts
Comment Semantic Release Status
4s
Comment Semantic Release Status
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
SQLFluff: src/queries/rum-pageviews.sql#L11
LT01: Expected single whitespace between procedure name identifier and start bracket '('.
SQLFluff: src/queries/rum-pageviews.sql#L21
LT01: Expected single whitespace between naked identifier and start bracket '('.
SQLFluff: src/queries/rum-pageviews.sql#L25
RF04: Keywords should not be used as identifiers.
SQLFluff: src/queries/rum-pageviews.sql#L67
RF04: Keywords should not be used as identifiers.
SQLFluff: src/queries/rum-pageviews.sql#L94
LT02: Expected indent of 4 spaces.
SQLFluff: src/queries/rum-pageviews.sql#L103
RF04: Keywords should not be used as identifiers.
SQLFluff: src/queries/rum-pageviews.sql#L115
PRS: Line 115, Position 1: Found unparsable section: 'IF (CAST(@granularity AS STRING) = "auto...'
Comment Semantic Release Status
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: adobe-rnd/github-semantic-release-comment-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Comment Semantic Release Status
The following actions uses node12 which is deprecated and will be forced to run on node16: adobe-rnd/github-semantic-release-comment-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/