-
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
There has been some discussion and confusion on how to represent a security detection in OCSF. One obvious approach is to use the `Detection Finding` class, however it isn't appropriate for all types…
-
~~Once #2389 is merged,~~ `thrust::transform` queries a trait in libcu++ whether it is safe to make copies of the arguments to the transformation function before passing them. This allows various opti…
-
While implementing the language detection feature for FintoAI (https://github.com/NatLibFi/FintoAI/issues/9, https://github.com/NatLibFi/FintoAI/pull/21), I encountered an issue with the `detect-langu…
-
Hi,
I'm facing a weird bug where the following code doesn't lead to the session configuration to being properly sent.
On the browser-side (React Native through Expo):
```javascript
client.up…
-
_From [rdeltour@gmail.com](https://code.google.com/u/rdeltour@gmail.com/) on May 16, 2011 16:49:09_
From Jostein:
How about a step to detect the type of _fileset_ as well? (DAISY3, DAISY 2.02, etc) …
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
**Problem using Promptfoo with Langchain PromptTemplate**
I am currently implementing Promptfoo testing and loading Langchain prompt templates to Promptfoo tests, so the code base is easily maint…
-
Automatic type detection on an enum fails, as the symbol_type returned by `ADSIGRP_SYM_INFOBYNAMEEX` (in `adsGetSymbolInfo`) is the name of the enum itself (e.g. `E_something`) instead of the underlyi…