SM-290 #149
Annotations
11 errors
internal/controllers/device_config_controller_test.go#L362
device_config_controller_test.go:362:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:362
Error: Not equal:
expected: 200
actual : 500
Test: TestGetConfigURLsEmptyDBC/GET_-_Config_URLs_by_VIN_with_Empty_DbcURL
response
|
internal/controllers/device_config_controller_test.go#L370
device_config_controller_test.go:370:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:370
Error: Not equal:
expected: "http://localhost:3000/v1/device-config/some-template/pids"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost:3000/v1/device-config/some-template/pids
+
Test: TestGetConfigURLsEmptyDBC/GET_-_Config_URLs_by_VIN_with_Empty_DbcURL
|
internal/controllers/device_config_controller_test.go#L371
device_config_controller_test.go:371:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:371
Error: Not equal:
expected: "http://localhost:3000/v1/device-config/some-template/device-settings"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost:3000/v1/device-config/some-template/device-settings
+
Test: TestGetConfigURLsEmptyDBC/GET_-_Config_URLs_by_VIN_with_Empty_DbcURL
|
internal/controllers/device_config_controller_test.go#L374
device_config_controller_test.go:374:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:374
Error: Not equal:
expected: "1.0"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1.0
+
Test: TestGetConfigURLsEmptyDBC/GET_-_Config_URLs_by_VIN_with_Empty_DbcURL
---
|
internal/controllers/device_config_controller_test.go#L471
device_config_controller_test.go:471:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:471
Error: Not equal:
expected: 200
actual : 500
Test: TestGetConfigURLsEmptyDeviceSettings/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
response
|
internal/controllers/device_config_controller_test.go#L479
device_config_controller_test.go:479:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:479
Error: Not equal:
expected: "http://localhost:3000/v1/device-config/some-template/pids"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost:3000/v1/device-config/some-template/pids
+
Test: TestGetConfigURLsEmptyDeviceSettings/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
|
internal/controllers/device_config_controller_test.go#L481
device_config_controller_test.go:481:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:481
Error: Not equal:
expected: "http://localhost:3000/v1/device-config/some-template/dbc"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost:3000/v1/device-config/some-template/dbc
+
Test: TestGetConfigURLsEmptyDeviceSettings/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
|
internal/controllers/device_config_controller_test.go#L483
device_config_controller_test.go:483:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:483
Error: Not equal:
expected: "1.0"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1.0
+
Test: TestGetConfigURLsEmptyDeviceSettings/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
---
|
internal/controllers/device_config_controller_test.go#L588
device_config_controller_test.go:588:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:588
Error: Not equal:
expected: 200
actual : 500
Test: TestGetConfigURLsMatchingYearRange/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
response
|
internal/controllers/device_config_controller_test.go#L596
device_config_controller_test.go:596:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:596
Error: Not equal:
expected: "http://localhost:3000/v1/device-config/some-template/pids"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost:3000/v1/device-config/some-template/pids
+
Test: TestGetConfigURLsMatchingYearRange/GET_-_Config_URLs_by_VIN_with_Matching_Year_Range
|
|
The logs for this run have expired and are no longer available.
Loading