Skip to content

Update README.md

Update README.md #233

Triggered via push April 6, 2023 03:15
Status Success
Total duration 51s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/Browser/Browser.cs#L47
Type 'BrowserHelper' 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/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
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L716
Change 'Header' to be read-only by removing the property setter.
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L728
Identifier 'String' contains type name
build: YiSha.Util/YiSha.Util/HttpHelper.cs#L737
Identifier 'String' contains type name