Skip to content

Alex/v3.1

Alex/v3.1 #159

Triggered via pull request February 12, 2025 16:48
Status Success
Total duration 35s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
src/db/Decal.mjs#L2
`./Model` import should occur before import of `../helpers/Validators` (import/order)
src/db/Group.mjs#L3
`./Model` import should occur before import of `../classes/Permission` (import/order)
src/db/Rat.mjs#L2
`./Model` import should occur before import of `../helpers/Validators` (import/order)
src/db/Ship.mjs#L2
`./Model` import should occur before import of `../helpers/Validators` (import/order)
src/db/Token.mjs#L2
`./Model` import should occur before import of `../classes/Permission` (import/order)
src/helpers/Validators.mjs#L4
`./RegexLiteral` import should occur before import of `../classes/APIError` (import/order)
src/classes/WebSocket.mjs#L115
The type 'ws' is undefined (jsdoc/no-undefined-types)
src/classes/WebSocket.mjs#L138
The type 'ws' is undefined (jsdoc/no-undefined-types)
src/classes/WebSocket.mjs#L306
The type 'ws' is undefined (jsdoc/no-undefined-types)