re-apply soft-input mode state after replacing Window.Page on Android #326
build_maui.yml
on: pull_request
build-prism-maui
/
Build Prism.Maui
6m 41s
Annotations
11 warnings
|
build-prism-maui / Build Prism.Maui
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/
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Common/ParametersBase.cs#L132
Argument of type 'List<KeyValuePair<string, object?>>' cannot be used for parameter 'parameters' of type 'IEnumerable<KeyValuePair<string, object>>' in 'T ParametersExtensions.GetValue<T>(IEnumerable<KeyValuePair<string, object>> parameters, string key)' due to differences in the nullability of reference types.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Common/ParametersBase.cs#L116
Argument of type 'List<KeyValuePair<string, object?>>' cannot be used for parameter 'parameters' of type 'IEnumerable<KeyValuePair<string, object>>' in 'bool ParametersExtensions.ContainsKey(IEnumerable<KeyValuePair<string, object>> parameters, string key)' due to differences in the nullability of reference types.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewModelLocationProvider.cs#L29
Possible null reference return.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ErrorsContainer.cs#L140
Possible null reference argument for parameter 'collection' in 'List<T>.List(IEnumerable<T> collection)'.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/PropertySupport.cs#L57
Dereference of a possibly null reference.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Navigation/Regions/RegionException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Navigation/Regions/UpdateRegionsException.cs#L46
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Navigation/Regions/ViewRegistrationException.cs#L51
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Common/ParametersBase.cs#L122
Nullability of reference types in return type of 'IEnumerator<KeyValuePair<string, object?>> ParametersBase.GetEnumerator()' doesn't match implicitly implemented member 'IEnumerator<KeyValuePair<string, object>> IEnumerable<KeyValuePair<string, object>>.GetEnumerator()'.
|
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Modularity/ModularityException.Desktop.cs#L31
Member 'ModularityException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ModularityException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
NuGet
|
2.69 MB |
sha256:7d4169e237a06994ce9f9428499ff3d0d96a8d928c1ae9b003a8d2a8493d06cb
|
|