Skip to content

Forgot update copyright info of exit screen on C# #404

Forgot update copyright info of exit screen on C#

Forgot update copyright info of exit screen on C# #404

Triggered via push September 28, 2024 10:10
Status Success
Total duration 1m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Program.cs#L164
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Program.cs#L251
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Program.cs#L27
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L36
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L43
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L64
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L93
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L115
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L127
Converting null literal or possible null value to non-nullable type.
build: Program.cs#L143
Converting null literal or possible null value to non-nullable type.