Skip to content

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

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

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

Triggered via pull request March 9, 2024 14:58
Status Failure
Total duration 1m 1s
Artifacts

publish-beta.yml

on: pull_request
build-publish
52s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-publish
Process completed with exit code 1.
build-publish
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/.
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/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/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.