Skip to content

Pause io

Pause io #111

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

editorconfig.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 9 warnings, and 5 notices
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/[email protected]. 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/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#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.PlatformSupport/WindowsConsole.cs#L123
"[UnusedVariable] Local variable 'eventsWritten' is never used" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.PlatformSupport/WindowsConsole.cs(123,4593)
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)