Skip to content

This commit introduces support for tab and newline characters in the … #121

This commit introduces support for tab and newline characters in the …

This commit introduces support for tab and newline characters in the … #121

Triggered via pull request January 5, 2024 16:21
Status Failure
Total duration 2m 16s
Artifacts

editorconfig.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
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/Drawing/DrawingContextImpl.cs#L4
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/DrawingContextImpl.cs(4,67)
build: src/Consolonia.Core/Drawing/DrawingContextImpl.cs#L416
"[AccessToModifiedClosure] Captured variable is modified in the outer scope" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/DrawingContextImpl.cs(416,15082)
build: src/Consolonia.Core/Drawing/DrawingContextImpl.cs#L427
"[AccessToModifiedClosure] Captured variable is modified in the outer scope" on /home/runner/work/Consolonia/Consolonia/src/Consolonia.Core/Drawing/DrawingContextImpl.cs(427,15612)