SM-1254 use identityapi for dd #399
Annotations
11 errors and 2 warnings
internal/controllers/device_config_controller_test.go#L766
device_config_controller_test.go:766:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:766
Error: Received unexpected error:
invalid character 'm' looking for beginning of value
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_DeviceDataOnly
models:
|
internal/controllers/device_config_controller_test.go#L818
device_config_controller_test.go:818:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:818
Error: Received unexpected error:
invalid character 'm' looking for beginning of value
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L820
device_config_controller_test.go:820:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:820
Error: Not equal:
expected: true
actual : false
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L821
device_config_controller_test.go:821:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:821
Error: Not equal:
expected: true
actual : false
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L822
device_config_controller_test.go:822:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:822
Error: Not equal:
expected: "v0.8.5"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-v0.8.5
+
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L823
device_config_controller_test.go:823:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:823
Error: Not equal:
expected: "http://localhost/dbc/generalmotors"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost/dbc/generalmotors
+
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L824
device_config_controller_test.go:824:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:824
Error: Not equal:
expected: "http://localhost/settings/default"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost/settings/default
+
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
|
internal/controllers/device_config_controller_test.go#L825
device_config_controller_test.go:825:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:825
Error: Not equal:
expected: "http://localhost/pids/default"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-http://localhost/pids/default
+
Test: TestDeviceConfigControllerTestSuite/TestGetConfigStatusByEthAddr_TemplatesUpToDate
---
|
internal/controllers/device_config_controller_test.go#L530
device_config_controller_test.go:530:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:530
Error: Received unexpected error:
runtime.Goexit() called in handler or server panic
Test: TestDeviceConfigControllerTestSuite/TestGetConfigURLsFromVIN_DecodeVIN
---
|
internal/controllers/device_config_controller_test.go#L718
device_config_controller_test.go:718:
Error Trace: /home/runner/work/vehicle-signal-decoding/vehicle-signal-decoding/internal/controllers/device_config_controller_test.go:718
Error: Received unexpected error:
runtime.Goexit() called in handler or server panic
Test: TestDeviceConfigControllerTestSuite/TestGetConfigURLsFromVIN_FallbackLogic
---
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading