chore: fix ci typo #50
test.yml
on: push
test_v8_0_3_-_v8_1_0
3m 53s
test_v8_1_1_-_v9_5_0
3m 11s
Annotations
6 errors and 5 warnings
test_v8_1_1_-_v9_5_0
Process completed with exit code 1.
|
test_v8_0_3_-_v8_1_0:
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?)
|
test_v8_0_3_-_v8_1_0:
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?)
|
test_v8_0_3_-_v8_1_0:
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?)
|
test_v8_0_3_-_v8_1_0:
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?)
|
test_v8_0_3_-_v8_1_0
Process completed with exit code 1.
|
test_v8_1_1_-_v9_5_0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: darenm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_v8_0_3_-_v8_1_0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: darenm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_v8_0_3_-_v8_1_0:
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)
|
test_v8_0_3_-_v8_1_0:
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)
|
test_v8_0_3_-_v8_1_0:
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)
|