Bump Meziantou.Analyzer from 2.0.140 to 2.0.141 #77
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], microsoft/[email protected]. 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: 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 the application:
Analogy.Updater/UpdateForm.cs#L36
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.Updater/AutoUpdater.cs#L214
Cannot convert null literal to non-nullable reference type.
|
Build the application:
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 the application:
Analogy.Updater/UpdateForm.cs#L19
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1)'.
|
Build the application:
Analogy.Updater/UpdateForm.cs#L21
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0)'.
|
Build the application:
Analogy.Updater/UpdateForm.cs#L24
Possible null reference argument for parameter 'format' in 'string string.Format(string format, object? arg0, object? arg1, object? arg2)'.
|
Build the application:
Analogy.Updater/AutoUpdater.cs#L325
Dereference of a possibly null reference.
|
Build the application:
Analogy.Updater/AutoUpdater.cs#L335
Dereference of a possibly null reference.
|
Build the application:
Analogy.Updater/AutoUpdater.cs#L375
Possible null reference return.
|
Build the application:
Analogy.Updater/Program.cs#L24
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading