Skip to content

优化了DAL对无实体数据库的更新 #209

优化了DAL对无实体数据库的更新

优化了DAL对无实体数据库的更新 #209

Triggered via pull request March 9, 2024 14:58
Status Failure
Total duration 6h 0m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
test
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
test
The operation was canceled.
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/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/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.
test: XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' 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/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/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).