Skip to content

添加实体过滤模块时,稍微等一下,确保添加成功,而又规避了可能的死循环 #158

添加实体过滤模块时,稍微等一下,确保添加成功,而又规避了可能的死循环

添加实体过滤模块时,稍微等一下,确保添加成功,而又规避了可能的死循环 #158

Triggered via push November 7, 2023 00:07
Status Success
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish-beta.yml

on: push
build-publish
46s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
build-publish: 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).
build-publish: 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).
build-publish: 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).
build-publish: 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).
build-publish: XCode/Code/EntityBuilder.cs#L36
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/EntityBuilder.cs#L128
Cannot convert null literal to non-nullable reference type.