Skip to content

Fixed Device Manager Integration tests #116

Fixed Device Manager Integration tests

Fixed Device Manager Integration tests #116

Triggered via push January 15, 2024 15:13
Status Success
Total duration 18m 58s
Artifacts

test_all.yml

on: push
API Gateway
16s
API Gateway
Account Service
22s
Account Service
Device Manager Service
27s
Device Manager Service
SNMP Polling Service
35s
SNMP Polling Service
User Web App
34s
User Web App
Admin Web App
37s
Admin Web App
SNMP Polling Service Integration Tests
1m 49s
SNMP Polling Service Integration Tests
Device Manager Service Integration Tests
1m 29s
Device Manager Service Integration Tests
Matrix: CodeQL
Matrix: End to End Tests
Deploy Docker Images
3m 52s
Deploy Docker Images
Test Deployed Images
6m 56s
Test Deployed Images
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Account Service: Services/Netmon.AccountService/User.cs#L8
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Account Service: Services/Netmon.AccountService/User.cs#L11
Non-nullable property 'ProfileImageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Account Service: Services/Netmon.AccountService/User.cs#L8
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Account Service: Services/Netmon.AccountService/User.cs#L11
Non-nullable property 'ProfileImageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
CodeQL (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby