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 `lightmaxx/q-lase-400-rgy` #4073

Open FloEdelmann opened 1 month ago

FloEdelmann commented 1 month ago

Fixture warnings / errors

Thank you trekstar!

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>

lightmaxx / q-lase-400-rgy: d-light / attributes-correctness
  • Unable to export fixture: Exporting fixture mode lightmaxx/q-lase-400-rgy/12ch failed: TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
lightmaxx / q-lase-400-rgy: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Exporting fixture mode lightmaxx/q-lase-400-rgy/12ch failed: TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
lightmaxx / q-lase-400-rgy: dragonframe / json-schema-conformity
  • ❌ lightmaxx/q-lase-400-rgy.jsonfixture/availableChannels/Rotation/capabilities/0 (type: Rotation) must have required property 'speed'
    fixture/availableChannels/Rotation/capabilities/0 (type: Rotation) must have required property 'speedStart'
    fixture/availableChannels/Rotation/capabilities/0 (type: Rotation) must have required property 'angle'
    fixture/availableChannels/Rotation/capabilities/0 (type: Rotation) must have required property 'angleStart'
    fixture/availableChannels/Rotation/capabilities/0 (type: Rotation) must match exactly one schema in oneOf
  • ✔️ manufacturers.json
lightmaxx / q-lase-400-rgy: millumin / json-schema-conformity
  • Unable to export fixture: Exporting fixture lightmaxx/q-lase-400-rgy failed: TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
lightmaxx / q-lase-400-rgy: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture lightmaxx/q-lase-400-rgy failed: TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
lightmaxx / q-lase-400-rgy: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture lightmaxx/q-lase-400-rgy failed: TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))