Add YAML/Presamp Watcher - #2146
Open
Cadlaxa wants to merge 57 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/Ustx/USinger.cs#L59
Nullability of reference types in type of 'event PropertyChangedEventHandler UOto.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
test:
OpenUtau.Core/Ustx/UNote.cs#L495
Nullability of reference types in type of parameter 'other' of 'int PitchPoint.CompareTo(PitchPoint other)' doesn't match implicitly implemented member 'int IComparable<PitchPoint>.CompareTo(PitchPoint? other)' (possibly because of nullability attributes).
|
|
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/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/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