Fix casing in property name sanitization to preserve original casing #9
Annotations
15 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pack J18n.SourceGenerators
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Pack J18n.SourceGenerators
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Pack J18n.Analyzers
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Pack J18n.Analyzers
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build:
src/J18n/ServiceCollectionExtensions.cs#L198
Missing XML comment for publicly visible type or member 'JsonLocalizationOptions.ResourcesPath'
|
|
Build:
src/J18n/ServiceCollectionExtensions.cs#L196
Missing XML comment for publicly visible type or member 'JsonLocalizationOptions'
|
|
Build:
src/J18n.SourceGenerators/DiagnosticDescriptors.cs#L8
Enable analyzer release tracking for the analyzer project containing rule 'LMG001' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.SourceGenerators/DiagnosticDescriptors.cs#L35
Enable analyzer release tracking for the analyzer project containing rule 'LMG004' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.SourceGenerators/DiagnosticDescriptors.cs#L26
Enable analyzer release tracking for the analyzer project containing rule 'LMG003' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.SourceGenerators/DiagnosticDescriptors.cs#L28
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Build:
src/J18n.Analyzers/AnalyzerReleases.Unshipped.md#L3
Analyzer release file 'AnalyzerReleases.Unshipped.md' has a missing or invalid release header '| Rule ID | Category | Severity | Notes |' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.SourceGenerators/DiagnosticDescriptors.cs#L17
Enable analyzer release tracking for the analyzer project containing rule 'LMG002' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '| Rule ID | Category | Severity | Notes |' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
src/J18n.Analyzers/LocalizationAnalyzer.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
background
wait
wait-all
cancel
parallel
Loading