-
https://github.com/nspcc-dev/neofs-sdk-go/actions/runs/12164759933/job/33927188082?pr=643
```
--- FAIL: TestPoolAio/nspccdev/neofs-aio:latest/PoolInterfaceWithAIO/download_object (0.00…
-
I'm trying to build my flatpak with `flatpak/flatpak-github-actions/flatpak-builder@v6` and it is failing in this GHA job:
```yaml
- name: Flatpak build
uses: flatpak/flatpak-github-actions/flatp…
-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [X] Vote on this issue by adding a 👍 [reaction](https:…
-
### Bug Report
Using the `blob.ParseURL()` in azblob return wrong information if azurite is used with a custom hostname e.g. in a docker compose setup.
Used version:
github.com/Azure/azure-sdk-for-g…
-
### Description
After upgrading expo from version 51 to 52, which requires upgrading react-native to version 0.76.3. When I open the app, a lot of warnings are displayed, making the app seem to hang …
-
Anytime `.Value` is read from on a `Var`, the string is treated as if its json when it is not, and the Value getter on AndroidVar and IOSVar ends up just returning defaultValue instead of the modified…
-
We are working on the compute TypeSpec migration.
Would like JS to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub services an…
-
I noticed that the recent version tags are labeled as `v7.x.x`, but based on the previous versions (`v0.6.1`, `v0.6.0`, etc.), I think these were intended to be `v0.7.x`.
When I try to run:
```b…
-
Creating a simple csproj file like:
```xml
Exe
net9.0
enable
enable
```
And compiling it with .NET 9 causes the following warnings:
```
Restore succeeded with 1 …
-
## Enum shorthands
This issue tracks the implementation of the wildcard variables feature.
### References
* [Original issue](https://github.com/dart-lang/language/issues/357)
* [Feature specification…