Skip to content

Bump NUnit.Analyzers from 4.11.2 to 4.12.0 #220

Bump NUnit.Analyzers from 4.11.2 to 4.12.0

Bump NUnit.Analyzers from 4.11.2 to 4.12.0 #220

Status Success
Total duration 29s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: stdc.Tests/math.cs#L7
The type name 'math' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: stdc.Tests/sscanf.cs#L7
The type name 'scanf' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: stdc.Tests/sprintf.cs#L8
The type name 'sprintf' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: examples/Snake.cs#L994
'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: examples/Snake.cs#L970
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: stdc/time.cs#L5
The type name 'tm' only contains lower-cased ascii characters. Such names may become reserved for the language.