Skip to content

chore: fix typo

chore: fix typo #52

Triggered via push June 12, 2024 08:58
Status Failure
Total duration 11m 59s
Artifacts

test.yml

on: push
test_v8_0_3_-_v8_1_0
5m 48s
test_v8_0_3_-_v8_1_0
test_v8_1_1_-_v9_5_0
11m 46s
test_v8_1_1_-_v9_5_0
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
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/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/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
Process completed with exit code 1.
test_v8_0_3_-_v8_1_0
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/.
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)
test_v8_1_1_-_v9_5_0
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/.
test_v8_1_1_-_v9_5_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_1_1_-_v9_5_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_1_1_-_v9_5_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)