Fix CustomPlugin and SpecflowCompatiblity.ReqnrollPlugin builds by adjusting pack #2359
ci.yml
on: pull_request
build
3m 24s
build-docs
39s
validate-packages
1m 35s
component-tests
2m 30s
specs
9m 41s
system-tests-windows
9m 25s
system-tests-linux
8m 50s
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\R8807d0e9\Sb3915406\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\R8807d0e9\Sb3915406\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.200 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\R8807d0e9\Sb3915406\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\R8807d0e9\Sb3915406\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\R8807d0e9\Sb3915406\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\R8807d0e9\S9d117c91\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\R8807d0e9\S9d117c91\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.200 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\R8807d0e9\S9d117c91\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\R8807d0e9\S9d117c91\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\R8807d0e9\S9d117c91\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 (xUnit):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\R8807d0e9\S4afe9734\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\R8807d0e9\S4afe9734\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.200 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\R8807d0e9\S4afe9734\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\R8807d0e9\S4afe9734\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\R8807d0e9\S4afe9734\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\R8807d0e9\Sd8c65e8d\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\R8807d0e9\Sd8c65e8d\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.200 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\R8807d0e9\Sd8c65e8d\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\R8807d0e9\Sd8c65e8d\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\R8807d0e9\Sd8c65e8d\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 (MSTest):
/_/Tests/Reqnroll.SystemTests/Portability/PortabilityTestBase.cs#L72
Expected boolean to be true because Compilation should succeed. Build errors:
D:\testrundata\RR\R8807d0e9\Sd9d535d2\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\R8807d0e9\Sd9d535d2\DefaultTestProject\DefaultTestProject.csproj : error : Version 10.0.200 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\R8807d0e9\Sd9d535d2\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\R8807d0e9\Sd9d535d2\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\R8807d0e9\Sd9d535d2\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)
|
|
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-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Templates.DotNet.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.NUnit.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.MSTest.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Microsoft.Extensions.DependencyInjection.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.ExternalData.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.CustomPlugin.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Autofac.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.Assist.Dynamic.3.3.4-ci20260312-2359.nupkg has validation issues
|
|
Package Validation Issues
Reqnroll.3.3.4-ci20260312-2359.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/
|
|
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/
|
|
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/
|
|
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:c754064afcdce98baf82f0e21528540e8d643d2ab409a41d77bb87e31963045b
|
|
|
GeneratorTests
Expired
|
4.57 MB |
sha256:ba41fff28cf8f47263b1f2257100ae4c9d851f18afcbfd17060cee9d1b0ab47e
|
|
|
PluginTests
Expired
|
5.05 MB |
sha256:0f2ed45336d313dc067f40d036a74172d26bb63540332759598e930fb6f9ff83
|
|
|
RuntimeTests
Expired
|
4.51 MB |
sha256:650391ba5282b1318ff203ac5316de602ae89909a78106d871ded252f397feb5
|
|
|
Specs
Expired
|
20.7 MB |
sha256:a7a368140d14d52d6a89d9012729198a2a7f88567a6d74c58207dd2e84cff96b
|
|
|
SystemTests
Expired
|
4.82 MB |
sha256:b03e82e026ebbb3e05b8f3cf6990f9d051f4cffcc382b12f71bbd77bf47c88f8
|
|
|
TestProjectGeneratorTests
Expired
|
3.2 MB |
sha256:1835375baaed5ca11921dfc7480b9acbb6e7ae547677978cc7bf65302d98ab12
|
|
|
component-tests-trx-v
Expired
|
589 KB |
sha256:4c0c5d2ee695b5ddd2ace9aab3a844779b031e2c17d13c4e26e3b6a4ea6d1fb6
|
|
|
html-docs
Expired
|
322 MB |
sha256:a107b1772a6e94784ad6db32bb6d392c2703b25137002d6cfa4803d9496e65cf
|
|
|
packages-v3.3.4-ci20260312-2359
Expired
|
7.09 MB |
sha256:d44d353d12a3861e1ab4a6787c84ce7bdc1b4e785d5e6b83db4c7f24dffe741b
|
|
|
specs-trx-v3.3.4-ci20260312-2359
Expired
|
166 KB |
sha256:027ee671bed010981753bf61c31ed5923dadd45d5bba383b1c04274a2a90e5a7
|
|
|
systemtests-linux-trx-v3.3.4-ci20260312-2359
Expired
|
210 KB |
sha256:4a2808da11c6eb35d017921a01fc81a57cc12b45b68f31d3b16797f5fcf7f236
|
|
|
systemtests-windows-trx-v3.3.4-ci20260312-2359
Expired
|
241 KB |
sha256:0945e4c847824dbfda5c7504709ecafcfbfd49e440fc506609253ab4c2491a94
|
|