Update nuget #1166
update_nuget.yml
on: schedule
nuget_update
/
build
15s
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.
|