Skip to content

Handle multiple channels of audio use correct sample rate (#230) #145

Handle multiple channels of audio use correct sample rate (#230)

Handle multiple channels of audio use correct sample rate (#230) #145

Triggered via push December 24, 2024 20:19
Status Success
Total duration 2m 23s
Artifacts 1

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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/Core/Fetcher.cs#L173
Converting null literal or possible null value to non-nullable type.
build: OrcanodeMonitor/Core/Fetcher.cs#L457
Converting null literal or possible null value to non-nullable type.
build: OrcanodeMonitor/Models/OrcanodeEvent.cs#L127
Nullable value type may be null.
build: OrcanodeMonitor/Pages/SpectralDensity.cshtml.cs#L32
Non-nullable field '_labels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: OrcanodeMonitor/Pages/SpectralDensity.cshtml.cs#L32
Non-nullable field '_maxBucketMagnitude' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: OrcanodeMonitor/Pages/SpectralDensity.cshtml.cs#L32
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OrcanodeMonitor/Pages/DataplicityNode.cshtml.cs#L39
Possible null reference return.
build: OrcanodeMonitor/Pages/NodeEvents.cshtml.cs#L50
Possible null reference argument for parameter 'source' in 'IEnumerable<OrcanodeEvent> Enumerable.Where<OrcanodeEvent>(IEnumerable<OrcanodeEvent> source, Func<OrcanodeEvent, bool> predicate)'.
build: OrcanodeMonitor/Pages/NodeEvents.cshtml.cs#L55
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
webapp
85 MB