Prepare visual refresh release #13
release.yml
on: push
Annotations
24 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
ViewModels/LogViewerViewModel.cs#L59
Field '_toDate' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L56
Field '_fromDate' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L53
Field '_selectedCategory' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L50
Field '_selectedLogLevel' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L47
Field '_searchText' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L44
Field '_selectedLogEntry' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L41
Field '_logEntries' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L38
Field '_logger' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L37
Field '_settingsService' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L36
Field '_loggingService' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L56
Field '_fromDate' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L59
Field '_toDate' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L53
Field '_selectedCategory' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L50
Field '_selectedLogLevel' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L47
Field '_searchText' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L44
Field '_selectedLogEntry' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L41
Field '_logEntries' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L38
Field '_logger' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L36
Field '_loggingService' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
build:
ViewModels/LogViewerViewModel.cs#L37
Field '_settingsService' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
|
smoke-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-winget
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
release-checksums
|
349 Bytes |
sha256:753dfbffe7d11e635e017489d535f6fa876089ad6e89bdff57f2c2815780076d
|
|
|
release-installer
|
51.4 MB |
sha256:4aae954509c139988d359c0cd9fac0f5d911d54579f6b956d0033f2957261f32
|
|
|
release-packages
|
158 MB |
sha256:78c6faef08a48a86afd5befe5d6be216a8cb945ccc3e78f8fa18573da0718bd8
|
|
|
release-portable
|
73.9 MB |
sha256:e1babf104564cdcd2846a2d8b8fe82ccfb2ec162a1c7d8c6641e9148d6d4b097
|
|
|
sbom
|
167 KB |
sha256:e27f5552519c26ac4d8730f798809cf7ccc2d136753854df6425400c1efbe604
|
|
|
winget-manifests
|
1.2 KB |
sha256:7ddc45a65c2ff9a474072a49997181f30fc0a58cdceba7efffa6c3cf0cf1fa56
|
|
|
winget-publish-logs
|
1.84 KB |
sha256:0b622c987a41cf2fdce9b30f47335780871a642ea53ada6434795135a9bdb773
|
|