OpenLightingProject / open-fixture-library

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

Add fixture `starway/suprakolor` #4035

Open FloEdelmann opened 1 week ago

FloEdelmann commented 1 week ago

Fixture warnings / errors

Thank you lightmatt!

github-actions[bot] commented 1 week 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>

✔️ starway / suprakolor: d-light / attributes-correctness
  • ✔️ starway/suprakolor-tr16.xml
✔️ starway / suprakolor: dmxcontrol3 / channel-numbers
  • ✔️ starway-suprakolor-tr16.xml
✔️ starway / suprakolor: dragonframe / json-schema-conformity
  • ✔️ starway/suprakolor.json
  • ✔️ manufacturers.json
starway / suprakolor: millumin / json-schema-conformity
  • ❌ starway/suprakolor.jsonfixture/physical/DMXconnector "5-pin XLR IP65" must be equal to one of [3-pin, 5-pin, 3-pin (swapped +/-), 3-pin and 5-pin, 3-pin XLR IP65, 3.5mm stereo jack]
starway / suprakolor: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Starway-suprakolor.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid ZOOM degrees ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 3 errors detected
starway / suprakolor: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Starway-suprakolor.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'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': [facet 'enumeration'] The value '5-pin XLR IP65' is not an element of the set {'3-pin', '5-pin', '3-pin and 5-pin', '3-pin IP65', '5-pin IP65', '3.5 mm stereo jack', 'Wireless', 'Other'}.