-
So, gotten Opensearch.xml to work with the browser search box over at [life-index](https://github.com/eklem/life-index/commit/18aad6ba776a7a9dec234c6e936a221b3d42eb24), but need a little more to get t…
eklem updated
2 years ago
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
The `xct_s…
-
#### Summary
In Rspec (a Ruby test library) there is a matcher called `change`:
https://relishapp.com/rspec/rspec-expectations/docs/built-in-matchers/change-matcher
It is very useful for some sit…
-
Check ([ ] -> [x]) all that apply, then describe the issue below:
- [x] I have searched the tracker for similar issues (including closed ones)
- [x] I have provided a detailed example for how this…
-
The following statement compiles:
```
hasFeature(Objects::toString, equalTo(1));
```
Looking at the current factory method signature:
```
Matcher hasFeature(Function featureFunction, Matc…
-
```
I know the following enhancement request is a result of bad code design, but I
find myself often in the following situation.
In our code we're depending on some third party library, which expose…
-
# Describe the problem
I've got a situation where `workloadMetadataConfig.mode` is set to `GKE_METADATA`, and yet the `workload_meta_config.mode` matcher seesm to be nil. This is using a slightly…
-
Completely borked, all it does is error out and then after MGBA starts, it closes after 5 seconds.
-
HI all, I work on custom dataset for object detction with bounding box only. I got below error " index 2 is out of bounds for dimension 1 with size 1" when doing _matcher_.
does the width and height …
-
There's a possible condition where the user's token expires before the matching finishes. Because the token is expired, the matcher cannot post a note edit updating the status, causing the assignments…