-
# 🐛 Bug
## Description
`hydra.utils.instantiate` fails when trying to instantiate a class that uses a resolver that returns a `list` in a package defined in the defaults list.
## Checklist
- [x]…
-
This has the same purpose as #15 and describes important missing features from the full corelib that rather than build up from system features are based on existing features in corelib.
- [ ] Span.…
-
Old Reference Guide:
https://github.com/eclipse/eclipse-collections/blob/master/docs/guide.md#-primitive-collections
The new reference guide is now in Asciidoc. The relevant section is now here:
…
-
Hello,
We use protobuf-net for our gRPC API and have encountered an issue where an exception is thrown during schema generation when we have contracts decorated with the NullWrappedCollection attri…
-
getting the below when trying to custom download from a single account I've just subbed to. I've refreshed the page to double check that no auth info has changed, and it all seems to still match. I've…
-
`Config` and `ConfigProvider` are two new additions designed to bring a configuration front-end to ZIO 2.0.
In order to prepare release, we should develop a comprehensive test suite for `ConfigProv…
-
I've read that there was a change regarding the serialization of custom collections. However, when using a compiled assembly to deserialize a stream into a generic list of a given type, it will return…
llvmx updated
4 years ago
-
This seems to be supported, but I'm getting this error:
```
error[E0605]: non-primitive cast: `__swift_bridge__MyError` as `*mut c_void`
--> src/lib.rs:6:1
|
6 | #[swift_bridge::bridge]
| ^…
-
#### Logging
- Clean up replica debug messages; move that info into another logging canister
- Create and use a distinct motoko-biglog package; start here?
#### Static analysis
- Sanity check t…
-
When the object has properties that are arrays of primitive types, an exception with the message "Incorrect number of arguments supplied for call to method 'Char get_Chars(Int32)' (Parameter 'property…