Skip to content

Add HObject.FromHTML #391

Add HObject.FromHTML

Add HObject.FromHTML #391

Triggered via push November 5, 2023 14:20
Status Success
Total duration 46s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Simple.Lib/Helper/FetchHelper.cs#L34
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: Simple.Lib/Downloaders/WebClientDownloader.cs#L18
Missing XML comment for publicly visible type or member 'WebClientDownloader'
build: Simple.Lib/HeaderCollection.cs#L163
Missing XML comment for publicly visible type or member 'HeaderCollection.TryGet(string, out string)'
build: Simple.Lib/Helper/AtomClient.cs#L11
Missing XML comment for publicly visible type or member 'AtomClient'
build: Simple.Lib/Helper/AtomClient.cs#L18
Missing XML comment for publicly visible type or member 'AtomClient.Encoding'
build: Simple.Lib/Helper/AtomClient.cs#L20
Missing XML comment for publicly visible type or member 'AtomClient.AtomClient()'
build: Simple.Lib/Helper/AtomClient.cs#L71
Missing XML comment for publicly visible type or member 'FeedModel'
build: Simple.Lib/Helper/AtomClient.cs#L73
Missing XML comment for publicly visible type or member 'FeedModel.id'
build: Simple.Lib/Helper/AtomClient.cs#L74
Missing XML comment for publicly visible type or member 'FeedModel.title'