Skip to content

Fix casing in property name sanitization to preserve original casing #9

Fix casing in property name sanitization to preserve original casing

Fix casing in property name sanitization to preserve original casing #9

Triggered via release June 19, 2026 07:32
@Desz01ateDesz01ate
created 1.2.2
Status Success
Total duration 42s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
publish
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/
publish
- Add lib or ref assemblies for the netstandard2.0 target framework
publish
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:
publish
- Add lib or ref assemblies for the netstandard2.0 target framework
publish
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:
publish: src/J18n/ServiceCollectionExtensions.cs#L198
Missing XML comment for publicly visible type or member 'JsonLocalizationOptions.ResourcesPath'
publish: src/J18n/ServiceCollectionExtensions.cs#L196
Missing XML comment for publicly visible type or member 'JsonLocalizationOptions'
publish: 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
publish: 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)
publish: 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)
publish: 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)