Pause io #111
Annotations
1 error, 9 warnings, and 5 notices
Inspect code
Issue is exist.
|
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/
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
Inspect code:
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)
|
The logs for this run have expired and are no longer available.
Loading