Skip to content

Update nuget

Update nuget #1187

Triggered via schedule March 7, 2026 07:09
Status Failure
Total duration 56m 49s
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.