Dev (#126) #6
Annotations
3 errors and 11 warnings
ubuntu-latest
error: Response status code does not indicate success: 409 (A package with ID 'RCommon.Security' and version '2.0.0.8' already exists and cannot be modified.).
|
ubuntu-latest
Target "Push" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
Could not inject value for "Build.GitVersion"
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/MediatorBuilderExtensions.cs(29,34): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/RCommon.Mediator.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/MediatorBuilderExtensions.cs(30,21): warning CS8604: Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'. [/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/RCommon.Mediator.csproj::TargetFramework=net6.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/MediatorBuilderExtensions.cs(29,34): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/RCommon.Mediator.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/MediatorBuilderExtensions.cs(30,21): warning CS8604: Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'. [/home/runner/work/RCommon/RCommon/Src/RCommon.Mediator/RCommon.Mediator.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.MassTransit/MassTransitEventHandlingBuilderExtensions.cs(30,141): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/RCommon/RCommon/Src/RCommon.MassTransit/RCommon.MassTransit.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/Smtp/SmtpEmailSettings.cs(9,16): warning CS8618: Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/RCommon.Emailing.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/Smtp/SmtpEmailSettings.cs(9,16): warning CS8618: Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/RCommon.Emailing.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/Smtp/SmtpEmailSettings.cs(9,16): warning CS8618: Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/RCommon.Emailing.csproj::TargetFramework=net8.0]
|
ubuntu-latest
/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/Smtp/SmtpEmailSettings.cs(9,16): warning CS8618: Non-nullable property 'FromEmailDefault' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/RCommon/RCommon/Src/RCommon.Emailing/RCommon.Emailing.csproj::TargetFramework=net8.0]
|