Bug fixes for envelopes, including crashes#2214
Open
maiko3tattun wants to merge 4 commits into
Open
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/ThirdParty/Deque.cs#L303
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
|
test:
OpenUtau.Core/ThirdParty/Deque.cs#L296
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
|
test:
OpenUtau.Core/ThirdParty/Deque.cs#L289
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
|
test:
OpenUtau.Core/ThirdParty/Deque.cs#L281
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
|
test:
OpenUtau.Core/Classic/VoicebankFiles.cs#L15
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.
|
|
test:
OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading