https://netmaker.org logo
Title
d

damp-battery-65635

04/05/2022, 6:42 PM
After changed to 1.17 from 1.18 , the golint working now, but :
[controllers.test] 2022-04-05 18:33:53 connecting to sqlite 
Key: 'Network.NetID' Error:Field validation for 'NetID' failed on the 'netid_valid' tag
[netmaker] Fatal: something went wrong when configuring comms id 
FAIL    github.com/gravitl/netmaker/controllers    0.014s
?       github.com/gravitl/netmaker/database    [no test files]
[functions.test] 2022-04-05 18:33:53 connecting to sqlite 
--- FAIL: TestNetworkExists (0.00s)
    helpers_test.go:25: error initilizing database: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
[functions.test] 2022-04-05 18:33:53 connecting to sqlite 
--- FAIL: TestGetAllExtClients (0.00s)
    helpers_test.go:58: error initilizing database: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
FAIL
FAIL    github.com/gravitl/netmaker/functions    0.025s