-
### Description
I think the suggested code changes from `needless_lifetimes` are consistently good improvements when they look like this, involving only deleting characters:
```console
warning: the …
-
### Description
Test cases are failing for authorization server , resource server in PR #2501
-
I found that currently the server side of tungstenite will directly drop the connection when encountering some handshake failures (the `stream` is moved into `accept()` so it will be dropped when an e…
-
Create test cases comparing game images against known, correct reference strings. The test pass rate can be used to track the progress of the translation project as a whole.
- [ ] Add initial tests f…
-
The current FilterSpecByPathsWithoutSideEffects behavior is wrong for paths without a trailing slash. See comment thread for more details: https://github.com/kubernetes/kubernetes/pull/123770/files#r1…
-
### Description
Write test cases for paired field descriptor system for TDAMM tags that handles both manual and ML-generated tags with proper switch control.
### Implementation Considerations
- Wri…
-
# 🚀 Feature request
/cc @mgechev
### Command (mark with an `x`)
- [X] new
- [X] generate
### Description
We should rethink some of the DX around `ng new`, as it was originally intended t…
-
**Describe the bug**
When you try to use `dayjs.tz` factory it isn't providing the instance properly, even using some ISO formats and Date object string outputs.
Some examples using a UTC environm…
-
Cases use the [EuiMarkdownEditor](https://elastic.github.io/eui/#/editors-syntax/markdown-editor) to let users add content to a case. Users add content using the Markdown format. To preview their cont…
-
We use PostgreSQL and are in the process of migrating from .NET8 to .NET9 and in doing so, changing from the Legacy POCO mapping to the newer `.ToJson()` Mapping.
In the attached sample, there is no …