Disable context menu and box selection in panning example. #200
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[]?)'
|