This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Bump System.Resources.Extensions from 7.0.0 to 8.0.0 #313
Annotations
11 warnings
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/
|
Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L20
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L21
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L62
Dereference of a possibly null reference.
|
Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L32
Possible null reference return.
|
Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.PowerToys/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
|
Analogy.LogViewer.PowerToys/IAnalogy/PowerToysRegexOfflineDataProvider.cs#L73
Dereference of a possibly null reference.
|
Analogy.LogViewer.PowerToys/Parser/PlainTextLogFileLoader.cs#L67
Dereference of a possibly null reference.
|
Analogy.LogViewer.PowerToys/Managers/UserSettingsManager.cs#L33
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
The logs for this run have expired and are no longer available.
Loading