Skip to content

Remove restart notes from preferences where it doesn't apply and installer improvements #455

Remove restart notes from preferences where it doesn't apply and installer improvements

Remove restart notes from preferences where it doesn't apply and installer improvements #455

Triggered via pull request September 1, 2024 21:01
Status Failure
Total duration 2m 40s
Artifacts

pr-test.yml

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

Annotations

9 errors and 30 warnings
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L74
An object of a type convertible to 'bool' is required
pr-test (ubuntu-latest, linux-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L81
An object of a type convertible to 'bool' is required
pr-test (ubuntu-latest, linux-x64)
Process completed with exit code 1.
pr-test (macos-13, osx-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L74
An object of a type convertible to 'bool' is required
pr-test (macos-13, osx-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L81
An object of a type convertible to 'bool' is required
pr-test (macos-13, osx-x64)
Process completed with exit code 1.
pr-test (windows-latest, win-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L74
An object of a type convertible to 'bool' is required
pr-test (windows-latest, win-x64): OpenUtau.Core/DiffSinger/DiffSingerBasePhonemizer.cs#L81
An object of a type convertible to 'bool' is required
pr-test (windows-latest, win-x64)
Process completed with exit code 1.
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/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 (ubuntu-latest, linux-x64): OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
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/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
pr-test (macos-13, osx-x64): OpenUtau.Core/Util/ProcessRunner.cs#L10
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 (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.