Sebastian Davids
Sebastian Davids
Related: #1058
``` $ npx lhci autorun (node:2872) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. ```
Will verify with `2025.1.3`.
Is this still being worked on? Alternatively, you might want to retire this repo and direct people to `mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm` for example.
Related: https://gitlab.com/antora/antora-ui-default/-/issues/221
Related: #16
`AI_ANNOTATION_ISSUES_NEEDS_NULLABLE` does not support the JSpecify annotations. Using them errors out with: `L C AI_ANNOTATION_ISSUES_NEEDS_NULLABLE AI: Method test.Test.get() that can return null, is missing a @Nullable annotation At Test.java:[line 5]`...
Who is involved: https://jspecify.dev/about/ So basically every major party involved with Nullness-checking besides FindBugs/SpotBugs. Yes, it is led by Google and their [spectacular track record](https://killedbygoogle.com). And yes, I am aware...
This has not been fixed in `7.6.5`. ```shell $ mkdir -p /tmp/test/example/test && cd "$_/../.." $ echo 'java=21.0.4-tem' > .sdkmanrc && sdk env $ printf 'package test;\nimport org.jspecify.annotations.Nullable;\nclass Test {\n...
Also, I cannot find a changelog, release notes or GitHub releases?!? [This one](https://fb-contrib.sourceforge.net) stops at 7.4.0.