Merge pull request #5 from jfversluis/update-net9 #12
Annotations
10 warnings
build-sample-ci:
src/Plugin.Maui.Pedometer/Pedometer.net.cs#L10
The event 'FeatureImplementation.ReadingChanged' is never used
|
build-sample-ci:
samples/Plugin.Maui.Pedometer.Sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-sample-ci:
src/Plugin.Maui.Pedometer/Pedometer.android.cs#L93
Possible null reference argument for parameter 'activity' in 'void ActivityCompat.RequestPermissions(Activity activity, string[] permissions, int requestCode)'.
|
build-sample-ci:
samples/Plugin.Maui.Pedometer.Sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-sample-ci
The TargetFrameworkVersion (Android API level 35) is higher than the targetSdkVersion (33). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
|
build-sample-ci:
src/Plugin.Maui.Pedometer/Pedometer.net.cs#L10
The event 'FeatureImplementation.ReadingChanged' is never used
|
build-sample-ci:
samples/Plugin.Maui.Pedometer.Sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-sample-ci:
src/Plugin.Maui.Pedometer/Pedometer.android.cs#L93
Possible null reference argument for parameter 'activity' in 'void ActivityCompat.RequestPermissions(Activity activity, string[] permissions, int requestCode)'.
|
build-sample-ci:
samples/Plugin.Maui.Pedometer.Sample/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-sample-ci
The TargetFrameworkVersion (Android API level 35) is higher than the targetSdkVersion (33). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
|