-
### Reproduction
```swift
// Module 1
public struct E1: Error {}
public func f1() throws(E1) {}
// Module 2
import Module1
func f2() throws {
f1()
}
```
Changing `public func f1(…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
https://github.com/modelmapper/modelmapper/blob/master/core/src/main/java/org/modelmapper/internal/util/Types.java
isInternalType throws NullPoint when i use default package
-
I am using CallWithChatComposite UI for my meeting application with Azure communication services. When i click on the present screen and then click cancel in the pop up, it is throwing error. Once thi…
-
### Describe your feature request
Currently, performing a search with `indexSearchable` disabled causes Weaviate to return no results.
It would be clearer if it threw an error instead, as returni…
-
Renaming a folder which has subfolders throws exception on Windows.
- Chokidar version [4.0.1]
- Node version [18, 20, 22]
- OS version: [Windows 11]
**To Reproduce:**
Create following f…
-
Two people on discord today reported they hit an infinite loop where a shape request with offset=-1 came back with a 200 status but was missing the `electric-offset` header.
Both had proxies that f…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I have a change set that should add a column if it does not exist. If the column already exist it should be marked…
-
We want to make a small release to fix known regressions that are present in 0.9.25. As of now, the `dev_0.9.26` branch already contains these commits from 0.9.25:
1da010096 Remove CRAN notes for…
mcol updated
12 hours ago
-
**Describe the bug**
Unreal's build system throws a lot of API error logs when trying to compile with LibTorch 2.4.1+.
**Snippet of Build Log spam**
https://pastebin.com/u6q43vW5
**Environ…