Skip to content

Bump actions/setup-java from 3 to 4 #82

Bump actions/setup-java from 3 to 4

Bump actions/setup-java from 3 to 4 #82

Triggered via push January 3, 2024 02:09
Status Failure
Total duration 1m 17s
Artifacts
generate_version_number
2s
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.