-
# Bug report
When an `EntityQuery::accessCheck()` call is chained with other methods it is not detected.
This is similar to #437 but possibly requires a different fix.
### Code snippet that r…
-
### Describe the bug
The following code does not run correctly in production mode:
```ts
const state = () => {};
Object.setPrototypeOf(state, null);
class A {
#state = state;
render…
-
Hi, I'd like to write a plugin for CVE-2023-23752 which is a critical and emergent vulnerability ( Released two days ago) .
Reference:
[full report and explanations of this CVE](https://huntr.dev/…
am0o0 updated
8 months ago
-
# Bug report
This is just the hardest deprecation to detect...
My guess is that because the query is setup in one method but the execution happens in several others the detection is never trigg…
-
-
May be related to https://github.com/evanw/esbuild/issues/3823
I've been trying to debug an error from tsx, which appears to be an esbuild error.
I'm having a really hard time building a rep…
-
We have a suite of "self tests" in our binary which use the Jest sample. The output looks like this normally:
```
Running Elide self-tests...
PASS elide.tool.engine/OsArchTest
... bunch of t…
-
When I run the the `drush offer-create-seeds` command, I get the following error in the terminal:
```
Command "offer-create-seeds" is not defined.
```
However if I move the following code …
-
Search in assets and plans do not load results.
We need to check our custom code.
![Image](https://github.com/National-Forestry-Authority/forests/assets/245783/cb52ac5c-e2d4-4e78-b13d-305d7541f462)
…
ygoex updated
7 months ago
-
### Summary
sap_control_exec module uses the XML api. The documentation is kind of missleading as the e.g.StartWait is not available in in the wsdl output.
The supported functions are:
Start
S…