Skip to content

Removed event interfaces from Core to eliminate downstream contracts … #150

Removed event interfaces from Core to eliminate downstream contracts …

Removed event interfaces from Core to eliminate downstream contracts … #150

Triggered via push January 17, 2025 08:44
Status Success
Total duration 1m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest
Could not inject value for "Build.GitVersion"
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(12,70): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(12,89): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(22,87): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(22,106): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(32,91): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(32,110): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(42,108): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(42,127): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Core/Extensions/ILoggerExtensions.cs(52,51): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/RCommon/RCommon/Src/RCommon.Core/RCommon.Core.csproj::TargetFramework=net8.0]