Skip to content

.NET 9

.NET 9 #48

Triggered via push November 12, 2024 23:55
Status Success
Total duration 34s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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'
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/