Skip to content

Improvements to marking for phone. #181

Improvements to marking for phone.

Improvements to marking for phone. #181

Triggered via push August 27, 2024 22:37
Status Success
Total duration 7m 6s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, peaceiris/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, peaceiris/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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[]?)'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.cs#L39
Missing XML comment for publicly visible type or member 'MessagePort.StartAsync()'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.cs#L44
Missing XML comment for publicly visible type or member 'MessagePort.CloseAsync()'