-
# Enviornment
- SST ion: 0.1.95
- pulumi-aws: 6.55.0
- Next.js: 14.0.4
# Description
When deploying a Next.js app to AWS using SST ion with `autodeploy` in the SST Console, I encountered an e…
-
Replace yamllint with prettier, as agreed by the team. This should include:
- `lint-yaml` Makefile target to lint yaml files with prettier (e.g. `npx prettier --check snap/snapcraft.yaml`)
- `form…
-
Coming from this [thread](https://expensify.slack.com/archives/C05LX9D6E07/p1726060095677339?thread_ts=1726060087.278969&cid=C05LX9D6E07), check in the end of October if there is anything in the bundl…
-
Scope
---
The `p-model-signature` DSR component uses the wrong attribute case for `fetchpriority` causing following warning:
![Image](https://github.com/user-attachments/assets/07ec9ace-764f-4074-bdd…
-
## 🪤 Context
There isn't any enforcement in the shared variables system that the value received is actually matches the type definitions that are declared. The easiest path to resolving this would …
-
## Description
I'm writing scripts that look something like the following:
```
# Create a repository with a file so it has a default branch
exec gh repo create $ORG/$SCRIPT_NAME-$RANDOM_STRING --add…
-
### Environment
Nuxt project info: 11:04:15 PM
------------------------------
- Operating System: Linux
- Node Version: …
-
### Describe the improvement
When trying to follow the docs on how to create a **custom mutation** with the **typescript connector** I stumbled across several problems, when trying to implement valid…
-
The plugin is unable to issue queries against the two weeks ago released SurrealDB 2.0. Example query used for this bug report:
```
SELECT check_command,count(check_command) AS total FROM icinga WHER…
-
**Describe the bug**
I have to specify address: in my config.yml in order for the dynamic contract registry to work properly. As the dynamic PoolCreated events are not processed in this case. The poo…