Running Button #64
ci.yml
on: pull_request
build-Windows
1m 31s
Matrix: build-Ubuntu_and_MacOs
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)
Process completed with exit code 1.
|
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).
|