Chengxuan Xing

Results 8 issues of Chengxuan Xing

Need to update lodash, because of security vulnerabilities: https://www.npmjs.com/advisories/1065

Fixed an error and added link in the core readme to link to component dev readme Signed-off-by: Chengxuan Xing

Line https://github.com/jsforce/jsforce/blob/master/lib/connection.js#L1571 blew up due to no server url was presented in the response of the SOAP login endpoint. The response was: ``` { "statusCode":307, "body":"The URL has moved here\r\n",...

bug

**Environment Information** - OS [e.g. Mac, Arch, Windows 10]: Mac - Node Version [e.g. 8.2.1]:v18.12.0 - NPM Version [e.g. 5.4.2]: 8.19.2 - C++ Toolchain [e.g. Visual Studio, llvm, g++]: -...

There are two aspects of this: 1. we should have consistent behaviour between start-up time and running time. And preferably, firefly shouldn't crash due to one dependency throwing an error...

bug

k8s implements functions that supports the built-it golang `json` struct tag. What's the process for adding support for other struct tags, e.g. https://github.com/invopop/jsonschema#custom-type-definitions

lifecycle/rotten

API returned 404 not found when calling the API with the eventstream UUID that's returned as part of the LIST API. However, the ID in the database matched the UUID...

bug
good first issue

In IBM App Connect, this lib is the one we've chosen as the framework for our integration executions. To ensure the fairness and control the workload of our back-end system,...