feature: Add relationship between core entities to make it persistable in database #491
Annotations
10 errors and 1 warning
lint:
sourcecode-parser/cmd/query_test.go#L65
unknown field Type in struct literal of type model.Node (typecheck)
|
lint:
sourcecode-parser/cmd/query_test.go#L66
unknown field Name in struct literal of type model.Node (typecheck)
|
lint:
sourcecode-parser/cmd/query_test.go#L67
unknown field File in struct literal of type model.Node (typecheck)
|
lint:
sourcecode-parser/cmd/query_test.go#L68
unknown field LineNumber in struct literal of type model.Node (typecheck)
|
lint:
sourcecode-parser/cmd/query_test.go#L69
unknown field CodeSnippet in struct literal of type model.Node (typecheck)
|
lint:
sourcecode-parser/model/container.go#L1
: # github.com/shivasurya/code-pathfinder/sourcecode-parser/model [github.com/shivasurya/code-pathfinder/sourcecode-parser/model.test]
|
lint
unknown field CallableName in struct literal of type Callable
|
lint
callable.CallableName undefined (type *Callable has no field or method CallableName)
|
lint
callable.CallableName undefined (type *Callable has no field or method CallableName)
|
lint
unknown field CallableName in struct literal of type Callable
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/code-pathfinder/code-pathfinder. Supported file pattern: go.sum
|