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

Add fixture `stage4/g-spot-150-bsw`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture stage4/g-spot-150-bsw

Fixture warnings / errors

  • stage4/g-spot-150-bsw
    • ❌ File does not match schema: fixture/wheels/Animation wheel/slots must NOT have fewer than 2 items
    • ❌ File does not match schema: fixture/wheels/Animation wheel/slots/0 (type: Unknown) value of tag "type" must be in oneOf
    • ❌ File does not match schema: fixture/modes/1/channels must NOT have fewer than 1 items
    • ❌ File does not match schema: fixture/modes/2/channels must NOT have fewer than 1 items
    • ⚠️ Please check if manufacturer is correct and add manufacturer URL.

Thank you Avolites and alexander!

FloEdelmann avatar Apr 09 '24 21:04 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>

stage4 / g-spot-150-bsw: d-light / attributes-correctness
  • Unable to export fixture: Given DMX value was outside the given resolution
stage4 / g-spot-150-bsw: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Cannot read properties of null (reading 'every')
stage4 / g-spot-150-bsw: dragonframe / json-schema-conformity
  • ❌ stage4/g-spot-150-bsw.jsonfixture/wheels/Animation wheel/slots must NOT have fewer than 2 items
  • ✔️ manufacturers.json
stage4 / g-spot-150-bsw: millumin / json-schema-conformity
  • Unable to export fixture: Given DMX value was outside the given resolution
stage4 / g-spot-150-bsw: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Cannot read properties of null (reading 'every')
stage4 / g-spot-150-bsw: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Cannot read properties of null (reading 'every')

github-actions[bot] avatar Apr 09 '24 21:04 github-actions[bot]