Skip to content

1085 Ecocounter Open Data Schema+DAG+QC plots #2151

1085 Ecocounter Open Data Schema+DAG+QC plots

1085 Ecocounter Open Data Schema+DAG+QC plots #2151

GitHub Actions / SQLFluff Lint failed Dec 20, 2024 in 0s

SQLFluff Lint

10 failure(s) found
5 notice(s) found

Annotations

Check notice on line 5 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT05: Line is too long (146 > 100).

Check failure on line 5 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT02: Expected line break and indent of 8 spaces before 'generate_series'.

Check failure on line 5 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

TMP: Undefined jinja template variable: 'macros'

Check failure on line 6 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT02: Expected indent of 8 spaces.

Check notice on line 6 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT05: Line is too long (145 > 100).

Check failure on line 6 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

TMP: Undefined jinja template variable: 'macros'

Check failure on line 7 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT02: Expected indent of 8 spaces.

Check failure on line 8 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT02: Expected indent of 8 spaces.

Check notice on line 8 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT01: Expected single whitespace between naked identifier and start bracket '('.

Check notice on line 11 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT05: Line is too long (147 > 100).

Check failure on line 11 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

TMP: Undefined jinja template variable: 'macros'

Check notice on line 12 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT05: Line is too long (150 > 100).

Check failure on line 12 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

TMP: Undefined jinja template variable: 'macros'

Check failure on line 13 in volumes/ecocounter/data_checks/select-data-availability.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

LT02: Expected indent of 8 spaces.

Check failure on line 36 in volumes/ecocounter/open_data/create-view-open_data_locations.sql

See this annotation in the file changed.

@github-actions github-actions / SQLFluff Lint

SQLFluff

AM03: Ambiguous order by clause. Order by clauses should specify order direction for ALL columns or NO columns.