Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 #279
Annotations
1 error and 11 warnings
|
build
Process completed with exit code 2.
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/server/Mangos.World/DataStores/WS_DBCDatabase.cs#L720
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/DataStores/WS_DBCDatabase.cs#L687
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/DataStores/WS_DBCDatabase.cs#L663
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/DataStores/WS_DBCDatabase.cs#L629
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/AI/Movement/PointMovementGenerator.cs#L61
The given expression is never of the provided ('LegacyAIAdapter') type
|
|
build:
src/server/Mangos.World/Auction/WS_Auction.cs#L340
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/Auction/WS_Auction.cs#L334
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/Auction/WS_Auction.cs#L316
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/Auction/WS_Auction.cs#L236
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|
|
build:
src/server/Mangos.World/Auction/WS_Auction.cs#L194
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
|