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

Add fixture 'starway/servo-color-500'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'starway/servo-color-500'

Thank you Max G!

FloEdelmann avatar Mar 18 '22 14:03 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>

:x: starway / servo-color-500: d-light / attributes-correctness
  • :x: starway/servo-color-500-PERSON 1.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN
:x: starway / servo-color-500: dmxcontrol3 / channel-numbers
  • :x: starway-servo-color-500-PERSON-1.xmlChannel 10 "Control" is missing capabilities. Used ranges: 0…19, 60…255
:heavy_check_mark: starway / servo-color-500: dragonframe / json-schema-conformity
  • :heavy_check_mark: starway/servo-color-500.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: starway / servo-color-500: millumin / json-schema-conformity
  • :heavy_check_mark: starway/servo-color-500.json
:x: starway / servo-color-500: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Starway-servo-color-500.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: starway / servo-color-500: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Starway-servo-color-500.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 'Weight': '0' is not a valid value of the atomic type '{http://www.qlcplus.org/FixtureDefinition}weightType'.
    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'.

github-actions[bot] avatar Mar 18 '22 14:03 github-actions[bot]