Skip to content

当共用数据库时错开菜单Admin的交叉 #202

当共用数据库时错开菜单Admin的交叉

当共用数据库时错开菜单Admin的交叉 #202

Triggered via push February 22, 2024 07:44
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/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/DataAccessLayer/Database/PostgreSQL.cs#L236
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Database/SqlCe.cs#L122
Nullability of type of parameter 'keyColumn' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Common/FileDb.cs#L99
Nullability of type of parameter 'values' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Common/DbBase.cs#L160
Nullability of reference types in type of parameter 'value' of 'void DbBase.Provider.set' doesn't match implicitly implemented member 'void IDatabase.Provider.set' (possibly because of nullability attributes).
test: XCode/Statistics/StatHelper.cs#L19
Cannot convert null literal to non-nullable reference type.
test: XCode/DataAccessLayer/Common/RemoteDb.cs#L51
Nullability of type of parameter 'keyColumn' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of type of parameter 'conn' 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/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.