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

Add fixture `magicfx/stagepropeller`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture magicfx/stagepropeller

Fixture warnings / errors

  • magicfx/stagepropeller
    • ❌ File does not match schema: fixture/modes/1/channels must NOT have fewer than 1 items

Thank you Kochi!

FloEdelmann avatar Jul 06 '24 14:07 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>

magicfx / stagepropeller: d-light / attributes-correctness
  • ✔️ magicfx/stagepropeller-Standard 7ch.xml
  • ❌ magicfx/stagepropeller-Neuer Modus.xmlError parsing XML: TypeError: attributeDefinitions is not iterable
magicfx / stagepropeller: dmxcontrol3 / channel-numbers
  • ✔️ magicfx-stagepropeller-Standard-7ch.xml
  • ❌ magicfx-stagepropeller-Neuer-Modus.xmlTypeError: Cannot read properties of undefined (reading 'filter')
magicfx / stagepropeller: dragonframe / json-schema-conformity
  • ❌ magicfx/stagepropeller.jsonfixture/modes/1/channels must NOT have fewer than 1 items
  • ✔️ manufacturers.json
magicfx / stagepropeller: millumin / json-schema-conformity
  • ❌ magicfx/stagepropeller.jsonfixture/modes/1/channels must NOT have fewer than 1 items
magicfx / stagepropeller: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/MagicFX-StagePropeller.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:Neuer Modus: No channel found in mode 1 definitions processed. 1 errors detected
magicfx / stagepropeller: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/MagicFX-StagePropeller.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Mode': Missing child element(s). Expected is one of ( {http://www.qlcplus.org/FixtureDefinition}Physical, {http://www.qlcplus.org/FixtureDefinition}Channel ).

github-actions[bot] avatar Jul 06 '24 14:07 github-actions[bot]