.github/workflows/release.yml #12
Annotations
2 errors and 11 warnings
release (windows-latest, win-x64):
PhonemizerOnUtau/Program.cs#L139
There is no argument given that corresponds to the required parameter 'project' of 'Phonemizer.SetUp(Phonemizer.Note[][], UProject, UTrack)'
|
release (windows-latest, win-x64)
Process completed with exit code 1.
|
release (windows-latest, win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: justalemon/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release (windows-latest, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
release (windows-latest, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
release (windows-latest, win-x64):
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|
release (windows-latest, win-x64):
OpenUtau.Core/KoreanPhonemizerUtil.cs#L1074
Cannot convert null literal to non-nullable reference type.
|