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

Add fixture `karma/led-par240`

Open FloEdelmann opened this issue 2 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture karma/led-par240

Fixture warnings / errors

  • karma/led-par240
    • :x: File does not match schema: fixture/availableChannels/Strobo/capability (type: Speed) must have required property 'speed'
    • :x: File does not match schema: fixture/availableChannels/Strobo/capability (type: Speed) must have required property 'speedStart'
    • :x: File does not match schema: fixture/availableChannels/Strobo/capability (type: Speed) must match exactly one schema in oneOf
    • :warning: Please check if manufacturer is correct and add manufacturer URL.

Thank you User and Monny!

FloEdelmann avatar Dec 06 '23 14:12 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_exclamation_mark: karma / led-par240: d-light / attributes-correctness
  • Unable to export fixture: object null is not iterable (cannot read property Symbol(Symbol.iterator))
:heavy_exclamation_mark: karma / led-par240: dmxcontrol3 / channel-numbers
  • Unable to export fixture: object null is not iterable (cannot read property Symbol(Symbol.iterator))
:x: karma / led-par240: dragonframe / json-schema-conformity
  • :x: karma/led-par240.jsonfixture/availableChannels/Strobo/capability (type: Speed) must have required property 'speed'
    fixture/availableChannels/Strobo/capability (type: Speed) must have required property 'speedStart'
    fixture/availableChannels/Strobo/capability (type: Speed) must match exactly one schema in oneOf
  • :heavy_check_mark: manufacturers.json
:heavy_exclamation_mark: karma / led-par240: millumin / json-schema-conformity
  • Unable to export fixture: object null is not iterable (cannot read property Symbol(Symbol.iterator))
:heavy_exclamation_mark: karma / led-par240: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: object null is not iterable (cannot read property Symbol(Symbol.iterator))
:heavy_exclamation_mark: karma / led-par240: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: object null is not iterable (cannot read property Symbol(Symbol.iterator))

github-actions[bot] avatar Dec 06 '23 14:12 github-actions[bot]