Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore #34
Annotations
26 warnings
src/X.Web.PagedList/AjaxOptions.cs#L100
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L101
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L100
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L101
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L100
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L101
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L100
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.Web.PagedList/AjaxOptions.cs#L101
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
src/X.PagedList/BasePagedList.cs#L20
'PagedListMetaData' is obsolete: 'This class will be removed in future versions'
|
|
tests/X.PagedList.Tests/TestDbAsyncQueryProvider.cs#L125
Type parameter 'T' has the same name as the type parameter from outer type 'TestDbAsyncQueryProvider<TEntity>.AsyncEnumerableQuery<T>'
|
tests/X.PagedList.Tests/TestDbAsyncQueryProvider.cs#L125
Type parameter 'T' has the same name as the type parameter from outer type 'TestDbAsyncQueryProvider<TEntity>.AsyncEnumerableQuery<T>'
|
|
tests/X.PagedList.Tests/TestDbAsyncQueryProvider.cs#L125
Type parameter 'T' has the same name as the type parameter from outer type 'TestDbAsyncQueryProvider<TEntity>.AsyncEnumerableQuery<T>'
|
tests/X.PagedList.Tests/TestDbAsyncQueryProvider.cs#L125
Type parameter 'T' has the same name as the type parameter from outer type 'TestDbAsyncQueryProvider<TEntity>.AsyncEnumerableQuery<T>'
|
This job succeeded
Loading