Skip to content

ワークフロー再修正 #5

ワークフロー再修正

ワークフロー再修正 #5

Triggered via push September 21, 2023 13:58
Status Success
Total duration 1m 45s
Artifacts

verification.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 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