Skip to content

Merge pull request #14 from kamendov-maxim/BubbleSort #71

Merge pull request #14 from kamendov-maxim/BubbleSort

Merge pull request #14 from kamendov-maxim/BubbleSort #71

Triggered via push October 10, 2024 05:08
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: push
build-Windows
1m 8s
build-Windows
Matrix: build-Ubuntu_and_MacOs
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-Windows: RunningButton/RunningButton/RunningButtonForm.cs#L18
Nullability of reference types in type of parameter 'sender' of 'void RunningButtonForm.Mouse_Hover(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-Windows: RunningButton/RunningButton/RunningButtonForm.cs#L19
Nullability of reference types in type of parameter 'sender' of 'void RunningButtonForm.Mouse_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-Windows: RunningButton/RunningButton/RunningButtonForm.cs#L18
Nullability of reference types in type of parameter 'sender' of 'void RunningButtonForm.Mouse_Hover(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-Windows: RunningButton/RunningButton/RunningButtonForm.cs#L19
Nullability of reference types in type of parameter 'sender' of 'void RunningButtonForm.Mouse_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).