We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug From the logs of rpgf4-production:
RangeError: Column index out of range | -- | -- | | at async /usr/src/app/node_modules/@nestjs/core/router/router-proxy.js:9:17 | | | at async /usr/src/app/node_modules/@nestjs/core/router/router-execution-context.js:46:28 | | | at async FlowController.finishCollections (/usr/src/app/dist/src/flow/flow.controller.js:173:9) | | | at async FlowService.finishCollection (/usr/src/app/dist/src/flow/flow.service.js:1074:9) | | | at async FlowService.saveResultsFromVotes (/usr/src/app/dist/src/flow/flow.service.js:474:29) | | | at FlowService.getRankingFromVotes (/usr/src/app/dist/src/flow/flow.service.js:550:86) | | | at getRankingForSetOfDampingFactors (/usr/src/app/dist/src/utils/mathematical-logic/index.js:68:62) | | | at calculateCollectionRanking (/usr/src/app/dist/src/utils/mathematical-logic/index.js:122:30) | | | at Matrix.getColumn (/usr/src/app/node_modules/ml-matrix/matrix.js:1683:5) | | | at checkColumnIndex (/usr/src/app/node_modules/ml-matrix/matrix.js:952:11)
To Reproduce
logs.generalmagic.io
The text was updated successfully, but these errors were encountered:
MoeNick
No branches or pull requests
Describe the bug
From the logs of rpgf4-production:
To Reproduce
logs.generalmagic.io
from GM devopsThe text was updated successfully, but these errors were encountered: