wgehring-ml

Results 4 issues of wgehring-ml

### Summary In order to improve code readability and reduce the likelihood of (practically) untestable and/or unreachable conditions, it would be nice to enforce a maximum upper bound on the...

This happens for multiple imported libraries but I haven't been able to assess the full impact because one of the affected libraries is importing a "different" instance of React which...

`DigestClient.prototype.fetch` is currently expecting its arguments to be in the form `(url: string, init: RequestInit)`, but the fetch API also supports arguments in the form of `(request: RequestInfo, init: undefined)`....

When running MLCP transform on triple data the `context` argument does not contain any collections. I suspect this is because triplestore data uses the `-output_graph` argument instead of the `-output_collection`...

bug
mlcp
major
new