Skip to content

pass matching mime type to xmldom; test [dynamicxml] #11491

pass matching mime type to xmldom; test [dynamicxml]

pass matching mime type to xmldom; test [dynamicxml] #11491

Triggered via pull request January 19, 2025 14:39
Status Failure
Total duration 1m 21s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test-lint
Process completed with exit code 1.
test-lint: services/dynamic/dynamic-xml.service.js#L133
Delete `⏎····`
test-lint: services/dynamic/dynamic-xml.service.js#L141
Replace `·res.headers['content-type']·` with `⏎······(res.headers['content-type']·&&`
test-lint: services/dynamic/dynamic-xml.service.js#L142
Replace `&&·MIME_TYPES.find(mime·=>·res.headers['content-type'].startsWith(mime))·⏎······||·MIME_TYPE.XML;` with `··MIME_TYPES.find(mime·=>⏎··········res.headers['content-type'].startsWith(mime),⏎········))·||⏎······MIME_TYPE.XML`
test-lint: services/dynamic/dynamic-xml.service.js#L144
Delete `····`
test-lint
Process completed with exit code 1.
test-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636