-
It seems the `go.mod` still has the old package name `github.com/tree-sitter/tree-sitter-swift`
```
go: github.com/alex-pinkus/tree-sitter-swift@upgrade (v0.0.0-20241106144109-042041d0ff89) requires…
-
All the examples of URI expressions (in the `README` and in the `examples` directory) show “simple” expressions where the object being encoded in the URI is a single dictionary containing only string …
-
timeString : 上午12:00
on calling the below line with the time return invalid time
$dateParser(timeString, 'shortTime')
-
Hello in getting this error when running the command
genese cpx -l js .\src\
****
Welcome to @genese cli
C:\Users\gabriel\AppData\Roaming\npm\node_modules\@genese\complexity\dist\src\language…
-
## Describe the Bug
puppetserver 7.16 logs a deprecation warning with a broken URL:
2024-03-11T17:43:29.958-05:00 WARN [qtp1601237113-43] [puppetserver] Puppet The function 'hiera' is deprecate…
-
* Inside your ast.ts, you have a method called `retreat`. It shouldn't be there. It is an abstract class which the methods should only be declared and not defined. The derived class should overwrite e…
-
### Check for existing issues
- [X] Completed
### Language
Zsh
### Tree Sitter parser link
INCOMPLETE: https://github.com/tree-sitter-grammars/tree-sitter-zsh
### Language server link
_No respo…
-
We're interested in integrating Cyphernetes as a query engine in our Kubernetes visualization tool Karpor (https://github.com/KusionStack/karpor/issues/644).
- Do you provide any Go SDK or client l…
-
### Search before asking
- [ ] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar question.
- [ ] I had searched my question on the internet but i didn't ge…
-
## Summary
Despite not being a programming language, HTTP exhibits certain language-like characteristics such as attribute value pairs like `Content-Type: application/json`, keywords like `POST` or…