-
KScript is failing to resolve dependencies on Maven Central. This was working, now it's not.
Script configuration:
```kotlin
@file:MavenRepository("mavenCentral", "https://repo.maven.apache.or…
-
### Description
Hey all,
I'd like to share an update on a series of build failures React Native & Expo users have been experiencing when building Android apps starting from November 4th 2022.
W…
-
While generating JSR-305 annotations is not technically correct (https://github.com/jOOQ/jOOQ/issues/4748) as a non-null column may be null "in transit" (e.g. when the constraint is deferred, or for a…
-
Hi,
I'm trying to debug the jpaserver-starter on my Intellij but I'm getting this error:
> Error: Unable to initialize main class ca.uhn.fhir.jpa.starter.Application
> Caused by: java.lang.NoClas…
-
I'm encountering a really strange issue as I haven't seen anyone reporting it and I think that it should be a P1 issue.
I've tested it in iOS through web server, it works properly, also I did built t…
-
It's great that I can flip between dos437 and ... eh, whatever "Modern" was, I've already forgotten, but neither of them look good on my screen. I can use my browser's developer tools to change the f…
-
### Problem
Consider this code:
```
#nullable enable
public void Foo()
{
var val1 = p.Count; // int
var val2 = p.Max; // int?
var ref1 = p.GetOrCreate(1); // TheType
var ref…
-
@bradfitz mentioned `go doc` could special-case node_modules for exclusion.
If you have many client/server projects in $GOPATH, `node_modules` can quickly bloat and cause `go doc` to resolve slowl…
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
Hi
Is monogame still actively developed since the last release is almost 2 years old? :(
Can we expect new release soon?
Thx
ghost updated
2 years ago