Skip to content

Source generator - CellFormat #150

Source generator - CellFormat

Source generator - CellFormat #150

Triggered via pull request October 26, 2024 20:16
Status Success
Total duration 8m 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L6
Missing XML comment for publicly visible type or member 'CellFormatAttribute'
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L8
Missing XML comment for publicly visible type or member 'CellFormatAttribute.CellFormatAttribute(string)'
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L12
Missing XML comment for publicly visible type or member 'CellFormatAttribute.CellFormatAttribute(StandardNumberFormat)'
build: SpreadCheetah/MetadataXml/Styles/NumberFormatsXmlPart.cs#L71
TODO This can be longer than the minimum buffer length. Should use the "long string" approach (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
build: SpreadCheetah/MetadataXml/Styles/NumberFormatsXmlPart.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L8
Add a public read-only property accessor for positional argument customFormat of Attribute CellFormatAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1019)
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L12
Add a public read-only property accessor for positional argument format of Attribute CellFormatAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1019)
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L6
Missing XML comment for publicly visible type or member 'CellFormatAttribute'
build: SpreadCheetah/SourceGeneration/CellFormatAttribute.cs#L8
Missing XML comment for publicly visible type or member 'CellFormatAttribute.CellFormatAttribute(string)'