feat : 1:1 멘토링 화면 구현 및 1:1 스터디 PUBLIC 페이지화 #169
ci.yml
on: pull_request
lint
1m 5s
typecheck
55s
prettier
44s
build
2m 9s
storybook
59s
security
39s
Annotations
10 warnings
|
lint:
src/api/strapi/api/fetch-articles.ts#L40
Unexpected any. Specify a different type
|
|
lint:
src/api/strapi/api/fetch-articles.ts#L11
Unexpected any. Specify a different type
|
|
lint:
src/api/strapi/api/common-strapi-fetch.ts#L19
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/axiosV2.ts#L75
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/axiosV2.ts#L71
Unexpected any. Specify a different type
|
|
lint:
src/api/client/axiosV2.ts#L40
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/axios.ts#L75
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/axios.ts#L71
Unexpected any. Specify a different type
|
|
lint:
src/api/client/axios.ts#L40
Usage of "null" is deprecated except when describing legacy APIs; use "undefined" instead
|
|
lint:
src/api/client/api-error.ts#L8
Missing accessibility modifier on method definition constructor
|