Add namespacing to modusdb #45
Annotations
10 errors and 1 warning
ci-go-tests:
db.go#L342
syntax error: unexpected <<, expected } (typecheck)
|
ci-go-tests:
db.go#L342
expected statement, found '<<' (typecheck)
|
ci-go-tests:
db.go#L352
expected operand, found '==' (typecheck)
|
ci-go-tests:
db.go#L353
missing ',' in composite literal (typecheck)
|
ci-go-tests:
db.go#L357
expected operand, found '>>' (typecheck)
|
ci-go-tests:
db.go#L363
missing ',' in composite literal (typecheck)
|
ci-go-tests:
db.go#L364
expected operand, found 'return' (typecheck)
|
ci-go-tests:
db.go#L365
missing ',' before newline in composite literal (typecheck)
|
ci-go-tests:
db.go#L367
expected operand, found 'if' (typecheck)
|
ci-go-tests:
db.go#L368
expected operand, found 'if' (typecheck)
|
ci-go-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|