-
### Steps to reproduce
1. Create a sample Flutter project / use example
2. Inside an **async** function throw an exception with a message
3. Launch in Web (any browser)
4. Observe the log doesn'…
-
## About
- testcode
```java
@GetMapping(value = LICENSE.EDIT)
public String edit(HttpServletRequest req, HttpServletResponse res, Model model)
throws Exception {
}
…
-
### Steps to reproduce
Hi,
We’re currently automating tests for a hybrid Flutter-Native app. Since our app includes LTE-specific flows, we need to disconnect the iPhone from Wi-Fi to test LTE fl…
-
### Steps to reproduce
Run Code sample
### Expected results
No console errors
### Actual results
console errors
```
══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞══════════════════════…
-
### Verify latest release
- [ ] I verified that the issue exists in the latest pnpm release
### pnpm version
9.11.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
CLI
…
-
Hello
this is an example copy-paste, where rather than GPL-2.0+ we should use GPL-2.0-or-later and similar.
It has happened to me a few times, that we've accepted changes to devel project, howev…
-
SPDX 3.x has been out for some time, and several licences have been deprecated:
- there's no "+" at the end of license identifiers anymore, they are replaced with explicit "-only" or "-or-later" su…
-
### Description
https://github.com/UIUC-PPL/charm/blob/main/LICENSE
This is related to #3674 but not the same license!
-
Trying to download licenses with organizeLicensesByDependencies set to true.
```
[WARNING] Unable to retrieve license from URL 'http://www.apache.org/licenses/LICENSE-2.0.txt' for dependency 'org.…
-
Can you explain the dual licensing for ScrollMagic? It appears that with the exception of GSAP use, ScrollMagic and the other plugins (not GSAP) are MIT license compatible, and there is an MIT licens…