Skip to content

chore: add GlobalUsings.cs with project-wide using directives for Algorithms folder #377

chore: add GlobalUsings.cs with project-wide using directives for Algorithms folder

chore: add GlobalUsings.cs with project-wide using directives for Algorithms folder #377

Triggered via pull request September 7, 2025 09:55
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: Algorithms/Other/FloodFill.cs#L76
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
build: Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)