Skip to content

正規表現の変更とmatches()に変更 #9

正規表現の変更とmatches()に変更

正規表現の変更とmatches()に変更 #9

Triggered via push February 3, 2024 09:41
Status Success
Total duration 1m 14s
Artifacts

verification.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
verification
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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