Skip to content

Pause io

Pause io #110

Triggered via pull request November 21, 2023 10:19
@jinekjinek
synchronize #110
pause-io
Status Failure
Total duration 2m 16s
Artifacts

editorconfig.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 11 warnings, and 6 notices
build: src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs#L7
"[CSharpErrors] Namespace body block expected" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs(7,181)
build: src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs#L19
"[CSharpErrors] Cannot resolve symbol 'ConsoleWindow'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs(19,614)
build: src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs#L20
"[CSharpErrors] Cannot resolve symbol 'IConsole'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs(20,661)
build
Issue is exist.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/pull-request-comment-branch@v1, actions/checkout@v2, actions/setup-dotnet@v1, muno92/resharper_inspectcode@1.4.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs
build: src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs#L7
"[EmptyNamespace] Empty namespace declaration is redundant" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoloniaLifetime.cs(7,151)
build: src/Consolonia.Core/Infrastructure/IConsole.cs#L31
"[InconsistentNaming] Name 'PauseIO' does not match rule 'Methods'. Suggested name is 'PauseIo'." on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/IConsole.cs(31,969)
build: src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs#L7
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs(7,137)
build: src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs#L25
"[UnusedParameter.Local] Parameter '_' is never used" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs(25,591)
build: src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs#L25
"[UnusedParameter.Local] Parameter '_2' is never used" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs(25,610)
build: src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs#L29
"[PossibleNullReferenceException] Possible 'System.NullReferenceException'" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Gallery/Gallery/GalleryViews/GalleryAnimatedLines.axaml.cs(29,731)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L66
"[InconsistentNaming] Name 'INPUT_RECORD' does not match rule 'Types and namespaces'. Suggested name is 'InputRecord'." on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(66,2829)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L83
"[InconsistentNaming] Name 'KEY_EVENT_RECORD' does not match rule 'Types and namespaces'. Suggested name is 'KeyEventRecord'." on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(83,3350)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L92
"[InconsistentNaming] Name 'FOCUS_EVENT_RECORD' does not match rule 'Types and namespaces'. Suggested name is 'FocusEventRecord'." on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(92,3603)
build: src/Consolonia.Core/Infrastructure/ConsoleWindow.cs#L18
"[MemberCanBePrivate.Global] Field 'Console' can be made private" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Infrastructure/ConsoleWindow.cs(18,441)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L75
"[MemberCanBePrivate.Local] Field 'KeyEvent' can be made private" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(75,3077)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L75
"[FieldCanBeMadeReadOnly.Local] Field can be made readonly" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(75,3101)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L83
"[MemberCanBePrivate.Global] Struct 'KEY_EVENT_RECORD' can be made private" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(83,3334)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L86
"[MemberCanBePrivate.Global] Field 'bKeyDown' can be made private" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(86,3421)
build: src/Consolonia.PlatformSupport/WindowsConsole.cs#L86
"[FieldCanBeMadeReadOnly.Global] Field can be made readonly" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(86,3433)