Skip to content

Running Button

Running Button #63

Triggered via push May 23, 2024 13:44
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
Matrix: build-Ubuntu_and_MacOs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build-Ubuntu_and_MacOs (ubuntu-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
build-Ubuntu_and_MacOs (ubuntu-latest)
Process completed with exit code 1.
build-Ubuntu_and_MacOs (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-Ubuntu_and_MacOs (macos-latest)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
build-Ubuntu_and_MacOs (macos-latest)
The operation was canceled.
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).