-
Currently, we validate scriptlets simply if they pass Starlark’s parsing. I intend to add an additional validation step in the `*Validate` methods to ensure that required functions (`qemu_hook` for `Q…
-
Suggested by @bolshakoff. For additional context see:
- https://github.com/jan-zabloudil/release-manager/pull/121#discussion_r1619302583
- https://github.com/jan-zabloudil/release-manager/pull/110…
-
Provide more checks around the `deserializeState` function to ensure more type safety.
Reference comment: https://github.com/elastic/kibana/pull/186642#discussion_r1829575019
-
## Problem
Currently, we parse embedded JSON files into Go structures, but when serving to the frontend, we need to re-marshal these structures back to JSON. This is inefficient and could impact perf…
-
### Component
rpc
### What version of Alloy are you on?
v0.7.0/master
### Operating System
None
### Describe the bug
Safety invariant in the unwrap function is incorrect
https://…
-
https://github.com/PyO3/pyo3/blob/v0.23.2/src/types/bytearray.rs#L297-L299
The implementation just calls the unsafe `as_bytes` function while not doing anything to uphold the safety invariant that …
-
I was playing around with abilities in Unison and in particular trying to see if I could create an interface with an abstract ability. For example:
```
structural type Variable a e = { read' : '{e…
-
### System Health details
## System Information
version | core-2024.11.1
-- | --
installation_type | Home Assistant Container
dev | false
hassio | false
docker | true
user | root
virtualenv…
-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
I'm using drizzle-orm, drizzle-kit & drizzle-zod in my appli…
-
### Description
With NGXS v18, we have started to push towards better type safety for selectors.
The challenge is that we have users who use old mechanisms that are not type-safe and they would ne…