-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Hi, I'm running lastest yarn version 4.5.0 on GitHub Actions. I'm using a macos-15-xlarge runner. The memory on this ru…
-
## Feature description
I have a script which generates all my types based on entries in a config file:
```js
const { execSync } = require('child_process')
const config = require('../ts-to-zod.co…
-
There's a specific closed set of types that are valid as element types for TypedBuffer types, which includes int/uint of sizes 16/32/64, half, float, and double. If someone writes `RWBuffer` we should…
-
### OpenTofu Version
```shell
1.8.0-beta2
```
### OpenTofu Configuration Files
main.tf
```hcl
provider "aws" {
region = "us-west-2"
}
resource "aws_acm_certificate" "this" {
domain_nam…
-
**Describe the bug**
When launching O3DE with the startup level set to the default o3de scene (shader ball, ground plane, directional light), The app will open up to the O3DE title screen for a bri…
-
OKR 1.6: Exceed [WCAG criteria 3.3.3 “Error Suggestion”](https://www.w3.org/WAI/WCAG21/Understanding/error-suggestion.html) by providing more specific information to end-users on how to fix their mist…
-
Currently the compiler `IR` doesn't distinguish between type-signature declarations and type-ascription expressions. As a result, when translating `Tree.TypeSignature` and `Tree.TypeAnnotated` the par…
kazcw updated
2 weeks ago
-
Using image docker.sunet.se/dc4eu/apigw:apiv28
When uploading a document or using the PUT /document/identity call for adding identities, it is possible to submit invalid identity objects like this:…
-
### Describe your motivation
I was thinking about applying `maxlength` from flow side to the fields.. but I stumpled upon the problem that it does not trigger server side validation as expexted and…
-
When launching a Walnut app, the console is spammed with these messages (these are the first four frames)
```
[vulkan] Debug report from ObjectType: 5
Message: Validation Error: [ VUID-vkAcquireNex…