Skip to content

Merge pull request #3 from adielBm/hotfix-double-parsing #5

Merge pull request #3 from adielBm/hotfix-double-parsing

Merge pull request #3 from adielBm/hotfix-double-parsing #5

Triggered via push September 4, 2024 10:50
Status Success
Total duration 1m 50s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, notiz-dev/github-action-json-property@release, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Main.cs#L25
Missing XML comment for publicly visible type or member 'Main.InitAsync(PluginInitContext)'
build: Main.cs#L34
Missing XML comment for publicly visible type or member 'Main.QueryAsync(Query, CancellationToken)'
build: Main.cs#L154
Missing XML comment for publicly visible type or member 'Main.Dispose()'
build: Main.cs#L158
Missing XML comment for publicly visible type or member 'Main.CreateSettingPanel()'
build: Main.cs#L160
Missing XML comment for publicly visible type or member 'Main.LoadContextMenus(Result)'
build: Main.cs#L193
Missing XML comment for publicly visible type or member 'Main.GetWeatherIcon(int, bool)'
build: Main.cs#L251
Missing XML comment for publicly visible type or member 'Main.GetWeatherIconUnicode(int, bool)'
build: Main.cs#L281
Missing XML comment for publicly visible type or member 'CityDetails'
build: Main.cs#L283
Missing XML comment for publicly visible type or member 'CityDetails.DisplayName'
build: Main.cs#L284
Missing XML comment for publicly visible type or member 'CityDetails.Name'