GUI App for Windows #158
dotnet-build-test.yml
on: pull_request
Build and test .NET projects
2m 2s
Build GUI projects for Windows
4m 41s
Build GUI projects for Mac
1m 5s
Annotations
2 errors and 20 warnings
Build GUI projects for Mac
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
Build GUI projects for Mac
Process completed with exit code 1.
|
Build and test .NET projects:
Extensions/Mongo/Cosmos.DataTransfer.MongoExtension/MongoDataSourceExtension.cs#L38
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and test .NET projects:
Core/Cosmos.DataTransfer.Core.UnitTests/SettingsCommandTests.cs#L69
Possible null reference argument for parameter 'value' in 'string JsonSerializer.Serialize<List<ExtensionSettingProperty>>(List<ExtensionSettingProperty> value, JsonSerializerOptions? options = null)'.
|
Build and test .NET projects:
Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test .NET projects:
Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ParquetDataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test .NET projects:
Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L27
Non-nullable property 'ParquetDataColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test .NET projects:
Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L32
Non-nullable property 'ParquetDataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test .NET projects:
Extensions/Parquet/Cosmos.DataTransfer.ParquetExtension/ParquetDataCol.cs#L32
Non-nullable property 'ParquetDataColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and test .NET projects:
Extensions/Csv/Cosmos.DataTransfer.CsvExtension.UnitTests/CsvFileSourceTests.cs#L27
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build and test .NET projects:
Extensions/Cosmos/Cosmos.DataTransfer.CosmosExtension.UnitTests/CosmosSourceSettingsTests.cs#L19
Dereference of a possibly null reference.
|
Build and test .NET projects:
Extensions/Cosmos/Cosmos.DataTransfer.CosmosExtension.UnitTests/CosmosSourceSettingsTests.cs#L34
Dereference of a possibly null reference.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionSetting.cs#L37
The variable 'ex' is declared but never used
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionDefinition.cs#L11
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionDefinition.cs#L12
Non-nullable property 'Sink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionDefinition.cs#L13
Non-nullable property 'SourceSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionDefinition.cs#L14
Non-nullable property 'SinkSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionManifestUtility.cs#L121
The variable 'ex' is declared but never used
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.Ui.Common/ExtensionManifestUtility.cs#L138
The variable 'ex' is declared but never used
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.App.Windows/WpfAppDataService.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.App.Windows/WpfAppDataService.cs#L86
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build GUI projects for Windows:
App/Cosmos.DataTransfer.App.Windows/WpfAppDataService.cs#L157
Unreachable code detected
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app-win-build
Expired
|
159 MB |
|
debug-build
Expired
|
97.4 MB |
|