-
### Go version
go1.23rc1 (+ go1.23rc2)
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/var/home/simon/.cache/go-build'
GOENV='/var/hom…
-
### Describe the issue
Protobuf has removed `RepeatedPtrField::ReleaseCleared()` from its API, as described here: https://protobuf.dev/news/v26/#remove-deprecated-clear-apis-on-repeated-fields
### U…
-
Lots of people are building projects and those projects end up using dependencies of various licenses, or sometimes no license at all.
Would be cool if there was a license rule (maybe via plugin) t…
-
Hello,
I am thinking about using cplusplus to write some personal source analysis and transformation tools. The first one i want to implement is a simple file dependency analyzer.
Is this possib…
-
**Describe the bug**
If the `AWS_REGION` is set to `us-west-2` and an make a support client call, you will get an error:
EndpointConnectionError: Could not connect to the endpoint URL: "https://supp…
-
**Describe the bug**
i think this is related to #2387 , but any time i store my runs, i get the following
```
[DEBUG][2019-10-25 14:30:39] {system} [4199] - webserver_context.py:192 get_context…
-
On iOS, it is possible to put the screen into a zoomed mode. In this mode, all UI elements get scaled up. Also, the Flutter view scales accordingly.
I wonder whether it is possible to get the curr…
-
* Dart SDK version: 3.1.0 (stable) (Tue Aug 15 21:33:36 2023 +0000) on "macos_arm64"
* build_runner: ^2.4.6
* macOS
----
# Problem
In some of my code generation, I use environment variables. …
-
| | |
|------------------|-----------------|
|Previous ID | SR-6276 |
|Radar | None |
|Original Reporter | @everlof …
-
*Context: this issue ties in perfectly with https://github.com/apify/apify-cli/issues/497 (specifically https://github.com/apify/apify-cli/issues/497#issuecomment-2102518779)*
Currently, almost all…