Skip to content

Add FlushSocket before reading input #60

Add FlushSocket before reading input

Add FlushSocket before reading input #60

Triggered via pull request September 11, 2024 07:59
Status Failure
Total duration 39s
Artifacts

BUILD_AND_TEST.yml

on: pull_request
build_test_rfid_controller
28s
build_test_rfid_controller
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build_test_rfid_controller: SickRfid.Tests/Test.cs#L54
'ConnectedSickRfidController' does not contain a definition for 'StopAsync' and no accessible extension method 'StopAsync' accepting a first argument of type 'ConnectedSickRfidController' could be found (are you missing a using directive or an assembly reference?)
build_test_rfid_controller: SickRfid.Tests/Test.cs#L54
'ConnectedSickRfidController' does not contain a definition for 'StopAsync' and no accessible extension method 'StopAsync' accepting a first argument of type 'ConnectedSickRfidController' could be found (are you missing a using directive or an assembly reference?)
build_test_rfid_controller: SickRfid.Tests/Test.cs#L54
'ConnectedSickRfidController' does not contain a definition for 'StopAsync' and no accessible extension method 'StopAsync' accepting a first argument of type 'ConnectedSickRfidController' could be found (are you missing a using directive or an assembly reference?)
build_test_rfid_controller: SickRfid.Tests/Test.cs#L54
'ConnectedSickRfidController' does not contain a definition for 'StopAsync' and no accessible extension method 'StopAsync' accepting a first argument of type 'ConnectedSickRfidController' could be found (are you missing a using directive or an assembly reference?)
build_test_rfid_controller
Process completed with exit code 1.
build_test_rfid_controller
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/