Update dotnet-release.yml #3
Annotations
20 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vimtor/action-zip@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void Program.RefreshIconTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void Program.OnlineCalendarItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L35
Nullability of reference types in type of parameter 'sender' of 'void Program.HolidayItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L36
Nullability of reference types in type of parameter 'sender' of 'void Program.QuitItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L42
Nullability of reference types in type of parameter 'sender' of 'void Program.TrayIcon_Click(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L8
Non-nullable field 'RefreshIconTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L9
Non-nullable field 'CalendarWeekNotifyIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void Program.RefreshIconTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void Program.OnlineCalendarItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Nager.WindowsCalendarWeek/Program.cs#L35
Nullability of reference types in type of parameter 'sender' of 'void Program.HolidayItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Get the version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L22
Nullability of reference types in type of parameter 'sender' of 'void Program.RefreshIconTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void Program.OnlineCalendarItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L35
Nullability of reference types in type of parameter 'sender' of 'void Program.HolidayItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L36
Nullability of reference types in type of parameter 'sender' of 'void Program.QuitItemClickEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L42
Nullability of reference types in type of parameter 'sender' of 'void Program.TrayIcon_Click(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L8
Non-nullable field 'RefreshIconTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build project:
src/Nager.WindowsCalendarWeek/Program.cs#L9
Non-nullable field 'CalendarWeekNotifyIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading