Skip to content

Merge pull request #151 from liukuo362573/dependabot/nuget/YiSha.Data… #240

Merge pull request #151 from liukuo362573/dependabot/nuget/YiSha.Data…

Merge pull request #151 from liukuo362573/dependabot/nuget/YiSha.Data… #240

Triggered via push November 16, 2023 01:47
Status Success
Total duration 48s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: YiSha.Util/YiSha.Util/AsyncTaskHelper.cs#L11
Type 'AsyncTaskHelper' is a static holder type but is neither static nor NotInheritable
build: YiSha.Util/YiSha.Util/DateTimeHelper.cs#L9
Type 'DateTimeHelper' is a static holder type but is neither static nor NotInheritable
build: YiSha.Util/YiSha.Util/EncodingHelper.cs#L7
Type 'EncodingHelper' is a static holder type but is neither static nor NotInheritable
build: YiSha.Util/YiSha.Util/LogHelper.cs#L12
Type 'LogHelper' is a static holder type but is neither static nor NotInheritable
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L477
Change the type of property HttpItem.URL from string to System.Uri.
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L567
Properties should not return arrays
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L576
Change 'CookieCollection' to be read-only by removing the property setter.
build: YiSha.Util/YiSha.Util/Browser/Browser.cs#L47
Type 'BrowserHelper' is a static holder type but is neither static nor NotInheritable
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L691
Change 'CookieCollection' to be read-only by removing the property setter.
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L709
Properties should not return arrays