OpenLightingProject / open-fixture-library

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

Add fixture `prolights/air5fan` #4090

Open FloEdelmann opened 1 month ago

FloEdelmann commented 1 month ago

Fixture warnings / errors

Thank you Amon!

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

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