Skip to content

added workflow

added workflow #1

Triggered via push March 22, 2026 04:46
Status Success
Total duration 1m 6s
Artifacts

release.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (macos-latest, osx-arm64, MacOS_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, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/ReturnValue.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/RMC.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/SimpleTypeDeclaration.cs#L14
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/TemplateDeclarationUse.cs#L12
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/TemplateType.cs#L12
Non-nullable property 'GenericType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/V2/Constant.cs#L18
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/V2/Constant.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/V2/Enumerator.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/V2/NameSpaceDeclaration.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest, osx-arm64, MacOS_ARM64): Tree/Elements/Variable.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, 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, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/ReturnValue.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/RMC.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/SimpleTypeDeclaration.cs#L14
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/TemplateDeclarationUse.cs#L12
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/TemplateType.cs#L12
Non-nullable property 'GenericType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/V2/Constant.cs#L18
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/V2/Constant.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/V2/Enumerator.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/V2/NameSpaceDeclaration.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest, linux-x64, Linux_x64): Tree/Elements/Variable.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_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, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
build (windows-latest, win-x64, Windows_x64): Tree/Elements/RMC.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/SimpleTypeDeclaration.cs#L14
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/TemplateDeclarationUse.cs#L12
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/TemplateType.cs#L12
Non-nullable property 'GenericType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/V2/Constant.cs#L18
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/V2/Constant.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): MainWindow.axaml.cs#L22
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build (windows-latest, win-x64, Windows_x64): Tree/Elements/V2/Enumerator.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/V2/NameSpaceDeclaration.cs#L14
Non-nullable property 'NameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest, win-x64, Windows_x64): Tree/Elements/Variable.cs#L14
Non-nullable property 'DeclarationUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.