Feature/202401 net8 #766
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
starsky/starsky.foundation.platform/Exceptions/TelemetryServiceException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L64
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)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L72
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)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L84
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)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L90
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)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L96
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)
|
build:
starsky/starsky.foundation.platform/Middleware/ContentSecurityPolicyMiddleware.cs#L102
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)
|
build:
starsky/starsky.foundation.storage/Exceptions/DecodingException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
starsky/starsky.foundation.database/Migrations/20221025182759_data-protection-keys.Designer.cs#L16
The type name 'dataprotectionkeys' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
starsky/starsky.foundation.database/Migrations/20180419182654_importdatabase.Designer.cs#L13
The type name 'importdatabase' only contains lower-cased ascii characters. Such names may become reserved for the language.
|