Skip to content

Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /YiSha.Util/YiSha.Util #241

Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /YiSha.Util/YiSha.Util

Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /YiSha.Util/YiSha.Util #241

Status Success
Total duration 52s
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/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.