Skip to content

Dev/src gen cell value mapper #121

Dev/src gen cell value mapper

Dev/src gen cell value mapper #121

Triggered via pull request August 23, 2024 18:15
Status Failure
Total duration 3m 57s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build
The type 'CellStyleContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnHeaderContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnOrderingContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnOrderingContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnOrderingContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnOrderingContext' already contains a definition for '_cellValueMappers'
build
The type 'ColumnOrderingContext' already contains a definition for '_cellValueMappers'
build
The type 'InheritanceContext' already contains a definition for '_cellValueMappers'
build
The type 'TruncationContext' already contains a definition for '_cellValueMappers'
build
The type 'MultiplePropertiesContext' already contains a definition for '_cellValueMappers'
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. 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/CellStyleAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CellStyleAttribute'
build: SpreadCheetah/SourceGeneration/CellStyleAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CellStyleAttribute'
build: SpreadCheetah/SourceGeneration/CellStyleAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CellStyleAttribute.CellStyleAttribute(string)'
build: SpreadCheetah/SourceGeneration/CellStyleAttribute.cs#L4
Missing XML comment for publicly visible type or member 'CellStyleAttribute.CellStyleAttribute(string)'
build: SpreadCheetah/SourceGeneration/WorksheetRowTypeInfo.cs#L26
Missing XML comment for publicly visible type or member 'WorksheetRowTypeInfo<T>.CreateWorksheetRowDependencyInfo'
build: SpreadCheetah/SourceGeneration/WorksheetRowTypeInfo.cs#L26
Missing XML comment for publicly visible type or member 'WorksheetRowTypeInfo<T>.CreateWorksheetRowDependencyInfo'
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
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)