Petar Dochev
Petar Dochev
In README.md ``` ### New _feature_ ``` generated TOC ``` - [New _feature_](#new-_feature_) ``` Actual link revealed by pointing the heading in GitHub `https://github.com/dotchev/Spoon-Knife#new-feature` Notice that GitHub strips the underscores...
This should make the Signup form consistent with the Login form
``` 2020-04-29 15:07:20 ERROR GitTruckFactor:97 - TF calculation aborted! java.lang.NullPointerException at aserg.gtf.GitTruckFactor.getTFInfo(GitTruckFactor.java:139) at aserg.gtf.GitTruckFactor.main(GitTruckFactor.java:94) ```
/v1/service_brokers does not support PUT There is only POST & PATCH https://github.com/Peripli/service-manager/blob/master/api/broker/broker.go#L28 PATCH supports only adding new labels and removing existing labels but no overwriting (unconditional set). https://github.com/Peripli/specification/blob/visibility-labels/api.md#label-change-operation See https://jtrack.wdf.sap.corp/browse/CKI-263...
gocyclo linter was disabled for some reason Still there are some functions that are too complex It would be good to refactor them and catch such issues in the future
The link http://jsonary.com/LICENSE.txt is broken and it appears at least in two places: - README - package.json