Skip to content

Fix openutau failing to import midi if it contains two lyric events at the same time #502

Fix openutau failing to import midi if it contains two lyric events at the same time

Fix openutau failing to import midi if it contains two lyric events at the same time #502

Triggered via pull request September 24, 2024 00:38
Status Success
Total duration 4m 11s
Artifacts

pr-test.yml

on: pull_request
Matrix: pr-test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/Util/ProcessRunner.cs#L10
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): 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.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): 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.
pr-test (macos-13, osx-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/Util/ProcessRunner.cs#L10
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): 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.
pr-test (windows-latest, win-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.