Skip to content

Added Authentication and fixed dotnet 8 issues. #103

Added Authentication and fixed dotnet 8 issues.

Added Authentication and fixed dotnet 8 issues. #103

Triggered via push January 14, 2024 17:06
Status Success
Total duration 19m 41s
Artifacts

test_all.yml

on: push
Account Service
29s
Account Service
Device Manager Service
33s
Device Manager Service
SNMP Polling Service
55s
SNMP Polling Service
User Web App
37s
User Web App
Admin Web App
34s
Admin Web App
Integration Tests
1m 53s
Integration Tests
Matrix: CodeQL
Matrix: End to End Tests
Deploy Docker Images
4m 4s
Deploy Docker Images
Test Deployed Images
7m 14s
Test Deployed Images
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Device Manager Service: Shared/Netmon.Models/Exceptions/NetmonException.cs#L11
'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)
Device Manager Service: Shared/Netmon.Models/Exceptions/NetmonException.cs#L11
'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)
SNMP Polling Service: Shared/Netmon.Models/Exceptions/NetmonException.cs#L11
'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)
SNMP Polling Service: Shared/Netmon.Models/Exceptions/NetmonException.cs#L11
'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)
CodeQL (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby