effekt-lang / effekt-lang/effekt

Deprecated warnings in terminal when running program with java 24

Open
#1,053 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
469
Forks
41
Avg merge
1d 16h
Merged PRs (30d)
23

Description

Hi, just installed effekt and when I run the hello world example Im getting:
```
/Documents/Fun/Effekt/hello.effekt --backend js --includes /Users/gavriil.maksyutenko/Documents/Fun/Effekt

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/opt/homebrew/lib/node_modules/@effekt-lang/effekt/bin/effekt)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
hello, world
```
its pretty annoying :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.