fix: Fix dragging Classic Window #21
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Classic.CommonControls.Avalonia/AppBuilderExtensions.cs#L13
The variable 'tempChimeFileName' is assigned but its value is never used
|
src/Classic.CommonControls.Avalonia/Dialogs/InputBoxes/InputBox.cs#L59
The event 'InputBox.CanExecuteChanged' is never used
|
src/Classic.Avalonia.Theme/BulletDecorator.cs#L379
Cannot convert null literal to non-nullable reference type.
|
src/Classic.Avalonia.Theme/BulletDecorator.cs#L125
Converting null literal or possible null value to non-nullable type.
|
src/Classic.Avalonia.Theme/BulletDecorator.cs#L173
Converting null literal or possible null value to non-nullable type.
|
src/Classic.Avalonia.Theme/BulletDecorator.cs#L204
Converting null literal or possible null value to non-nullable type.
|
src/Classic.Avalonia.Theme/Converters/BorderGapMaskConverter.cs#L28
Dereference of a possibly null reference.
|
src/Classic.Avalonia.Theme/Converters/BorderGapMaskConverter.cs#L29
Dereference of a possibly null reference.
|
src/Classic.Avalonia.Theme/Converters/BorderGapMaskConverter.cs#L30
Dereference of a possibly null reference.
|
src/Classic.Avalonia.Theme/Converters/BorderGapMaskConverter.cs#L45
Unboxing a possibly null value.
|
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/
|
The logs for this run have expired and are no longer available.
Loading