feat: custom scroll bar #14
Annotations
3 errors and 7 warnings
build
Process completed with exit code 1.
|
build:
PCL2.Neo/Controls/MyMsg/MyMsgText.axaml.cs#L10
The type or namespace name 'MessageBoxParam' could not be found (are you missing a using directive or an assembly reference?)
|
build:
PCL2.Neo/Controls/MyMsg/MyMsgText.axaml.cs#L8
The type or namespace name 'IMessageBox' could not be found (are you missing a using directive or an assembly reference?)
|
time
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/
|
time
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/
|
time
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/
|
time
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:
PCL2.Neo/Models/MyColor.cs#L8
'MyColor' defines operator == or operator != but does not override Object.GetHashCode()
|
build:
PCL2.Neo/Models/MyColor.cs#L8
'MyColor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
PCL2.Neo/Models/MyColor.cs#L255
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|