Skip to content

Feature/202401 net8 #768

Feature/202401 net8

Feature/202401 net8 #768

Triggered via pull request January 12, 2024 15:28
Status Failure
Total duration 1m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
Error: fatal: You are not currently on a branch. To push the history leading to the current (detached HEAD) state now, use git push origin HEAD:<name-of-remote-branch>
build
Error: fatal: You are not currently on a branch. To push the history leading to the current (detached HEAD) state now, use git push origin HEAD:<name-of-remote-branch>
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.worker/ThumbnailServices/Exceptions/ToManyUsageException.cs#L26
'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/20180419182654_importdatabase.Designer.cs#L13
The type name 'importdatabase' only contains lower-cased ascii characters. Such names may become reserved for the language.