Ran Code cleanup on Common #85
Annotations
22 warnings
wpf-beta
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], actions/setup-dotnet@v1, webfactory/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
wpf-beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta
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/
|
wpf-beta:
src/Sidekick.Common.Platform/Interprocess/InterprocessService.cs#L33
The variable 'e' is declared but never used
|
wpf-beta
Found version-specific or distribution-specific runtime identifier(s): osx.11.0-arm64. Affected libraries: NotificationIconSharp. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
wpf-beta:
src/Sidekick.Apis.Poe/Trade/TradeSearchService.cs#L46
Unreachable code detected
|
wpf-beta:
src/Sidekick.Apis.Poe/Clients/PoeApiException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
wpf-beta:
src/Sidekick.Apis.Poe/Stash/Models/APIItemSocket.cs#L6
Non-nullable property 'attr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
wpf-beta:
src/Sidekick.Apis.Poe/Stash/Models/APIItemSocket.cs#L7
Non-nullable property 'sColour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
wpf-beta:
src/Sidekick.Apis.Poe/Clients/PoeApiClient.cs#L63
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)
|
wpf-beta
Found version-specific or distribution-specific runtime identifier(s): osx.11.0-arm64. Affected libraries: NotificationIconSharp. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
wpf-beta
Found version-specific or distribution-specific runtime identifier(s): osx.11.0-arm64. Affected libraries: NotificationIconSharp. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
wpf-beta:
src/Sidekick.Modules.General/Keybinds/OpenWikiPageKeybindHandler.cs#L88
Dereference of a possibly null reference.
|