Skip to content

Update nuget

Update nuget #1166

Triggered via schedule February 14, 2026 07:14
Status Failure
Total duration 27m 36s
Artifacts

update_nuget.yml

on: schedule
nuget_update  /  build
15s
nuget_update / build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
nuget_update / build
Process completed with exit code 134.
nuget_update / build: src/MyJetWallet.Sdk.Postgres/DataBaseHelper.cs#L27
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
nuget_update / build: src/MyJetWallet.Sdk.Postgres/MyDbContext.cs#L16
'MyDbContext.ContextId' hides inherited member 'DbContext.ContextId'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
nuget_update / build: src/MyJetWallet.Sdk.Postgres/DataBaseHelper.cs#L27
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
nuget_update / build: src/MyJetWallet.Sdk.Postgres/MyDbContext.cs#L16
'MyDbContext.ContextId' hides inherited member 'DbContext.ContextId'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.