Skip to content

Merge pull request #401 from Leo-Corporation/vNext #545

Merge pull request #401 from Leo-Corporation/vNext

Merge pull request #401 from Leo-Corporation/vNext #545

Triggered via push March 17, 2024 13:53
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[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/
build
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/
build: ColorPicker/Classes/Bookmarks.cs#L68
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: ColorPicker/Classes/Bookmarks.cs#L39
'BookmarkText' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ColorPicker/Classes/Bookmarks.cs#L122
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: ColorPicker/Classes/Bookmarks.cs#L94
'Gradient' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ColorPicker/Classes/XmlSerializerManager.cs#L50
Converting null literal or possible null value to non-nullable type.
build: ColorPicker/Pages/TextPage.xaml.cs#L44
Non-nullable property 'SelectedColorBtn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ColorPicker/Pages/TextPage.xaml.cs#L100
Possible null reference argument for parameter 'font' in 'BookmarkText.BookmarkText(string font, string fore, string back)'.
build: ColorPicker/Pages/TextPage.xaml.cs#L141
Possible null reference argument for parameter 'font' in 'BookmarkText.BookmarkText(string font, string fore, string back)'.
build: ColorPicker/Windows/ColorDetailsWindow.xaml.cs#L40
Non-nullable property 'HoverForegroundSolidBrush' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ColorPicker/Pages/TextPage.xaml.cs#L219
Possible null reference argument for parameter 'font' in 'BookmarkText.BookmarkText(string font, string fore, string back)'.