Add hysteresis to silence detection algorithm (#211) #134
Annotations
10 warnings
build:
OrcanodeMonitor/Program.cs#L27
Possible null reference argument for parameter 'connectionString' in 'DbContextOptionsBuilder CosmosDbContextOptionsExtensions.UseCosmos(DbContextOptionsBuilder optionsBuilder, string connectionString, string databaseName, Action<CosmosDbContextOptionsBuilder>? cosmosOptionsAction = null)'.
|
build:
OrcanodeMonitor/Models/OrcanodeEvent.cs#L127
Nullable value type may be null.
|
build:
OrcanodeMonitor/Pages/DataplicityNode.cshtml.cs#L39
Possible null reference return.
|
build:
OrcanodeMonitor/Pages/Index.cshtml.cs#L40
Possible null reference return.
|
build:
OrcanodeMonitor/Pages/NodeEvents.cshtml.cs#L39
Possible null reference argument for parameter 'source' in 'IEnumerable<OrcanodeEvent> Enumerable.Where<OrcanodeEvent>(IEnumerable<OrcanodeEvent> source, Func<OrcanodeEvent, bool> predicate)'.
|
build:
OrcanodeMonitor/Core/Fetcher.cs#L172
Converting null literal or possible null value to non-nullable type.
|
build:
OrcanodeMonitor/Core/Fetcher.cs#L456
Converting null literal or possible null value to non-nullable type.
|
build:
OrcanodeMonitor/Program.cs#L27
Possible null reference argument for parameter 'connectionString' in 'DbContextOptionsBuilder CosmosDbContextOptionsExtensions.UseCosmos(DbContextOptionsBuilder optionsBuilder, string connectionString, string databaseName, Action<CosmosDbContextOptionsBuilder>? cosmosOptionsAction = null)'.
|
build:
OrcanodeMonitor/Models/OrcanodeEvent.cs#L127
Nullable value type may be null.
|
build:
OrcanodeMonitor/Pages/DataplicityNode.cshtml.cs#L39
Possible null reference return.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
|
85 MB |
|