chore: fix ci typo #51
Annotations
5 errors and 4 warnings
LibAtem.MockTests/AudioRouting/TestAudioRoutingOutput.cs#L25
The type or namespace name 'IBMDSwitcherAudioRoutingOutput' could not be found (are you missing a using directive or an assembly reference?)
|
LibAtem.MockTests/AudioRouting/TestAudioRoutingSource.cs#L25
The type or namespace name 'IBMDSwitcherAudioRoutingSource' could not be found (are you missing a using directive or an assembly reference?)
|
LibAtem.MockTests/TestDisplayClock.cs#L378
The type or namespace name 'IBMDSwitcherDisplayClock' could not be found (are you missing a using directive or an assembly reference?)
|
LibAtem.MockTests/SdkState/SourceStateBuilder.cs#L103
The type or namespace name 'IBMDSwitcherDisplayClock' could not be found (are you missing a using directive or an assembly reference?)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LibAtem/LibAtem.State.Test/TestStateBuilderProperties.cs#L71
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
LibAtem/LibAtem.State.Test/TestStateBuilderProperties.cs#L71
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
LibAtem/LibAtem.Test/Util/RandomCommand.cs#L35
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
This job failed
Loading