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 `equinox/spectra` #3992

Closed FloEdelmann closed 4 months ago

FloEdelmann commented 4 months ago

Fixture warnings / errors

Thank you Gax!

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>

✔️ equinox / spectra: d-light / attributes-correctness
  • ✔️ equinox/spectra-Test.xml
equinox / spectra: dmxcontrol3 / channel-numbers
  • ❌ equinox-spectra-Test.xmlTypeError: Cannot read properties of undefined (reading 'filter')
equinox / spectra: dragonframe / json-schema-conformity
  • ❌ equinox/spectra.jsonfixture/links/other must NOT have duplicate items (items ## 1 and 2 are identical)
  • ✔️ manufacturers.json
✔️ equinox / spectra: millumin / json-schema-conformity
  • ✔️ equinox/spectra.json
equinox / spectra: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Equinox-Spectra.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
equinox / spectra: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Equinox-Spectra.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
kengruven commented 4 months ago

Not a real fixture. I think someone's just been trying out the online editor. OK to close.