publish #21
Annotations
10 warnings
Build:
XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build:
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:
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:
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:
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:
XCode/Code/EntityBuilder.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Code/EntityBuilder.cs#L128
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading