Prepare build and packages for publishing #423
Annotations
1 error, 11 warnings, and 10 notices
Inspect code
Issues found.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Inspect code:
src/Consolonia.Core/Infrastructure/ExceptionSinkExtensions.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Core.Infrastructure'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ExceptionSinkExtensions.cs(5,11)
|
Inspect code:
src/Consolonia.Core/ApplicationStartup.cs#L12
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Core'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/ApplicationStartup.cs(12,11)
|
Inspect code:
src/Consolonia.Designer/Extensions.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Designer'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Designer/Extensions.cs(5,11)
|
Inspect code:
src/Consolonia.PlatformSupport/PlatformSupportExtensions.cs#L10
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.PlatformSupport'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/PlatformSupportExtensions.cs(10,11)
|
Inspect code:
src/Consolonia.Themes/Themes/FluentTheme.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Themes.Themes'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Themes/Themes/FluentTheme.cs(5,11)
|
Inspect code:
src/Consolonia.Themes/Themes/MaterialTheme.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Themes.Themes'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Themes/Themes/MaterialTheme.cs(5,11)
|
Inspect code:
src/Consolonia.Themes/Themes/TurboVisionBlackTheme.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Themes.Themes'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Themes/Themes/TurboVisionBlackTheme.cs(5,11)
|
Inspect code:
src/Consolonia.Themes/Themes/TurboVisionDarkTheme.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Themes.Themes'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Themes/Themes/TurboVisionDarkTheme.cs(5,11)
|
Inspect code:
src/Consolonia.Themes/Themes/TurboVisionTheme.cs#L5
"[CheckNamespace] Namespace does not correspond to file location, must be: 'Consolonia.Themes.Themes'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Themes/Themes/TurboVisionTheme.cs(5,11)
|
Inspect code:
src/Consolonia.Designer/Extensions.cs#L3
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Designer/Extensions.cs(3,1)
|
Inspect code:
src/Tools/Consolonia.PreviewHost/App.cs#L20
"[ArrangeThisQualifier] Qualifier 'this.' is redundant" on /home/runner/work/Consolonia/Consolonia/src/Tools/Consolonia.PreviewHost/App.cs(20,13)
|
Inspect code:
src/Consolonia.Core/Drawing/PixelBufferImplementation/DrawingBoxSymbol.cs#L25
"[AutoPropertyCanBeMadeGetOnly.Global] Auto-property can be made get-only" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/PixelBufferImplementation/DrawingBoxSymbol.cs(25,44)
|
Inspect code:
src/Consolonia.Core/Drawing/PixelBufferImplementation/Pixel.cs#L85
"[AutoPropertyCanBeMadeGetOnly.Global] Auto-property can be made get-only" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/PixelBufferImplementation/Pixel.cs(85,36)
|
Inspect code:
src/Consolonia.Core/Drawing/PixelBufferImplementation/SimpleSymbol.cs#L46
"[AutoPropertyCanBeMadeGetOnly.Global] Auto-property can be made get-only" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/PixelBufferImplementation/SimpleSymbol.cs(46,49)
|
Inspect code:
src/Consolonia.Core/Dummy/DummyConsole.cs#L27
"[AutoPropertyCanBeMadeGetOnly.Global] Auto-property can be made get-only" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Dummy/DummyConsole.cs(27,44)
|
Inspect code:
src/Tools/Consolonia.PreviewHost/ViewModels/ProjectViewModel.cs#L72
"[AutoPropertyCanBeMadeGetOnly.Global] Auto-property can be made get-only" on /home/runner/work/Consolonia/Consolonia/src/Tools/Consolonia.PreviewHost/ViewModels/ProjectViewModel.cs(72,41)
|
Inspect code:
src/Consolonia.Core/Infrastructure/SystemStorageFile.cs#L64
"[CanReplaceCastWithTypeArgument] Cast expression can be replaced with statically typed language construct" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/SystemStorageFile.cs(64,37)
|
Inspect code:
src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs#L54
"[CanReplaceCastWithTypeArgument] Cast expression can be replaced with statically typed language construct" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs(54,37)
|
Inspect code:
src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs#L89
"[CanReplaceCastWithTypeArgument] Cast expression can be replaced with statically typed language construct" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs(89,41)
|
Inspect code:
src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs#L91
"[CanReplaceCastWithTypeArgument] Cast expression can be replaced with statically typed language construct" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/SystemStorageFolder.cs(91,37)
|
Loading