v11.10.2024.0203 正反向工程的字段类型匹配更宽松;新增DataMethod重构实体过滤器;实体查询默认不再自动增加主键降序 #199
Annotations
1 error and 21 warnings
test
The operation was canceled.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
test:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/PostgreSQL.cs#L236
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
test:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/SqlCe.cs#L122
Nullability of type of parameter 'keyColumn' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
test:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
test:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
test:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
test:
XCode/Code/EntityBuilder.cs#L36
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Code/EntityBuilder.cs#L128
Cannot convert null literal to non-nullable reference type.
|