Skip to content

Migration electron sharp #1854

Migration electron sharp

Migration electron sharp #1854

Triggered via pull request February 27, 2025 13:09
Status Success
Total duration 4m 54s
Artifacts

coveralls.yaml

on: pull_request
Matrix: build
Matrix: test-platforms
send-summary
4s
send-summary
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
test-platforms (ubuntu-22.04): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
build (BusinessLogicTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (BusinessLogicTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (BusinessLogicTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (BusinessLogicTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (BusinessLogicTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (macos-latest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
test-platforms (macos-latest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
test-platforms (macos-latest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (macos-latest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (macos-latest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (H5pPlayer/H5pPlayerTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (H5pPlayer/H5pPlayerTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (H5pPlayer/H5pPlayerTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (H5pPlayer/H5pPlayerTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (H5pPlayer/H5pPlayerTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (PresentationTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (PresentationTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (PresentationTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (PresentationTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
build (PresentationTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L81
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
build (DataAccessTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (DataAccessTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (DataAccessTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (DataAccessTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (DataAccessTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (IntegrationTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (IntegrationTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (IntegrationTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (IntegrationTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (IntegrationTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (AuthoringToolTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (AuthoringToolTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (AuthoringToolTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (AuthoringToolTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (AuthoringToolTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (windows-latest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (windows-latest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-platforms (windows-latest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-platforms (windows-latest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L36
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
test-platforms (windows-latest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/CallJavaScriptAdapter.cs#L81
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
build (GeneratorTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'h5pSourcePath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (GeneratorTest): H5pPlayer/H5pPlayer/Presentation/View/H5pPlayerView.razor#L62
Possible null reference argument for parameter 'unzippedH5psPath' in 'Task H5pPlayerController.StartH5pPlayer(string h5pSourcePath, string unzippedH5psPath)'.
build (GeneratorTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_errorTextForInvalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (GeneratorTest): H5pPlayer/H5pPlayer/Presentation/PresentationLogic/InvalidPathErrorViewModel.cs#L6
Non-nullable field '_invalidPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (GeneratorTest): H5pPlayer/H5pPlayer/BusinessLogic/Api/JavaScript/ReceiveFromJavaScriptAdapter.cs#L10
Non-nullable property 'ValidateH5pUc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.