GitHub Actions for Windows #58
Annotations
11 warnings and 2 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Find and build changed projects
Found no csproj for file .github/workflows/weather-twenty-one-windows-packaged.yml
|
Find and build changed projects
Found no csproj for file .github/workflows/weather-twenty-one-windows-unpackaged.yml
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Services/ServiceExtensions.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Platforms/iOS/Program.cs#L12
'UIApplication.Main(string[]?, string?, string?)' is obsolete: 'Use the overload with 'Type' instead of 'String' parameters for type safety.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Platforms/MacCatalyst/Program.cs#L12
'UIApplication.Main(string[]?, string?, string?)' is obsolete: 'Use the overload with 'Type' instead of 'String' parameters for type safety.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Services/ServiceExtensions.cs#L15
'MauiUIApplicationDelegate.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Platforms/MacCatalyst/TrayService.cs#L42
'NSString.CreateNative(string)' is obsolete: 'Use of 'CFString.CreateNative' offers better performance.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Services/ServiceExtensions.cs#L13
'MauiApplication.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
Find and build changed projects:
8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/Platforms/Android/MainActivity.cs#L37
This call site is reachable on: 'Android' 21.0 and later. 'MauiAppCompatActivity.OnRequestPermissionsResult(int, string[], Permission[])' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Find and build changed projects
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (31). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
|
Find and build changed projects
./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj is not in processed builds yet
|
Find and build changed projects
Added ./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj to processed builds
|
Loading