Skip to content

Build SPIDProxy

Build SPIDProxy #36

Manually triggered November 27, 2024 13:47
Status Success
Total duration 46s
Artifacts

spidproxy-pr.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build: WebApps/Proxy/Microsoft.SPID.Proxy/Exceptions/SPIDValidationException.cs#L16
'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: WebApps/Proxy/Microsoft.SPID.Proxy/Program.cs#L71
This call site is reachable on all platforms. 'EventLogSettings' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)