Support for mutiple schemas #799
Annotations
10 errors and 2 warnings
lint:
core/core.go#L101
cannot use ds.Schema (variable of type string) as []string value in argument to sdata.NewDBInfo
|
lint:
core/core.go#L147
gj.dbinfo.Schema undefined (type *sdata.DBInfo has no field or method Schema)
|
lint:
core/core.go#L170
undefined: sdata.NewDBSchema
|
lint:
core/core.go#L208
gj.schema undefined (type *graphjin has no field or method schema)
|
lint:
core/core.go#L212
gj.schema undefined (type *graphjin has no field or method schema)
|
lint:
core/core.go#L223
gj.schema undefined (type *graphjin has no field or method schema)
|
lint:
core/core.go#L224
gj.schema undefined (type *graphjin has no field or method schema)
|
lint:
core/init.go#L239
dbInfo.Schema undefined (type *sdata.DBInfo has no field or method Schema)
|
lint:
core/init.go#L277
di.Schema undefined (type *sdata.DBInfo has no field or method Schema)
|
lint:
core/intro.go#L205
gj.schema undefined (type *graphjin has no field or method schema)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/graphjin/graphjin. Supported file pattern: go.sum
|