Merge pull request #58 from brentmaxwell/develop #5
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Preset/AudioGraph.cs#L10
Non-nullable property 'Connections' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Preset/AudioGraph.cs#L14
Non-nullable property 'Nodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Profile/DspUnitDefinition.cs#L43
Possible null reference return.
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Preset/Preset.cs#L61
Non-nullable property 'AudioGraph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Preset/Preset.cs#L61
Non-nullable property 'Info' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
LtAmpDotNet/LtAmpDotNet.Lib/Model/Preset/Node.cs#L15
Possible null reference return.
|
LtAmpDotNet/LtAmpDotNet.Lib/LtAmplifier_Events.cs#L64
The event 'LtAmplifier.LoopbackTestMessageReceived' is never used
|
LtAmpDotNet/LtAmpDotNet.Lib/LtAmplifier_Events.cs#L62
The event 'LtAmplifier.LoadPreset_TestSuiteMessageReceived' is never used
|
LtAmpDotNet/LtAmpDotNet.Lib/LtAmplifier_Events.cs#L50
The event 'LtAmplifier.HeartbeatMessageReceived' is never used
|
LtAmpDotNet/LtAmpDotNet.Lib/Extensions/JsonConverters/DspUnitParameterCollectionConverter.cs#L8
Missing XML comment for publicly visible type or member 'DspUnitParameterCollectionConverter'
|
The logs for this run have expired and are no longer available.
Loading