fix test #6
Annotations
2 errors and 1 warning
build:
resolver.go#L24
cannot use func(databaseName, tableName string, fields map[string]any, returnFieldNames []string) (map[string]any, error) {…} (value of type func(databaseName string, tableName string, fields map[string]any, returnFieldNames []string) (map[string]any, error)) as db.ResolverDBCallback value in return statement
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|