Use GitHub Actions #5
Annotations
3 errors and 11 warnings
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/CommunityToolkit.Maui.SourceGenerators/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header 'Rule ID | Severity | Notes' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
src/CommunityToolkit.Maui.SourceGenerators/AnalyzerReleases.Unshipped.md#L1
Analyzer release file 'AnalyzerReleases.Unshipped.md' has a missing or invalid release header '## Release 1.0.0' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
src/CommunityToolkit.Maui.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header 'Rule ID | Severity | Notes' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
src/CommunityToolkit.Maui.Analyzers/AnalyzerReleases.Unshipped.md#L1
Analyzer release file 'AnalyzerReleases.Unshipped.md' has a missing or invalid release header '## Release 1.1.0' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L8
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'FileSaverImplementation' is only supported on: 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L8
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'FolderPickerImplementation' is only supported on: 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
|
src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
|
This job failed
Loading