-
### Ethers Version
6.13.4
### Search Terms
provider
### Describe the Problem
When using `block.getTransaction("{0xTxHash}")`, this will always fail due to a comparison issue in the `Blo…
-
Swift 6 will introduce a "typed throws" feature https://github.com/swiftlang/swift-evolution/blob/c0576bc0e479efabc97904020def8a8601939687/proposals/0413-typed-throws.md
```swift
// Copied from
/…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
I have following code:
```java
impo…
-
### Description
On Linux, `IPInterfaceProperties.DnsAddresses` throws `PlatformNotSupportedException` if /etc/resolv.conf is missing. This is incorrect. Per the [man page](https://man7.org/linux/man-…
-
### Description of the bug
I see the exception below in the logs.
I can't reproduce it but I think this should be caught by the framework because there is no code of mine involved.
```
java.lan…
-
My understanding is that the caret operator, which is an overload for `Wire.location_at()` (or any other object which inherits from Mixin1D), accepts an argument where `0
-
Selecting a stash (without a description), throws an error:
```
GitLG: An unexpected error happened. Error summary: {"error_response":"usage: git stash show [] []\n\n\n","request":{"command":"git"…
-
### Android application type
Android for .NET (net6.0-android, etc.)
### Affected platform version
VS2022, Version 17.3.0 Preview 2.0
### Description
If I have a Task method that throws before th…
-
A few days ago codeium.nvim started to throw this error:
```
[codeium/codeium.log] [ERROR 17:13:09] /home/xxxxx/.local/share/nvim/lazy/codeium.nvim/lua/codeium/notify.lua:14: completion request fa…
-
They should handle invalid request data more gracefully by returning HTTP 400 status code.