Skip to content

Imported some recent changes to CodeFormatter from bug fixes to Jaspe… #14

Imported some recent changes to CodeFormatter from bug fixes to Jaspe…

Imported some recent changes to CodeFormatter from bug fixes to Jaspe… #14

Triggered via push December 27, 2024 00:19
Status Failure
Total duration 2m 19s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 41 warnings
build
[xUnit.net 00:00:00.99] CoreTests.registering_the_options.pick_up_development_mode_with_alternative_environment_name [FAIL]
build
Target "TestCore" has thrown an exception
build
Process completed with exit code 255.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [/home/runner/work/jasperfx/jasperfx/jasperfx.sln]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/home/runner/.nuget/packages/microsoft.extensions.timeprovider.testing/9.0.0/buildTransitive/net462/Microsoft.Extensions.TimeProvider.Testing.targets(5,5): warning : Microsoft.Extensions.TimeProvider.Testing 9.0.0 doesn't support net7.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net8.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net9.0]
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/Events/CodeGeneration/NewGeneratedProjection.cs(57,20): warning CS8769: Nullability of reference types in type of parameter 'services' doesn't match implemented member 'bool ICodeFile.AttachTypesSynchronously(GenerationRules rules, Assembly assembly, IServiceProvider? services, string containingNamespace)' (possibly because of nullability attributes). [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [/home/runner/work/jasperfx/jasperfx/jasperfx.sln]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net9.0]
build
/home/runner/.nuget/packages/microsoft.extensions.timeprovider.testing/9.0.0/buildTransitive/net462/Microsoft.Extensions.TimeProvider.Testing.targets(5,5): warning : Microsoft.Extensions.TimeProvider.Testing 9.0.0 doesn't support net7.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net8.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [/home/runner/work/jasperfx/jasperfx/jasperfx.sln]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net8.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net9.0]
build
/home/runner/.nuget/packages/microsoft.extensions.timeprovider.testing/9.0.0/buildTransitive/net462/Microsoft.Extensions.TimeProvider.Testing.targets(5,5): warning : Microsoft.Extensions.TimeProvider.Testing 9.0.0 doesn't support net7.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [/home/runner/work/jasperfx/jasperfx/jasperfx.sln]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]
build
/home/runner/.nuget/packages/microsoft.extensions.timeprovider.testing/9.0.0/buildTransitive/net462/Microsoft.Extensions.TimeProvider.Testing.targets(5,5): warning : Microsoft.Extensions.TimeProvider.Testing 9.0.0 doesn't support net7.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj::TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net7.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net9.0]
build
/home/runner/work/jasperfx/jasperfx/src/EventStoreTests/EventStoreTests.csproj : warning NU1701: Package 'Microsoft.Extensions.TimeProvider.Testing 9.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project. [TargetFramework=net8.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/WebServiceTarget/WebServiceTarget.csproj::TargetFramework=net7.0]
build
/usr/share/dotnet/sdk/9.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/jasperfx/jasperfx/src/GeneratorTarget/GeneratorTarget.csproj::TargetFramework=net7.0]