Skip to content

Bump Autofac from 9.1.0 to 9.3.0 #277

Bump Autofac from 9.1.0 to 9.3.0

Bump Autofac from 9.1.0 to 9.3.0 #277

Status Failure
Total duration 1m 14s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.Cluster/Handlers/WC_Handlers_Tickets.cs#L111
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/WC_Handlers_Tickets.cs#L77
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/Guild/WC_Guild.Guild.cs#L83
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/Guild/WC_Guild.Guild.cs#L58
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/Guild/WC_Guild.cs#L201
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/WS_Handler_Channels.cs#L864
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Handlers/WS_Handler_Channels.cs#L849
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Globals/Functions.cs#L285
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/Globals/Functions.cs#L281
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'
build: src/server/Mangos.Cluster/DataStores/WS_DBCDatabase.cs#L136
'SQL.Query(string, ref DataTable)' is obsolete: 'Legacy method. Use QueryResult instead to avoid ref parameters.'