Skip to content

Fix for TotalSummary #98

Fix for TotalSummary

Fix for TotalSummary #98

Triggered via push September 28, 2023 14:38
Status Success
Total duration 1m 11s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (7.x, arangodb:3.11): 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.
build (7.x, arangodb:3.11): 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.
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L54
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L60
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L87
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L93
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L172
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): Core.Arango.Migration.Tests/MigrationTest.cs#L189
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.11): 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.
build (7.x, arangodb:3.10): 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.
build (7.x, arangodb:3.10): 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.
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L54
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L60
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L87
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L93
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L172
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): Core.Arango.Migration.Tests/MigrationTest.cs#L189
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
build (7.x, arangodb:3.10): 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.