.NET 9 #108
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.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'
|
Loading