Skip to content

Updated frequency of updates. #198

Updated frequency of updates.

Updated frequency of updates. #198

Triggered via push January 12, 2025 00:35
Status Success
Total duration 7m 17s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.InProcess.cs#L39
Non-nullable field 'inProcessHelper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/KristofferStrube.Blazor.WebAudio/AudioNodes/PannerNode.cs#L258
XML comment has cref attribute 'GetConeOuterGain' that could not be resolved
build: src/KristofferStrube.Blazor.WebAudio/AudioNodes/PannerNode.cs#L269
XML comment has cref attribute 'GetConeOuterGain' that could not be resolved
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.cs#L7
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L5
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L7
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.LowTide'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L8
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.HighTide'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L9
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.BufferRequestSize'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L10
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.Resolution'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.cs#L34
Missing XML comment for publicly visible type or member 'MessagePort.PostMessageAsync(object, ITransferable[]?)'