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 `chauvet-dj/mini-kinta-ils` #3971

Open FloEdelmann opened 4 months ago

FloEdelmann commented 4 months ago

Fixture warnings / errors

Thank you @alii!

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>

✔️ chauvet-dj / mini-kinta-ils: d-light / attributes-correctness
  • ✔️ chauvet-dj/mini-kinta-ils-Default.xml
✔️ chauvet-dj / mini-kinta-ils: dmxcontrol3 / channel-numbers
  • ✔️ chauvet-dj-mini-kinta-ils-Default.xml
chauvet-dj / mini-kinta-ils: dragonframe / json-schema-conformity
  • ❌ chauvet-dj/mini-kinta-ils.jsonfixture/wheels/Motor Rotation/slots must NOT have fewer than 2 items
  • ✔️ manufacturers.json
✔️ chauvet-dj / mini-kinta-ils: millumin / json-schema-conformity
  • ✔️ chauvet-dj/mini-kinta-ils.json
chauvet-dj / mini-kinta-ils: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Chauvet-DJ-Mini-Kinta-ILS.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
chauvet-dj / mini-kinta-ils: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Chauvet-DJ-Mini-Kinta-ILS.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'.