不要なIntentsを削除 #25
Annotations
7 warnings
Unstable API Usage:
core/src/main/java/dev/felnull/itts/core/voice/CachedVoice.java#L51
'hash()' is declared in unstable interface 'com.google.common.hash.Hasher' marked with @beta
|
Unstable API Usage:
core/src/main/java/dev/felnull/itts/core/voice/CachedVoice.java#L48
'putString(java.lang.CharSequence, java.nio.charset.Charset)' is declared in unstable interface 'com.google.common.hash.Hasher' marked with @beta
|
Unstable API Usage:
core/src/main/java/dev/felnull/itts/core/voice/CachedVoice.java#L49
'putString(java.lang.CharSequence, java.nio.charset.Charset)' is declared in unstable interface 'com.google.common.hash.Hasher' marked with @beta
|
Unstable API Usage:
selfhost/src/main/java/dev/felnull/itts/savedata/LongSaveDataKey.java#L57
'tryParse(java.lang.String)' is marked unstable with @beta
|
Unstable API Usage:
core/src/main/java/dev/felnull/itts/core/voice/CachedVoice.java#L50
'putString(java.lang.CharSequence, java.nio.charset.Charset)' is declared in unstable interface 'com.google.common.hash.Hasher' marked with @beta
|
Unstable API Usage:
core/src/main/java/dev/felnull/itts/core/voice/CachedVoice.java#L47
'newHasher()' is unstable because its signature references unstable interface 'com.google.common.hash.Hasher' marked with @beta
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|