Skip to content

feat: add nighttime weather icons based on sunrise/sunset #227

feat: add nighttime weather icons based on sunrise/sunset

feat: add nighttime weather icons based on sunrise/sunset #227

Triggered via pull request June 21, 2026 18:53
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test: WeatherExtension.Tests/WeatherSettingsPageTests.cs#L18
The field 'WeatherSettingsPageTests.InstanceAny' is assigned but its value is never used
build-and-test
A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
build-and-test: WeatherExtension.Tests/ResxCompletenessTests.cs#L47
Change return type of method 'ReadKeys' from 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
build-and-test: WeatherExtension.Tests/HourlyForecastPageTests.cs#L49
The behavior of 'long.ToString()' could vary based on the current user's locale settings. Replace this call in 'HourlyForecastPageTests.Constructor_SetsPageIdFromLocation()' with a call to 'long.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build-and-test: WeatherExtension.Tests/WeatherSettingsPageTests.cs#L18
The field 'WeatherSettingsPageTests.InstanceAny' is assigned but its value is never used
build-and-test
A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
build-and-test
No implementation file was provided for the .winmd file 'C:\Users\runneradmin\.nuget\packages\microsoft.commandpalette.extensions\0.9.260204002-experimental\winmd\Microsoft.CommandPalette.Extensions.winmd'. To generate registration information in the app manifest, specify the 'Implementation' metadata on the .winmd reference item in the project file.
build-and-test
A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
build-and-test
No implementation file was provided for the .winmd file 'C:\Users\runneradmin\.nuget\packages\microsoft.commandpalette.extensions\0.9.260204002-experimental\winmd\Microsoft.CommandPalette.Extensions.winmd'. To generate registration information in the app manifest, specify the 'Implementation' metadata on the .winmd reference item in the project file.
build-and-test
A publish profile with the name 'win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.