Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 #221
Annotations
11 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/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#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:
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:
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/time.cs#L5
The type name 'tm' only contains lower-cased ascii characters. Such names may become reserved for the language.
|