Skip to content

GH Actions: Bump the action-runners group with 3 updates #270

GH Actions: Bump the action-runners group with 3 updates

GH Actions: Bump the action-runners group with 3 updates #270

Triggered via pull request July 5, 2026 01:27
Status Success
Total duration 1m 16s
Artifacts

test.yml

on: pull_request
Lint Yaml  /  Lint Yaml
4s
Lint Yaml / Lint Yaml
Lint Yaml  /  Check GHA workflows
7s
Lint Yaml / Check GHA workflows
Validate XSD files
19s
Validate XSD files
Lint Markdown  /  Lint Markdown
8s
Lint Markdown / Lint Markdown
QA Markdown  /  QA Markdown
29s
QA Markdown / QA Markdown
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 3 warnings
Test XSD file empty
Process completed with exit code 1.
XMLLint Validate
Local XSD file must exist and have a file size greater than 0.
Test XSD URL wrong scheme
Process completed with exit code 1.
XMLLint Validate
URL to the XSD file must be an 'http', 'https' or 'ftp' URL.
Test XSD file wrong file extension
Process completed with exit code 1.
XMLLint Validate
Local XSD file must use an '.xsd' file extension.
Test required input missing
Process completed with exit code 1.
XMLLint Validate
Missing required input 'pattern'. Please provide a path to a file or a glob pattern.
Test no XSD, glob, invalid XML files
Process completed with exit code 1.
Test no XSD, glob, invalid XML files: tests/fixtures/some-valid-basic/C-bad.xml#L5
Premature end of data in tag toplevel line 2
Test no XSD, glob, invalid XML files: tests/fixtures/some-valid-basic/C-bad.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test no XSD, glob, invalid XML files: tests/fixtures/some-valid-basic/A-bad.xml#L4
Opening and ending tag mismatch: something line 2 and else
Test XSD file doesn't exist
Process completed with exit code 1.
XMLLint Validate
Local XSD file must exist and have a file size greater than 0.
Test XSD URL wrong file extension
Process completed with exit code 1.
XMLLint Validate
URL to the XSD file must point to a file using an '.xsd' file extension.
Test XSD URL empty
Process completed with exit code 1.
XMLLint Validate
Remote XSD file must exist and have a file size greater than 0.
Test no XSD, invalid XML
Process completed with exit code 1.
Test no XSD, invalid XML: tests/fixtures/invalid-basic.xml#L5
Premature end of data in tag toplevel line 2
Test no XSD, invalid XML: tests/fixtures/invalid-basic.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test show-in-pr: string true
Process completed with exit code 1.
Test show-in-pr: string true: tests/fixtures/invalid-basic.xml#L5
Premature end of data in tag toplevel line 2
Test show-in-pr: string true: tests/fixtures/invalid-basic.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test XSD URL doesn't exist
Process completed with exit code 8.
Test XSD file, glob, valid XML, not schema
Process completed with exit code 3.
Test XSD file, glob, valid XML, not schema: tests/fixtures/some-valid-local-xsd/B-bad.xml#L4
Element 'myelement': Element content is not allowed, because the content type is a simple type definition.
Test XSD file, glob, valid XML, not schema: tests/fixtures/some-valid-local-xsd/B-bad.xml#L2
Element 'toplevel': The attribute 'title' is required but missing.
Test XSD file, glob, valid XML, not schema: tests/fixtures/some-valid-local-xsd/A-bad.xml#L2
Element 'toplevel': Missing child element(s). Expected is ( myelement ).
Test XSD file, glob, valid XML, not schema: tests/fixtures/some-valid-local-xsd/A-bad.xml#L2
Element 'toplevel', attribute 'title': [facet 'maxLength'] The value 'Missing elm' has a length of '11'; this exceeds the allowed maximum length of '10'.
Test show-in-pr: bool true
Process completed with exit code 1.
Test show-in-pr: bool true: tests/fixtures/invalid-basic.xml#L5
Premature end of data in tag toplevel line 2
Test show-in-pr: bool true: tests/fixtures/invalid-basic.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test XSD file, valid XML, not schema
Process completed with exit code 3.
Test XSD file, valid XML, not schema: tests/fixtures/invalid-local.xml#L3
Element 'wrongelement': This element is not expected. Expected is ( myelement ).
Test XSD file, valid XML, not schema: tests/fixtures/invalid-local.xml#L2
Element 'toplevel', attribute 'title': [facet 'maxLength'] The value 'More than ten chars' has a length of '19'; this exceeds the allowed maximum length of '10'.
Test XSD file, invalid XML
Process completed with exit code 1.
Test XSD file, invalid XML: tests/fixtures/invalid-basic.xml#L5
Premature end of data in tag toplevel line 2
Test XSD file, invalid XML: tests/fixtures/invalid-basic.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test remote XSD file, valid XML, not valid against schema
Process completed with exit code 3.
Test remote XSD file, valid XML, not valid against schema: tests/fixtures/invalid-remote.xml#L3
Element 'wrongelement': This element is not expected. Expected is ( subelement ).
Test remote XSD file, valid XML, not valid against schema: tests/fixtures/invalid-remote.xml#L2
Element 'remote', attribute 'title': [facet 'minLength'] The value 'Not 10 ch' has a length of '9'; this underruns the allowed minimum length of '10'.
Debug on, invalid XML
Process completed with exit code 1.
Debug on, invalid XML: tests/fixtures/some-valid-basic/C-bad.xml#L5
Premature end of data in tag toplevel line 2
Debug on, invalid XML: tests/fixtures/some-valid-basic/C-bad.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Debug on, invalid XML: tests/fixtures/some-valid-basic/A-bad.xml#L4
Opening and ending tag mismatch: something line 2 and else
Test show-in-pr: unsupported value
Process completed with exit code 1.
Test show-in-pr: unsupported value: tests/fixtures/invalid-basic.xml#L5
Premature end of data in tag toplevel line 2
Test show-in-pr: unsupported value: tests/fixtures/invalid-basic.xml#L4
Opening and ending tag mismatch: unclosedelement line 3 and toplevel
Test show-in-pr: bool false
Process completed with exit code 1.
Test local XSD overrules remote [2]
Process completed with exit code 3.
Test local XSD overrules remote [2]: tests/fixtures/valid-remote.xml#L2
Element 'remote': No matching global declaration available for the validation root.
Test show-in-pr: string false
Process completed with exit code 1.
Lint Markdown / Lint Markdown
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: xt0rted/markdownlint-problem-matcher@1a5fabfb577370cfdf5af944d418e4be3ea06f27. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
XMLLint Validate
Both a local file as well as a remote URL passed for the XSD file. The local file takes precedence, the remote URL will be ignored.
XMLLint Validate
Both a local file as well as a remote URL passed for the XSD file. The local file takes precedence, the remote URL will be ignored.