GitHub Actions workflow to demo it #46
demo.yml
on: pull_request
All Report Types
22s
GitHub Actions
0s
Docker Hub
7s
Phar
28s
Pure PHP
8s
Annotations
19 errors and 4 warnings
GitHub Actions
Unable to resolve action `JBZoo/Csv-Blueprint@latest`, unable to find version `latest`
|
Pure PHP
Process completed with exit code 1.
|
Docker Hub
Process completed with exit code 1.
|
All Report Types
Process completed with exit code 2.
|
All Report Types
Process completed with exit code 2.
|
All Report Types:
demo.csv#L1
csv.header at column 1:
Property "name" is not defined in schema: "./tests/schemas/demo_invalid.yml"
|
All Report Types:
demo.csv#L5
max at column 2:Float
Value "74605.944" is greater than "74605"
|
All Report Types:
demo.csv#L5
allow_values at column 4:Favorite color
Value "blue" is not allowed. Allowed values: ["red", "green", "Blue"]
|
All Report Types:
demo.csv#L6
min_length at column 0:Name
Value "Carl" (legth: 4) is too short. Min length is 5
|
All Report Types:
demo.csv#L6
min_date at column 3:Birthday
Value "1955-05-14" is less than the minimum date "1955-05-15T00:00:00.000+00:00"
|
All Report Types:
demo.csv#L8
min_date at column 3:Birthday
Value "1955-05-14" is less than the minimum date "1955-05-15T00:00:00.000+00:00"
|
All Report Types:
demo.csv#L9
max_date at column 3:Birthday
Value "2010-07-20" is more than the maximum date "2009-01-01T00:00:00.000+00:00"
|
All Report Types:
demo.csv#L11
min_length at column 0:Name
Value "Lois" (legth: 4) is too short. Min length is 5
|
All Report Types:
demo.csv#L11
allow_values at column 4:Favorite color
Value "blue" is not allowed. Allowed values: ["red", "green", "Blue"]
|
All Report Types
Process completed with exit code 2.
|
All Report Types
Process completed with exit code 2.
|
All Report Types
Process completed with exit code 2.
|
All Report Types
Process completed with exit code 2.
|
Phar
Process completed with exit code 1.
|
Pure PHP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Docker Hub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
All Report Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Phar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|