-
**Documentation**
- [X] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
After an unexp…
-
### Describe the bug
When the app is updating a piece of code, it sometimes appends `` at the end, causing the app to break.
![Screenshot 2024-11-08 at 08 18 31](https://github.com/user-attachment…
-
Full original bug report in https://www.elmerfem.org/forum/viewtopic.php?t=6608 described a number of attempts to combine adaptive remesh with different discontinuity methods, which was triggering ei…
-
Currently I'm trying to solve an optimization problem wherein I have a Hessian I know to be sparse. Thus, I have coded my analytical Hessian to return a sparse matrix for use in Newton's method. I hav…
-
See attached reproduction script, using ical data exported from google calendar:
```
require "bundler/inline"
gemfile do
source "https://rubygems.org"
gem "icalendar-recurrence", "~> 1.2"…
-
```pas
type
c1 = class
// OK
function f1: c1;
begin
result:= new c1(1, 2);
end;
// --> Ни один конструктор не найден
-
We found that `expects.never` doesn't fail a test when the method is stubbed with `stubs`. Reproduce example below, with the `test_foo_never_called` case. I don't think this is intended?
```ruby
r…
-
They look like that.
Be warned, they are not just normal contour lines. Some hacks are lurking. Here's a few ([lines L910-976](https://gitlab.com/compstorylab/allotaxonometer/-/blob/master/scr…
-
**Environment**
VSG v3.27.0
**Describe the bug**
The rule `architecture_029` modifies the alignment of declarations within the declarative region of protected types as if they are a normal part o…
-
### LeetCode 用户名
15001115057
### 问题号码、标题和链接
https://leetcode.cn/problems/find-the-power-of-k-size-subarrays-i/?envType=daily-question&envId=2024-11-06
### Bug Category
缺少测试用例 *(由于缺少测试用例而接受不正确/低效的…