VIL-579 add swagger endpoint #4177
Annotations
10 errors and 3 warnings
lint:
server/swagger/authentification.ts#L13
Identifier 'grant_type' is not in camel case
|
lint:
server/swagger/authentification.ts#L17
Identifier 'refresh_token' is not in camel case
|
lint:
server/swagger/authentification.ts#L33
Identifier 'access_token' is not in camel case
|
lint:
server/swagger/authentification.ts#L36
Identifier 'token_type' is not in camel case
|
lint:
server/swagger/authentification.ts#L39
Identifier 'expires_in' is not in camel case
|
lint:
server/swagger/authentification.ts#L42
Identifier 'refresh_token' is not in camel case
|
lint:
server/swagger/languages.ts#L25
Identifier 'alpha3_b' is not in camel case
|
lint:
server/swagger/languages.ts#L30
Identifier 'alpha3_t' is not in camel case
|
lint:
src/components/Avatar.tsx#L2
There should be no empty line within import group
|
lint:
src/components/Avatar.tsx#L4
`@mui/icons-material/Person` import should occur before import of `next/link`
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|