Skip to content

Dev/src gen cell value mapper #130

Dev/src gen cell value mapper

Dev/src gen cell value mapper #130

Triggered via pull request September 3, 2024 18:18
Status Success
Total duration 6m 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: SpreadCheetah/SourceGeneration/CellValueConverterAttribute.cs#L7
Parameter 'CellValueConverterType' is unread.
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/CellValueConverterAttribute.cs#L7
Add a public read-only property accessor for positional argument CellValueConverterType of Attribute CellValueConverterAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1019)
build: SpreadCheetah/SourceGeneration/CellValueConverterAttribute.cs#L7
Parameter 'CellValueConverterType' is unread.
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)