pass matching mime type to xmldom; test [dynamicxml] #11491
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
|