Skip to content

Bump PolySharp from 1.14.1 to 1.15.0 #113

Bump PolySharp from 1.14.1 to 1.15.0

Bump PolySharp from 1.14.1 to 1.15.0 #113

Triggered via pull request November 22, 2024 05:49
Status Success
Total duration 1m 58s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (Debug)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (Debug): Analogy.Updater/UpdateForm.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.Updater/UpdateForm.cs#L20
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1)'.
build (Debug): Analogy.Updater/UpdateForm.cs#L22
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0)'.
build (Debug): Analogy.Updater/UpdateForm.cs#L25
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1, object? arg2)'.
build (Debug): Analogy.Updater/AutoUpdater.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (Debug): Analogy.Updater/AutoUpdater.cs#L214
Cannot convert null literal to non-nullable reference type.
build (Debug): Analogy.Updater/AutoUpdater.cs#L227
Nullability of reference types in type of parameter 'sender' of 'void AutoUpdater.BackgroundWorkerDoWork(object sender, DoWorkEventArgs e)' doesn't match the target delegate 'DoWorkEventHandler' (possibly because of nullability attributes).
build (Debug): Analogy.Updater/AutoUpdater.cs#L325
Dereference of a possibly null reference.
build (Debug): Analogy.Updater/AutoUpdater.cs#L335
Dereference of a possibly null reference.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (Release): Analogy.Updater/UpdateForm.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.Updater/UpdateForm.cs#L20
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1)'.
build (Release): Analogy.Updater/UpdateForm.cs#L22
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0)'.
build (Release): Analogy.Updater/UpdateForm.cs#L25
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1, object? arg2)'.
build (Release): Analogy.Updater/AutoUpdater.cs#L205
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (Release): Analogy.Updater/AutoUpdater.cs#L214
Cannot convert null literal to non-nullable reference type.
build (Release): Analogy.Updater/AutoUpdater.cs#L227
Nullability of reference types in type of parameter 'sender' of 'void AutoUpdater.BackgroundWorkerDoWork(object sender, DoWorkEventArgs e)' doesn't match the target delegate 'DoWorkEventHandler' (possibly because of nullability attributes).
build (Release): Analogy.Updater/AutoUpdater.cs#L325
Dereference of a possibly null reference.
build (Release): Analogy.Updater/AutoUpdater.cs#L335
Dereference of a possibly null reference.
build (Release)
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.