Merge pull request #180 from Sidekick-Poe/feature/error-boundary #31
electron-release.yml
on: push
electron-release
7m 8s
Annotations
37 warnings
electron-release
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, actions/[email protected], release-drafter/release-drafter@v5, xresloader/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
electron-release
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, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
electron-release:
src/Sidekick.Apis.Poe/Trade/TradeSearchService.cs#L46
Unreachable code detected
|
electron-release:
src/Sidekick.Modules.About/About.razor#L114
Possible null reference assignment.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L65
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L66
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L67
Non-nullable property 'Browser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L69
Non-nullable property 'VersionNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L71
Non-nullable property 'OperatingSystem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.About/About.razor#L73
Non-nullable property 'EnvironmentVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.Maps/PoeWikiMapInfo.razor#L8
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Boss>(IEnumerable<Boss> source)'.
|
electron-release:
src/Sidekick.Modules.Maps/PoeWikiMapInfo.razor#L18
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<ItemDrop>(IEnumerable<ItemDrop> source)'.
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release:
src/Sidekick.Apis.Poe/Trade/TradeSearchService.cs#L46
Unreachable code detected
|
electron-release:
src/Sidekick.Mock/MockClipboardProvider.cs#L9
Nullability of reference types in return type of 'Task<string> MockClipboardProvider.Copy()' doesn't match implicitly implemented member 'Task<string?> IClipboardProvider.Copy()'.
|
electron-release:
src/Sidekick.Mock/MockClipboardProvider.cs#L19
Nullability of reference types in return type of 'Task<string> MockClipboardProvider.GetText()' doesn't match implicitly implemented member 'Task<string?> IClipboardProvider.GetText()'.
|
electron-release:
src/Sidekick.Mock/MockClipboardProvider.cs#L24
Nullability of reference types in type of parameter 'text' of 'Task MockClipboardProvider.SetText(string text)' doesn't match implicitly implemented member 'Task IClipboardProvider.SetText(string? text)' (possibly because of nullability attributes).
|
electron-release:
src/Sidekick.Mock/MockProcessProvider.cs#L14
Non-nullable event 'OnFocus' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
electron-release:
src/Sidekick.Mock/MockProcessProvider.cs#L16
Non-nullable event 'OnBlur' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
electron-release:
src/Sidekick.Mock/MockKeyboardProvider.cs#L14
Non-nullable event 'OnKeyDown' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
electron-release:
src/Sidekick.Modules.Cheatsheets/Cheatsheets.razor#L42
Possible null reference assignment.
|
electron-release:
src/Sidekick.Modules.Cheatsheets/Cheatsheets.razor#L15
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release:
src/Sidekick.Modules.Cheatsheets/Cheatsheets.razor#L18
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
electron-release
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Sidekick-windows
Expired
|
152 MB |
|