Skip to content

Testing Release

Testing Release #1

Manually triggered April 28, 2025 12:07
Status Success
Total duration 6m 1s
Artifacts

testing-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FlyleafLib/MediaPlayer/Subtitles.cs#L465
The 'get' accessor of property 'Subtitle.IsBitmap' should use 'field' because the other accessor is using it.
build: FlyleafLib/MediaPlayer/Subtitles.cs#L462
The 'get' accessor of property 'Subtitle.Codec' should use 'field' because the other accessor is using it.
build: FlyleafLib/MediaPlayer/Subtitles.cs#L459
The 'get' accessor of property 'Subtitle.IsOpened' should use 'field' because the other accessor is using it.
build: FlyleafLib/MediaPlayer/Subtitles.cs#L453
The 'get' accessor of property 'Subtitle.EnabledASR' should use 'field' because the other accessor is using it.
build: FlyleafLib/Engine/TesseractModel.cs#L169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: FlyleafLib/Engine/WhisperCppModel.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: FlyleafLib/Engine/WhisperLanguage.cs#L7
'WhisperLanguage' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: FlyleafLib/Engine/WhisperLanguage.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: WpfColorFontDialog/FontSizeListBoxItemToDoubleConverter.cs#L21
The variable 'ex' is declared but never used
build: WpfColorFontDialog/FontSizeListBoxItemToDoubleConverter.cs#L21
The variable 'ex' is declared but never used