model refactor and user relation complete #28
Annotations
10 errors and 1 warning
lint:
test/init.go#L35
undefined: routes.UserRelationRoutes
|
lint:
test/userRelation_test.go#L14
undefined: config.GetValidUserColumns
|
lint:
test/userRelation_test.go#L14
too many arguments in call to services.GetRows
|
lint:
test/userRelation_test.go#L27
undefined: config.GetValidUserColumns
|
lint:
test/userRelation_test.go#L27
too many arguments in call to services.GetRows
|
lint:
test/userRelation_test.go#L40
undefined: config.GetValidUserColumns
|
lint:
test/userRelation_test.go#L40
too many arguments in call to services.GetRows
|
lint:
test/userRelation_test.go#L53
undefined: config.GetValidUserColumns
|
lint:
test/userRelation_test.go#L53
too many arguments in call to services.GetRows
|
lint:
test/userRelation_test.go#L100
undefined: config.GetValidUserColumns
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|