Skip to content

Bump MSTest.TestAdapter from 3.1.1 to 3.3.0 #101

Bump MSTest.TestAdapter from 3.1.1 to 3.3.0

Bump MSTest.TestAdapter from 3.1.1 to 3.3.0 #101

Triggered via push April 4, 2024 03:03
Status Failure
Total duration 2m 0s
Artifacts
generate_version_number
7s
generate_version_number
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_windows
Process completed with exit code 1.
build_linux: DeveLanCacheUI_Frontend/ApiModels/DownloadEvent.cs#L8
Non-nullable property 'CacheIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/ApiModels/App.cs#L6
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L121
Dereference of a possibly null reference.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L131
Possible null reference return.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L133
The variable 'ex' is declared but never used
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L93
Non-nullable property 'FrontendVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L94
Non-nullable property 'BackendStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L146
Non-nullable property 'ApplicationName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L147
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L149
Non-nullable property 'UpTime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.