[fix]如果待转换时间未指定时区,则直接返回。在web开发中,url时间参数传递一般不带时区,代码读取得到的时间类型是Unspecifi… #251
Annotations
11 warnings
build-publish
The following actions uses Node.js version which is deprecated 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/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.
|
build-publish:
XCode/Code/HtmlBuilder.cs#L203
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Code/InterfaceBuilder.cs#L148
Nullability of type of parameter 'ext' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/Code/InterfaceBuilder.cs#L148
Cannot convert null literal to non-nullable reference type.
|
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#L587
Cannot convert null literal to non-nullable reference type.
|