Dev (#128) #16
Annotations
3 errors and 11 warnings
Run: Compile, Pack, Push
error: Response status code does not indicate success: 409 (A package with ID 'RCommon.Dapper' and version '2.0.0.10' already exists and cannot be modified.).
|
Run: Compile, Pack, Push
Target "Push" has thrown an exception
|
Run: Compile, Pack, Push
Process completed with exit code 255.
|
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/.
|
Run: Compile, Pack, Push
Could not inject value for "Build.GitVersion"
|
Run: Compile, Pack, Push
/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=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/AuditedEntity.cs(12,30): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/AuditedEntity.cs(14,35): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/IAuditedEntity.cs(8,23): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/IAuditedEntity.cs(11,28): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/AuditedEntity.cs(22,30): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/home/runner/work/RCommon/RCommon/Src/RCommon.Entities/AuditedEntity.cs(24,35): 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.Entities/RCommon.Entities.csproj::TargetFramework=net6.0]
|
Run: Compile, Pack, Push
/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]
|
Run: Compile, Pack, Push
/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]
|
Loading