执行精确SelectCount时,根据数据量大小不同,使用不同的缓存时间 #176
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 20 warnings
test
Process completed with exit code 1.
|
test:
XCode/Attributes/MapAttribute.cs#L32
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/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
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/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/Membership/IManageProvider.cs#L142
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Membership/IManageProvider.cs#L147
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/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/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).
|