Skip to content

Merge pull request #159 from jhzou1/master #239

Merge pull request #159 from jhzou1/master

Merge pull request #159 from jhzou1/master #239

Triggered via push November 16, 2023 01:24
Status Success
Total duration 1m 3s
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/LogHelper.cs#L12
Type 'LogHelper' is a static holder type but is neither static nor NotInheritable
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/BundlerHelper.cs#L21
Type 'BundlerHelper' 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/ComputerHelper.cs#L12
Type 'ComputerHelper' is a static holder type but is neither static nor NotInheritable