v2.8.0 #28
Triggered via release
November 15, 2023 13:29
stratosblue
released
v2.8.0
Status
Success
Total duration
1m 9s
Artifacts
–
PublishNugetPackage.yml
on: release
publish-with-build
57s
Annotations
10 warnings
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/JSONFieldAccessTest.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/DynamicJSONTestClass.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/JSONArrayAccessTest.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish-with-build:
tests/Cuture.Http.Test.Server/Controllers/UserController.cs#L28
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
publish-with-build:
tests/Cuture.Http.Test.Server/Controllers/UserController.cs#L36
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
publish-with-build:
tests/Cuture.Http.Test.Server/Controllers/UserController.cs#L45
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
publish-with-build:
tests/Cuture.Http.Test/DynamicJSON/DynamicJSONTestClass.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|