More seamless lyrics editor#2191
Draft
maiko3tattun wants to merge 3 commits into
Draft
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
test:
OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
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/Ustx/UNote.cs#L62
Nullability of reference types in type of parameter 'obj' of 'int UNote.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
|
test:
OpenUtau.Core/Ustx/UExpression.cs#L97
Nullability of reference types in type of parameter 'other' of 'bool UExpressionDescriptor.Equals(UExpressionDescriptor other)' doesn't match implicitly implemented member 'bool IEquatable<UExpressionDescriptor>.Equals(UExpressionDescriptor? other)' (possibly because of nullability attributes).
|
|
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/Api/G2pRemapper.cs#L14
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/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading