OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
193 stars 64 forks source link

Add fixture `u-king/mini-led-moving-head` #4003

Open FloEdelmann opened 4 months ago

FloEdelmann commented 4 months ago

Fixture warnings / errors

Thank you lest!

github-actions[bot] commented 4 months ago

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

u-king / mini-led-moving-head: d-light / attributes-correctness
  • ❌ u-king/mini-led-moving-head-Pan.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN
✔️ u-king / mini-led-moving-head: dmxcontrol3 / channel-numbers
  • ✔️ u-king-mini-led-moving-head-Pan.xml
✔️ u-king / mini-led-moving-head: dragonframe / json-schema-conformity
  • ✔️ u-king/mini-led-moving-head.json
  • ✔️ manufacturers.json
✔️ u-king / mini-led-moving-head: millumin / json-schema-conformity
  • ✔️ u-king/mini-led-moving-head.json
u-king / mini-led-moving-head: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/U´King-Mini-LED-Moving-Head.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
u-king / mini-led-moving-head: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/U´King-Mini-LED-Moving-Head.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.