Update translations in Strings.de-DE.axaml #446
Annotations
10 warnings
test:
OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/Util/ProcessRunner.cs#L10
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L48
'JapaneseMonophoneG2p.LoadPack(byte[], Func<string, string>, Func<string, string>)' hides inherited member 'G2pPack.LoadPack(byte[], Func<string, string>, Func<string, string>)'. Use the new keyword if hiding was intended.
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Loading