Skip to content

Merge branch 'master' of http://git.newlifex.com/NewLife/NewLife.XCode #203

Merge branch 'master' of http://git.newlifex.com/NewLife/NewLife.XCode

Merge branch 'master' of http://git.newlifex.com/NewLife/NewLife.XCode #203

Triggered via push February 22, 2024 08:00
Status Failure
Total duration 6h 0m 26s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
The operation was canceled.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Extension/数据缓存.cs#L70
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/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.
test: XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).