Skip to content

Add YAML/Presamp Dictionary Editor #1913

Add YAML/Presamp Dictionary Editor

Add YAML/Presamp Dictionary Editor #1913

Triggered via pull request June 14, 2026 07:36
Status Success
Total duration 3m 28s
Artifacts

pr-test.yml

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

Annotations

44 warnings and 1 notice
pr-test (ubuntu-latest, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pr-test (ubuntu-latest, linux-x64): 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).
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#L51
Cannot convert null literal to non-nullable reference type.
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#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/Api/Phonemizer.cs#L22
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/Api/G2pRemapper.cs#L14
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/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pr-test (macos-latest, osx-arm64): 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).
pr-test (macos-latest, osx-arm64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): 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-latest, osx-arm64): OpenUtau.Core/Classic/VoicebankFiles.cs#L15
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-latest, osx-arm64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pr-test (macos-15-intel, osx-x64): 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).
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L51
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/G2p/JapaneseMonophoneG2p.cs#L50
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, 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-15-intel, osx-x64): 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).
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/Api/Phonemizer.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/Api/G2pRemapper.cs#L14
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/Api/G2pPack.cs#L23
Cannot convert null literal to non-nullable reference type.
pr-test (macos-15-intel, osx-x64): OpenUtau.Core/Api/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pr-test (windows-latest, win-x64): 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).
pr-test (windows-latest, win-x64): 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).
pr-test (windows-latest, win-x64): 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).
pr-test (windows-latest, win-x64): 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).
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/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/G2pRemapper.cs#L14
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/G2pPack.cs#L22
Cannot convert null literal to non-nullable reference type.
pr-test (windows-latest, win-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026