Skip to content

Demo

Demo #288

Triggered via release December 14, 2024 21:28
@SmetDenisSmetDenis
created 766b5b9
Status Success
Total duration 23s
Artifacts

demo.yml

on: release
All Report Types
14s
All Report Types
Create schema based on CSV
6s
Create schema based on CSV
Debug schema with presets
5s
Debug schema with presets
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
All Report Types: tests/schemas/demo_invalid.yml#L1
is_float at column 2:Float "is_float", column "2:Float". Value "Qwerty" is not a float number.
All Report Types: tests/schemas/demo_invalid.yml#L1
allow_values at column 4:Favorite color "allow_values", column "4:Favorite color". Value "123" is not allowed. Allowed values: ["red", "green", "Blue"].
All Report Types: tests/fixtures/batch/demo-1.csv#L1
allow_extra_columns at column "allow_extra_columns" at line 1. Column(s) not found in CSV: "wrong_column_name".
All Report Types: tests/fixtures/batch/demo-1.csv#L1
ag:is_unique at column 1:City "ag:is_unique" at line 1, column "1:City". Column has non-unique values. Unique: 1, total: 2.
All Report Types: tests/fixtures/batch/demo-1.csv#L1
ag:nth_num at column 2:Float "ag:nth_num" at line 1, column "2:Float". The column does not have a line 4, so the value cannot be checked.
All Report Types: tests/fixtures/batch/demo-1.csv#L1
ag:nth at column 3:Birthday "ag:nth" at line 1, column "3:Birthday". The value on line 2 in the column is "1998-02-28", which is not equal than the expected "2000-12-01".
All Report Types: tests/fixtures/batch/demo-1.csv#L3
allow_values at column 4:Favorite color "allow_values" at line 3, column "4:Favorite color". Value "blue" is not allowed. Allowed values: ["red", "green", "Blue"].
All Report Types: tests/fixtures/batch/demo-2.csv#L1
allow_extra_columns at column "allow_extra_columns" at line 1. Column(s) not found in CSV: "wrong_column_name".
All Report Types: tests/fixtures/batch/demo-2.csv#L2
length_min at column 0:Name "length_min" at line 2, column "0:Name". The length of the value "Carl" is 4, which is less than the expected "5".
All Report Types: tests/fixtures/batch/demo-2.csv#L7
length_min at column 0:Name "length_min" at line 7, column "0:Name". The length of the value "Lois" is 4, which is less than the expected "5".
Debug schema with presets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Create schema based on CSV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All Report Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636