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

Add fixture `robe/t2-profile`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture robe/t2-profile

Fixture warnings / errors

  • robe/t2-profile
    • :x: File does not match schema: fixture/availableChannels/Reserved must NOT be valid
    • :x: File does not match schema: fixture/availableChannels/Reserved must match "then" schema

Thank you PierreM!

FloEdelmann avatar Feb 28 '24 21:02 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>

:heavy_check_mark: robe / t2-profile: d-light / attributes-correctness
  • :heavy_check_mark: robe/t2-profile-2.xml
:heavy_exclamation_mark: robe / t2-profile: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Cannot read properties of null (reading 'type')
:x: robe / t2-profile: dragonframe / json-schema-conformity
  • :x: robe/t2-profile.jsonfixture/availableChannels/Reserved must NOT be valid
  • :heavy_check_mark: manufacturers.json
:x: robe / t2-profile: millumin / json-schema-conformity
  • :x: robe/t2-profile.jsonfixture/availableChannels/Reserved (type: Nothing) must NOT have more than 1 properties
    fixture/availableChannels/Reserved (type: Nothing) must NOT have more than 2 properties
    fixture/availableChannels/Reserved (type: Nothing) must match exactly one schema in oneOf
:heavy_exclamation_mark: robe / t2-profile: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Cannot read properties of null (reading 'type')
:heavy_exclamation_mark: robe / t2-profile: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Cannot read properties of null (reading 'type')

github-actions[bot] avatar Feb 28 '24 21:02 github-actions[bot]