Skip to content

Update .editorconfig and apply code style conventions #934

Update .editorconfig and apply code style conventions

Update .editorconfig and apply code style conventions #934

Triggered via pull request July 31, 2026 11:16
Status Success
Total duration 2m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
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/
build-and-test: src/Infrastructure/Helpers/VpaxHelper.cs#L76
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
build-and-test: src/Services/ExportDataService.cs#L537
Possible null reference argument for parameter 'tableName' in 'string GetWorksheetName(string tableName, int tableIndex)'.
build-and-test: src/Services/ExportDataService.cs#L535
Dereference of a possibly null reference.
build-and-test: src/Services/ExportDataService.cs#L325
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
build-and-test: src/Services/ExportDataService.cs#L202
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
build-and-test: src/Infrastructure/Helpers/VpaxHelper.cs#L76
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
build-and-test: src/Services/ExportDataService.cs#L537
Possible null reference argument for parameter 'tableName' in 'string GetWorksheetName(string tableName, int tableIndex)'.
build-and-test: src/Services/ExportDataService.cs#L535
Dereference of a possibly null reference.
build-and-test: src/Services/ExportDataService.cs#L325
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
build-and-test: src/Services/ExportDataService.cs#L202
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.