nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ConflictWarning
Interface ConflictWarning
A conflict or redundancy warning.
interface
ConflictWarning
{
scanners
:
readonly
string
[]
;
type
:
"superseded"
|
"redundant"
;
recommendation
:
string
;
}
Index
Properties
scanners
type
recommendation
Properties
Readonly
scanners
scanners
:
readonly
string
[]
Readonly
type
type
:
"superseded"
|
"redundant"
Readonly
recommendation
recommendation
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
scanners
type
recommendation
GitHub
npm
nexus-agents - v2.80.0
Loading...
A conflict or redundancy warning.