Skip to content

replace my exception with builtin #54

replace my exception with builtin

replace my exception with builtin #54

Triggered via push May 5, 2024 17:19
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: push
Matrix: build-Ubuntu_and_MacOs
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
build-Ubuntu_and_MacOs (ubuntu-latest): UniqueList/List.Src/Program.cs#L84
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Ubuntu_and_MacOs (ubuntu-latest): UniqueList/List.Src/Program.cs#L101
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Ubuntu_and_MacOs (ubuntu-latest)
Process completed with exit code 1.
build-Ubuntu_and_MacOs (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-Ubuntu_and_MacOs (macos-latest): UniqueList/List.Src/Program.cs#L84
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Ubuntu_and_MacOs (macos-latest): UniqueList/List.Src/Program.cs#L101
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Ubuntu_and_MacOs (macos-latest)
Process completed with exit code 1.
build-Windows: UniqueList/List.Src/Program.cs#L84
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Windows: UniqueList/List.Src/Program.cs#L101
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Windows: UniqueList/List.Src/Program.cs#L84
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Windows: UniqueList/List.Src/Program.cs#L101
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
build-Windows
Process completed with exit code 1.
build-Ubuntu_and_MacOs (ubuntu-latest): UniqueList/List.Src/UniqueList.cs#L20
Dereference of a possibly null reference.
build-Ubuntu_and_MacOs (macos-latest): UniqueList/List.Src/UniqueList.cs#L20
Dereference of a possibly null reference.
build-Windows: UniqueList/List.Src/UniqueList.cs#L20
Dereference of a possibly null reference.
build-Windows: UniqueList/List.Src/UniqueList.cs#L20
Dereference of a possibly null reference.