agg fix #96
Annotations
1 error and 10 warnings
|
Core.Arango.DevExtreme.Sandbox/Controllers/WeatherForecastController.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Core.Arango.DevExtreme.Sandbox/Controllers/WeatherForecastController.cs#L11
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Core.Arango.DevExtreme.Sandbox/Controllers/DataSourceLoadOptionsBinder.cs#L20
Possible null reference assignment.
|
Core.Arango.Migration.Tests/MigrationTest.cs#L54
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
Core.Arango.Migration.Tests/MigrationTest.cs#L60
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
|
Core.Arango.Migration.Tests/MigrationTest.cs#L87
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
Core.Arango.Migration.Tests/MigrationTest.cs#L93
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
|
Core.Arango.Migration.Tests/MigrationTest.cs#L172
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
Core.Arango.Migration.Tests/MigrationTest.cs#L189
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
Core.Arango.DevExtreme.Sandbox/Controllers/WeatherForecastController.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading