Fall back to simplified relationships. #460
Annotations
5 errors and 1 warning
test:
internal/question/models/answer.go#L172
commentedOutCode: may want to remove commented-out code (gocritic)
|
test:
internal/question/models/answer.go#L5
commentedOutImport: remove commented-out "fmt" import (gocritic)
|
test:
internal/question/models/answer.go#L170
ineffectual assignment to endpoint (ineffassign)
|
test:
internal/question/models/answer.go#L169
SA4006: this value of `remappedEndpoint` is never used (staticcheck)
|
test
issues found
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|