Skip to content

v11.2.0.3

v11.2.0.3 #20

Triggered via push November 10, 2024 19:59
Status Success
Total duration 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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