fix(deps): update dependency alpine_3_19/libcrypto3 to v3.1.6-r2 #738
Annotations
20 warnings
|
|
|
|
|
|
src/ingress-nginx-validate-jwt/Controllers/AuthController.cs#L97
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)
|
src/ingress-nginx-validate-jwt/Controllers/AuthController.cs#L101
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)
|
tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L364
Cannot convert null literal to non-nullable reference type.
|
tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L381
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)
|
src/ingress-nginx-validate-jwt/Controllers/AuthController.cs#L97
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)
|
src/ingress-nginx-validate-jwt/Controllers/AuthController.cs#L101
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)
|
tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L364
Cannot convert null literal to non-nullable reference type.
|
tests/ingress-nginx-validate-jwt-tests/AuthTests.cs#L381
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)
|
|
|
|
|
|
|
This job succeeded
Loading