foxriver76/ioBroker.ocpp

Think about to fix the issues found by adapter checker

Closed this issue · 1 comments

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/foxriver76/ioBroker.ocpp

  • [E019] Invalid repository URL: git@github.com:foxriver76/ioBroker.ocpp.git. Expected: git+https://github.com/foxriver76/ioBroker.ocpp.git
  • [E140] width and height of logo are not equal
  • [E201] Bluefox was not found in the collaborators on NPM!. Please execute in adapter directory: "npm owner add bluefox iobroker.ocpp"

I have also found warnings that may be fixed if possible.

  • [W801] .npmignore not found

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

Thanks, that all bugs have been fixed.