Skip to content

Bump super-linter/super-linter from 8.2.1 to 8.3.1 in /.github/workflows in the github_actions group across 1 directory #1381

Bump super-linter/super-linter from 8.2.1 to 8.3.1 in /.github/workflows in the github_actions group across 1 directory

Bump super-linter/super-linter from 8.2.1 to 8.3.1 in /.github/workflows in the github_actions group across 1 directory #1381

Triggered via pull request February 9, 2026 17:48
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

on: pull_request
Check code quality  /  Build & Test
2m 4s
Check code quality / Build & Test
Code linting
0s
Code linting
ESLint - TypeScript Linting
0s
ESLint - TypeScript Linting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Check code quality / Build & Test
Process completed with exit code 1.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor/Components/CroppedCanvasReceiver.cs#L28
Non-nullable property 'CroppedCanvas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L372
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L170
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/TypeNameHelper.cs#L236
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/TypeNameHelper.cs#L225
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/TypeNameHelper.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Attributes/SitemapUrlAttribute.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L231
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check code quality / Build & Test: src/Cropper.Blazor/Cropper.Blazor.Shared/Extensions/MethodInfoExtensions.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.