Fix CustomPlugin and SpecflowCompatiblity.ReqnrollPlugin builds by adjusting pack #2360
ci.yml
on: pull_request
build
2m 52s
build-docs
52s
validate-packages
1m 24s
component-tests
2m 19s
specs
6m 58s
system-tests-windows
11m 16s
system-tests-linux
7m 33s
release
Annotations
10 errors, 17 warnings, and 10 notices
|
system-tests-windows
} expected
|
|
system-tests-windows
Identifier expected
|
|
system-tests-windows
Identifier expected
|
|
system-tests-windows
Identifier expected
|
|
system-tests-windows
Identifier expected
|
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (TUnit):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\Rf7c50b2d\S1b88c22c\DefaultTestProject\DefaultTestProject.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
D:\testrundata\RR\Rf7c50b2d\S1b88c22c\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.201 of the .NET SDK requires at least version 18.0.0 of MSBuild. The current available version of MSBuild is 17.14.40.60911. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
D:\testrundata\RR\Rf7c50b2d\S1b88c22c\DefaultTestProject\DefaultTestProject.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
D:\testrundata\RR\Rf7c50b2d\S1b88c22c\DefaultTestProject\DefaultTestProject.csproj : error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.Sdk" because directory "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\Sdk" did not exist.
D:\testrundata\RR\Rf7c50b2d\S1b88c22c\DefaultTestProject\DefaultTestProject.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found., but found False.
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 48
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_MsBuild>b__3_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 78
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 42
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 74
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (MSTest):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\Rf7c50b2d\Sfc8894f3\DefaultTestProject\DefaultTestProject.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
D:\testrundata\RR\Rf7c50b2d\Sfc8894f3\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.201 of the .NET SDK requires at least version 18.0.0 of MSBuild. The current available version of MSBuild is 17.14.40.60911. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
D:\testrundata\RR\Rf7c50b2d\Sfc8894f3\DefaultTestProject\DefaultTestProject.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
D:\testrundata\RR\Rf7c50b2d\Sfc8894f3\DefaultTestProject\DefaultTestProject.csproj : error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.Sdk" because directory "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\Sdk" did not exist.
D:\testrundata\RR\Rf7c50b2d\Sfc8894f3\DefaultTestProject\DefaultTestProject.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found., but found False.
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 48
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_MsBuild>b__3_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 78
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 42
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 74
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
|
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (xUnit):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\Rf7c50b2d\Sf34d6af1\DefaultTestProject\DefaultTestProject.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
D:\testrundata\RR\Rf7c50b2d\Sf34d6af1\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.201 of the .NET SDK requires at least version 18.0.0 of MSBuild. The current available version of MSBuild is 17.14.40.60911. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
D:\testrundata\RR\Rf7c50b2d\Sf34d6af1\DefaultTestProject\DefaultTestProject.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
D:\testrundata\RR\Rf7c50b2d\Sf34d6af1\DefaultTestProject\DefaultTestProject.csproj : error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.Sdk" because directory "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\Sdk" did not exist.
D:\testrundata\RR\Rf7c50b2d\Sf34d6af1\DefaultTestProject\DefaultTestProject.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found., but found False.
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 48
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_MsBuild>b__3_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 78
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 42
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 74
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (NUnit3):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\Rf7c50b2d\S190cebbb\DefaultTestProject\DefaultTestProject.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
D:\testrundata\RR\Rf7c50b2d\S190cebbb\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.201 of the .NET SDK requires at least version 18.0.0 of MSBuild. The current available version of MSBuild is 17.14.40.60911. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
D:\testrundata\RR\Rf7c50b2d\S190cebbb\DefaultTestProject\DefaultTestProject.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
D:\testrundata\RR\Rf7c50b2d\S190cebbb\DefaultTestProject\DefaultTestProject.csproj : error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.Sdk" because directory "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\Sdk" did not exist.
D:\testrundata\RR\Rf7c50b2d\S190cebbb\DefaultTestProject\DefaultTestProject.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found., but found False.
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 48
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_MsBuild>b__3_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 78
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 42
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 74
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
[@traits.Category] GeneratorAllIn_sample_can_be_compiled_with_MsBuild (xUnit3):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\Rf7c50b2d\S92bb6558\DefaultTestProject\DefaultTestProject.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
D:\testrundata\RR\Rf7c50b2d\S92bb6558\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.201 of the .NET SDK requires at least version 18.0.0 of MSBuild. The current available version of MSBuild is 17.14.40.60911. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
D:\testrundata\RR\Rf7c50b2d\S92bb6558\DefaultTestProject\DefaultTestProject.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
D:\testrundata\RR\Rf7c50b2d\S92bb6558\DefaultTestProject\DefaultTestProject.csproj : error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.Sdk" because directory "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\Sdk" did not exist.
D:\testrundata\RR\Rf7c50b2d\S92bb6558\DefaultTestProject\DefaultTestProject.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found., but found False.
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolutionTimes(UInt32 times, BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 48
at Reqnroll.TestProjectGenerator.Driver.CompilationDriver.CompileSolution(BuildTool buildTool, Nullable`1 treatWarningsAsErrors, Boolean failOnError, String logLevel) in /_/Tests/TestProjectGenerator/Reqnroll.TestProjectGenerator/Driver/CompilationDriver.cs:line 27
at Reqnroll.SystemTests.Portability.PortabilityTestBase.<GeneratorAllIn_sample_can_be_compiled_with_MsBuild>b__3_0() in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 78
at Reqnroll.SystemTests.Portability.PortabilityTestBase.RunSkippableTest(Action test) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 42
at Reqnroll.SystemTests.Portability.PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(UnitTestProvider unitTestProvider) in /_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs:line 74
at InvokeStub_PortabilityTestBase.GeneratorAllIn_sample_can_be_compiled_with_MsBuild(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
build-docs
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/upload-artifact@v4. 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
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/upload-artifact@v4. 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/
|
|
validate-packages
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/download-artifact@v4. 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/
|
|
Package Validation Issues
Reqnroll.Tools.MsBuild.Generation.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Templates.DotNet.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.NUnit.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.MSTest.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Microsoft.Extensions.DependencyInjection.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.ExternalData.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.CustomPlugin.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Autofac.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Assist.Dynamic.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.3.3.4-ci20260312-2360.nupkg has validation issues
|
|
component-tests
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/download-artifact@v4, actions/upload-artifact@v4. 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/
|
|
specs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
|
|
system-tests-linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. 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/
|
|
system-tests-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. 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/
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Package validation issues detected but not failing build (gradual improvement mode)
|
|
validate-packages
Assembly optimization validation skipped for non-main branch
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
FormattersTests
Expired
|
6.08 MB |
sha256:bdfa5838526d5d6e8a23655c73426adbf1c643ed1379fa0ff3570f1946a3ca71
|
|
|
GeneratorTests
Expired
|
4.57 MB |
sha256:ee7fc7c852813e08ceb0b9c22c3f69b681045ed18e71f9ded9ab5d64f6d13fca
|
|
|
PluginTests
Expired
|
5.05 MB |
sha256:211603d1c0f0e5a35697c43a15e04898333c7866dd1e2526f8598bcde72d891f
|
|
|
RuntimeTests
Expired
|
4.51 MB |
sha256:e75e1a8d6e4f10652e14be4140f43d72f09e966147fd76681e77cc9a6df67d3c
|
|
|
Specs
Expired
|
20.7 MB |
sha256:104f2d72781349de0b8d47e658b6ffa5e62421e01fa3007a97d5528159260828
|
|
|
SystemTests
Expired
|
4.82 MB |
sha256:4c30031fb4490b0e6515db945870f9bf10adf5fe867513c0202c2600ba14a366
|
|
|
TestProjectGeneratorTests
Expired
|
3.2 MB |
sha256:c84838b408c55b6f156f272001dd9a963554d6061d838cd93aa899f5943d2f03
|
|
|
component-tests-trx-v
Expired
|
583 KB |
sha256:7bea328c73b09a143e513d016d7ea6b7e74247823defe88b67754026045a555b
|
|
|
html-docs
Expired
|
322 MB |
sha256:9b0a8e707941adb8af6b6d2c5e9a15c6977762668b9e2bbea29dbc8bed945dbf
|
|
|
packages-v3.3.4-ci20260312-2360
Expired
|
7.09 MB |
sha256:372837b7ca6f3beb2c351e84da71ae6779b2dde7dc2c792b624f8e65ed0ff1da
|
|
|
specs-trx-v3.3.4-ci20260312-2360
Expired
|
164 KB |
sha256:8086fff73b0d187e992f0e6d7782030d7a0c51979944c3d071f97862530ef297
|
|
|
systemtests-linux-trx-v3.3.4-ci20260312-2360
Expired
|
209 KB |
sha256:41189c108d2a6b1529018cfcde9d58f3b8d9dd73c07fea3ad96f3e31c7b2b33f
|
|
|
systemtests-windows-trx-v3.3.4-ci20260312-2360
Expired
|
245 KB |
sha256:7bd91fa1d2872e5a77147f386256d6d1949c301e1220a89b4227698d85fdada2
|
|