Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows #61
Annotations
12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
|
AndHUD/AndHUD.cs#L115
This call site is reachable on: 'Android' 22.0 and later. 'Resources.GetDrawable(int)' is obsoleted on: 'Android' 22.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
AndHUD/AndHUD.cs#L115
This call site is reachable on: 'Android' 22.0 and later. 'Resources.GetDrawable(int)' is obsoleted on: 'Android' 22.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
AndHUD/ProgressWheel.cs#L291
This call site is reachable on: 'Android' 22.0 and later. 'Handler' is obsoleted on: 'Android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Sample/MainActivity.cs#L44
Possible null reference assignment.
|
|
Sample/MainActivity.cs#L45
Dereference of a possibly null reference.
|
|
Sample/MainActivity.cs#L46
Nullability of reference types in type of parameter 'sender' of 'void MainActivity.OnItemClick(object sender, ItemClickEventArgs e)' doesn't match the target delegate 'EventHandler<AdapterView.ItemClickEventArgs>' (possibly because of nullability attributes).
|
|
Sample/MainActivity.cs#L52
Nullability of reference types in type of parameter 'sender' of 'void MainActivity.OnItemClick(object sender, ItemClickEventArgs e)' doesn't match the target delegate 'EventHandler<AdapterView.ItemClickEventArgs>' (possibly because of nullability attributes).
|
|
Sample/MainActivity.cs#L141
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Sample/MainActivity.cs#L30
Non-nullable field '_listView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
AndHUD/AndHUD.cs#L115
This call site is reachable on: 'Android' 22.0 and later. 'Resources.GetDrawable(int)' is obsoleted on: 'Android' 22.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
The logs for this run have expired and are no longer available.
Loading