Skip to content

Bump NUnit from 4.3.2 to 4.4.0 #188

Bump NUnit from 4.3.2 to 4.4.0

Bump NUnit from 4.3.2 to 4.4.0 #188

Triggered via push August 14, 2025 20:26
Status Success
Total duration 35s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: examples/Snake.cs#L1572
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L1463
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L1420
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L1368
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L1272
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L1055
The variable 'i' is declared but never used
build: examples/Snake.cs#L994
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Snake.cs#L970
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: examples/Qsort.cs#L32
'C.qsort<T>(T[], int, int, Comparison<T>)' is obsolete: 'This call can usually be replaced by the 2 parameter variant: parameters count and size are only used to provide a consistency check'
build: stdc/time.cs#L5
The type name 'tm' only contains lower-cased ascii characters. Such names may become reserved for the language.