Bump QRCoder from 1.7.0 to 1.8.0 #1404
Closed
Annotations
21 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L74
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L72
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L125
Member 'AuthTileService.OnTileEnterEvent(EventBuilders.TileEnterEvent)' overrides obsolete member 'TileService.OnTileEnterEvent(EventBuilders.TileEnterEvent?)'. Add the Obsolete attribute to 'AuthTileService.OnTileEnterEvent(EventBuilders.TileEnterEvent)'.
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L85
Member 'AuthTileService.OnResourcesRequest(RequestBuilders.ResourcesRequest)' overrides obsolete member 'TileService.OnResourcesRequest(RequestBuilders.ResourcesRequest?)'. Add the Obsolete attribute to 'AuthTileService.OnResourcesRequest(RequestBuilders.ResourcesRequest)'.
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L181
'DeviceParametersBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L163
'ModifiersBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L155
'LayoutElementBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L148
'DimensionBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L132
'LayoutElementBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Wear OS:
Stratum.WearOS/src/AuthTileService.cs#L55
'ResourceBuilders' is obsolete: 'This class is obsoleted in this android platform'
|
|
Publish Android:
Stratum.Droid/src/Activity/BaseActivity.cs#L210
This call site is reachable on: 'Android' 23.0 and later. 'Window.SetDecorFitsSystemWindows(bool)' is obsoleted on: 'android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Publish Android:
Stratum.Droid/src/Activity/BaseActivity.cs#L106
This call site is reachable on: 'Android' 23.0 and later. 'Locale' is obsoleted on: 'Android' 36.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Publish Android:
Stratum.Droid/src/Activity/BaseActivity.cs#L110
This call site is reachable on: 'Android' 23.0 and later. 'Locale' is obsoleted on: 'Android' 36.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Publish Android:
Stratum.Droid/src/Activity/BaseActivity.cs#L106
This call site is reachable on: 'Android' 23.0 and later. 'Locale' is obsoleted on: 'Android' 36.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Publish Android:
Stratum.Droid/src/Activity/BaseActivity.cs#L110
This call site is reachable on: 'Android' 23.0 and later. 'Locale' is obsoleted on: 'Android' 36.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Publish Android:
Stratum.Droid/src/ObjectBundler.cs#L25
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ReadOnlySpan<Byte>, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Publish Android:
Stratum.Droid/src/ObjectBundler.cs#L30
Using member 'System.Text.Json.JsonSerializer.SerializeToUtf8Bytes<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Publish Android:
Stratum.Droid/src/WearQueryService.cs#L149
Using member 'System.Text.Json.JsonSerializer.SerializeToUtf8Bytes<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Publish Android:
Stratum.Droid/src/Interface/Adapter/CategoryMenuListAdapter.cs#L84
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Stratum.Droid.Interface.MetaCategory.None' is not covered.
|
|
Publish Android:
Stratum.Droid/src/Activity/MainActivity.cs#L967
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Stratum.Droid.Interface.MetaCategory.None' is not covered.
|
Loading