Skip to content

Merge branch 'master' of https://github.com/NewLifeX/NewLife.XCode #179

Merge branch 'master' of https://github.com/NewLifeX/NewLife.XCode

Merge branch 'master' of https://github.com/NewLifeX/NewLife.XCode #179

Triggered via push November 20, 2023 14:56
Status Failure
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
test
Process completed with exit code 1.
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/Entity/EntityBase.cs#L232
Nullability of reference types in return type doesn't match implemented member 'IDictionary<string, object?> IExtend.Items.get'.
test: XCode/Entity/EntityBase.cs#L237
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IExtend.this[string key].set' (possibly because of nullability attributes).
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/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.