open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `starway/fullkolor`

Open FloEdelmann opened this issue 7 months ago • 1 comments

  • Add fixture starway/fullkolor

Thank you Anony!

FloEdelmann avatar May 20 '25 12:05 FloEdelmann

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 / fullkolor: d-light / attributes-correctness
  • ✔️ starway/fullkolor-AR1+S.xml
✔️ starway / fullkolor: dmxcontrol3 / channel-numbers
  • ✔️ starway-fullkolor-AR1+S.xml
✔️ starway / fullkolor: dragonframe / json-schema-conformity
  • ✔️ starway/fullkolor.json
  • ✔️ manufacturers.json
✔️ starway / fullkolor: millumin / json-schema-conformity
  • ✔️ starway/fullkolor.json
starway / fullkolor: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Starway-Fullkolor.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
starway / fullkolor: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Starway-Fullkolor.qxfElement '{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'.

github-actions[bot] avatar May 20 '25 12:05 github-actions[bot]