-
## `do_not_use_mockito`
## Description
Do not use `package:mockito`.
## Details
Mocking, or creating short-lived proxy objects that pretend to implement a type can be useful when testing c…
-
> After updating to `rustc 1.84.0-nightly (759e07f06 2024-10-30)`, I am still seeing the warning when an `impl` is defined inside a `const _: () = { ... }` block is in code generated by a macro.
>
> …
Urgau updated
2 weeks ago
-
I am following the tutorial to set up a automl (with azureml) conda enviroment in Windows. I downloaded and extracted the github folder, started an anaconda prompt window, cd to automl-with-azureml fo…
-
**Bug description**
When building the helloworld example, linker reports that it cannot find -lhero-target although libhero-target.so exists and path given to the linker with -L flag is valid.
**T…
-
## What is the Problem Being Solved?
Independently constructing runtime patterns with `M` matcher methods and defining static types with `@typedef` is cumbersome and error-prone, leading us to impl…
-
## What is this?
This issue describes a skeleton roadmap for the tutorial that will serve future developers in joining the ecosystem.
## Goal
To build out a tutorial/course that provides develop…
-
## In what area(s)?
> /area runtime
> /area operator
> /area placement
> /area docs
> /area test-and-release
## Describe the feature
1. SDKs should automatically reestablish…
-
**Mapbox Navigation SDK version:** 1.0.0
i'm trygin to custom my navigation View Controller (i don't use NavigationViewController of mapbox) , everything work fine before this version : Bu…
-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.11.2.min.js, jquery-1.10.2.min.js
jquery-1.11.2.min.js
JavaScript library for DOM operations
Library home page: ht…
-
I'm running hono on a cloudflare worker using SST in a monorepo. Any guidance here?