-  
 -   Notifications  
You must be signed in to change notification settings  - Fork 3.9k
 
Closed
Description
it bothered a lot, passed on rerun each time but very annoying.
 https://app.circleci.com/pipelines/github/checkstyle/checkstyle/20216/workflows/4c22b18d-013d-42ed-8fa4-2f98d2995882/jobs/361176/artifacts
<problems is_local_tool="true"> <problem> <file>file://$PROJECT_DIR$/.github/workflows/site.yml</file> <line>14</line> <module>project</module> <entry_point TYPE="file" FQNAME="file://$PROJECT_DIR$/.github/workflows/site.yml"/> <problem_class id="YAMLSchemaValidation" severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Validation by JSON Schema</problem_class> <description>Schema validation: Property 'name' is not allowed</description> <highlighted_element>name: Site</highlighted_element> <language>yaml</language> <offset>0</offset> <length>10</length> </problem> <problem> <file>file://$PROJECT_DIR$/.github/workflows/site.yml</file> <line>15</line> <module>project</module> <entry_point TYPE="file" FQNAME="file://$PROJECT_DIR$/.github/workflows/site.yml"/> <problem_class id="YAMLSchemaValidation" severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Validation by JSON Schema</problem_class> <description>Schema validation: Property 'env' is not allowed</description> <highlighted_element> env: AWS_REGION: us-east-2 AWS_BUCKET_NAME: "checkstyle-diff-reports" </highlighted_element> <language>yaml</language> <offset>0</offset> <length>73</length> </problem> <problem> </problem> <problem> </problem> <problem> <file>file://$PROJECT_DIR$/.github/workflows/site.yml</file> <line>26</line> <module>project</module> <entry_point TYPE="file" FQNAME="file://$PROJECT_DIR$/.github/workflows/site.yml"/> <problem_class id="YAMLSchemaValidation" severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Validation by JSON Schema</problem_class> <description> Schema validation: Property 'concurrency' is not allowed </description> <highlighted_element> concurrency: group: ${{ github.workflow }}-${{ github.event.issue.number || github.ref }} cancel... </highlighted_element> <language>yaml</language> <offset>0</offset> <length>118</length> </problem> <problem> <file>file://$PROJECT_DIR$/.github/workflows/site.yml</file> <line>30</line> <module>project</module> <entry_point TYPE="file" FQNAME="file://$PROJECT_DIR$/.github/workflows/site.yml"/> <problem_class id="YAMLSchemaValidation" severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Validation by JSON Schema</problem_class> <description>Schema validation: Property 'jobs' is not allowed</description> <highlighted_element> jobs: parse_pr_info: if: github.event.comment.body == 'GitHub, generate web site' ||... </highlighted_element> <language>yaml</language> <offset>0</offset> <length>5472</length> </problem> </problems>