agg prop transform #38
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build:
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:
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:
Core.Arango.DevExtreme.Sandbox/Controllers/DataSourceLoadOptionsBinder.cs#L20
Possible null reference assignment.
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L54
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L60
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L87
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L93
'ArangoIndexType.Skiplist' is obsolete: 'use Persistent'
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L172
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
build:
Core.Arango.Migration.Tests/MigrationTest.cs#L189
'ArangoIndexType.Hash' is obsolete: 'use Persistent'
|
build:
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|