chore: add http status code constants #100
Annotations
11 errors
lint:
server/api/auth/login.post.ts#L6
Strings must use doublequote
|
lint:
utils/statusCodes.ts#L3
Expected indentation of 2 spaces but found 4
|
lint:
utils/statusCodes.ts#L4
Expected indentation of 2 spaces but found 4
|
lint:
utils/statusCodes.ts#L5
Expected indentation of 0 spaces but found 2
|
lint:
utils/statusCodes.ts#L6
Too many blank lines at the end of file. Max of 0 allowed
|
lint:
utils/statusCodes.ts#L7
Trailing spaces not allowed
|
lint:
utils/statusCodes.ts#L7
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|
test:
server/api/auth/login.post.ts#L6
Cannot find module '~/utils/stat/statusCodes' or its corresponding type declarations.
|
test:
server/api/auth/login.post.ts#L6
Cannot find module '~/utils/stat/statusCodes' or its corresponding type declarations.
|
test
Process completed with exit code 1.
|