Skip to content

707 refactor of chatgptchatcompletion #1242

707 refactor of chatgptchatcompletion

707 refactor of chatgptchatcompletion #1242

Triggered via pull request January 17, 2024 11:16
Status Failure
Total duration 1m 39s
Artifacts

node.js.yml

on: pull_request
Matrix: build-test-backend
Matrix: build-test-frontend
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-test-backend (18.x): backend/test/unit/openai.test.ts#L1
There should be at least one empty line between import groups
build-test-backend (18.x): backend/test/unit/openai.test.ts#L11
There should be at least one empty line between import groups
build-test-backend (18.x): backend/test/unit/openai.test.ts#L12
`openai` import should occur before import of `@src/models/chat`
build-test-backend (18.x): backend/test/unit/openai.test.ts#L18
`@src/defence` import should occur before import of `@src/models/chat`
build-test-backend (18.x)
Process completed with exit code 1.