Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Merge pull request #184 from Analogy-LogViewer/dependabot/nuget/Mezia… #400

Merge pull request #184 from Analogy-LogViewer/dependabot/nuget/Mezia…

Merge pull request #184 from Analogy-LogViewer/dependabot/nuget/Mezia… #400

Triggered via push May 11, 2024 16:15
Status Success
Total duration 4m 51s
Artifacts 1
Matrix: build
Push NuGet Packages
19s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3.2.0, microsoft/setup-msbuild@v1.3.1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
build (Release): Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
build (Release): Analogy.LogViewer.PowerToys/Parser/PlainTextLogFileLoader.cs#L67
Dereference of a possibly null reference.
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3.2.0, microsoft/setup-msbuild@v1.3.1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
build (Debug): Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
build (Debug): Analogy.LogViewer.PowerToys/Parser/PlainTextLogFileLoader.cs#L67
Dereference of a possibly null reference.
Push NuGet Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NuGet/setup-nuget@v1.0.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push NuGet Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifactory". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifactory Expired
3.63 MB