-
As I was working on the bots docs revamp, I thought about some wants for the new architecture. We can all contribute on this issue.
- Versioned docs
- The SDK API can change between versions, …
-
# Bug Report
## Problem
### What is expected to happen?
successful build
### What does actually happen?
```
Error: node_modules/cordova-plugin-file/types/index.d.ts:47:5 - error TS2687: …
-
# Frontend Needed
Before V2 release we want a (optional) frontend with good accessibility, design, and UX.
**Framework:** Vue 3+ (and Vite for the bundler)
**CSS:** SCSS, tailwindcss and maybe a UI …
-
I'm following the instructions as given on https://github.com/phetsims/phet-vite-demo/blob/main/README.md
My machine runs Windows 11 but I used WSL2 to run the various commands.
Everything runs …
-
### Describe the bug
it seems code is not compatible with llama response
### Steps to reproduce
Error logs
```zsh
2024-11-18 12:26:45.377 | DEBUG | ai_hawk.llm.llm_manager:parse_llmresult:38…
-
### Describe the bug
When an s3 bucket is created with object lock governance and the s3 bucket is set for removal cdk destroy fails. This happens even when the role has permissions to bypassgovern…
-
Problem Statement - Getting the below error in cypress dashboard when tests are run
SyntaxError: 'import' and 'export' may appear only with 'sourceType: module'
at S. (:4363:61454)
at Obj…
-
### Describe the bug
The kubectl custom resource handler has a special path for handling helm charts. This path has a property for `SkipCrds`, which _should_ do as expected:
https://github.com/a…
-
## Frameworks
- [Middleman](https://middlemanapp.com/)
- [Bulma](https://bulma.io/)
## Preprocessors
- [Haml](https://haml.info/)
- [Sass](https://sass-lang.com/)
- [TypeScript](https://www.ty…
-
### Describe the problem
Svelte 5 supports TypeScript syntax natively, but it doesn't support TypeScript runtime features such as enums, `using`, decorators (related: #11397) and so on.
In general…