Skip to content

自动分表策略,支持单一时间日期的分表,例如分表字段DataTime,记录日期,查询时仅指定某一天 #263

自动分表策略,支持单一时间日期的分表,例如分表字段DataTime,记录日期,查询时仅指定某一天

自动分表策略,支持单一时间日期的分表,例如分表字段DataTime,记录日期,查询时仅指定某一天 #263

Triggered via push September 6, 2024 14:27
Status Success
Total duration 53s
Artifacts

publish-beta.yml

on: push
build-publish
42s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-publish: XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/地区.Biz.cs#L623
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/字典参数.Biz.cs#L104
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/用户.cs#L491
Nullability of reference types in return type of 'string? User.RoleName.get' doesn't match implicitly implemented member 'string IUser.RoleName.get' (possibly because of nullability attributes).
build-publish: XCode/Membership/用户.Biz.cs#L641
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IManageUser.NickName.set' (possibly because of nullability attributes).
build-publish: XCode/Membership/用户.Biz.cs#L343
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/租户关系.cs#L222
Nullability of reference types in return type of 'string? TenantUser.RoleName.get' doesn't match implicitly implemented member 'string ITenantUser.RoleName.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).