Skip to content

v11.2.0.3

v11.2.0.3 #10

Triggered via push November 10, 2024 19:59
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
publish
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/
publish
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/
publish: src/Classic.CommonControls.Avalonia/AppBuilderExtensions.cs#L13
The variable 'tempChimeFileName' is assigned but its value is never used
publish: src/Classic.CommonControls.Avalonia/Dialogs/InputBoxes/InputBox.cs#L59
The event 'InputBox.CanExecuteChanged' is never used
publish: src/Classic.Avalonia.Theme/BulletDecorator.cs#L379
Cannot convert null literal to non-nullable reference type.
publish: src/Classic.Avalonia.Theme/BulletDecorator.cs#L125
Converting null literal or possible null value to non-nullable type.
publish: src/Classic.Avalonia.Theme/BulletDecorator.cs#L173
Converting null literal or possible null value to non-nullable type.
publish: src/Classic.Avalonia.Theme/BulletDecorator.cs#L204
Converting null literal or possible null value to non-nullable type.
publish: src/Classic.Avalonia.Theme/Converters/ProgressBarBrushConverter.cs#L29
Dereference of a possibly null reference.
publish: src/Classic.Avalonia.Theme/Converters/ProgressBarBrushConverter.cs#L30
Dereference of a possibly null reference.
publish: src/Classic.Avalonia.Theme/Converters/ProgressBarBrushConverter.cs#L31
Dereference of a possibly null reference.
publish: src/Classic.Avalonia.Theme/Converters/ProgressBarBrushConverter.cs#L32
Dereference of a possibly null reference.
publish
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/