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

Add fixture `ibiza-light/djlight-60-19ch`

Open FloEdelmann opened this issue 7 months ago • 1 comments

  • Add fixture ibiza-light/djlight-60-19ch

Thank you DJ-Porsch!

FloEdelmann avatar May 27 '25 11: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>

✔️ ibiza-light / djlight-60-19ch: d-light / attributes-correctness
  • ✔️ ibiza-light/djlight-60-19ch-19ch.xml
✔️ ibiza-light / djlight-60-19ch: dmxcontrol3 / channel-numbers
  • ✔️ ibiza-light-djlight-60-19ch-19ch.xml
✔️ ibiza-light / djlight-60-19ch: dragonframe / json-schema-conformity
  • ✔️ ibiza-light/djlight-60-19ch.json
  • ✔️ manufacturers.json
✔️ ibiza-light / djlight-60-19ch: millumin / json-schema-conformity
  • ✔️ ibiza-light/djlight-60-19ch.json
ibiza-light / djlight-60-19ch: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Ibiza-light-DJLIGHT-60-19ch.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
ibiza-light / djlight-60-19ch: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Ibiza-light-DJLIGHT-60-19ch.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'.

github-actions[bot] avatar May 27 '25 11:05 github-actions[bot]