refactor: migrate from "create form" to "edit form" #111
Annotations
10 warnings
|
test:
src/utils/mock.js#L11
Missing JSDoc @Property "salary" description
|
|
test:
src/utils/mock.js#L10
Missing JSDoc @Property "weeklyHours" description
|
|
test:
src/utils/mock.js#L9
Missing JSDoc @Property "startDate" description
|
|
test:
src/utils/mock.js#L8
Missing JSDoc @Property "deadline" description
|
|
test:
src/utils/mock.js#L7
Missing JSDoc @Property "publishedAt" description
|
|
test:
src/utils/mock.js#L6
Missing JSDoc @Property "areaOfInterest" description
|
|
test:
src/utils/mock.js#L5
Missing JSDoc @Property "jobType" description
|
|
test:
src/utils/mock.js#L4
Missing JSDoc @Property "title" description
|
|
test:
src/utils/mock.js#L3
Missing JSDoc @Property "identifier" description
|
|
test:
src/dbp-bulletin-job-offer-detail.js#L83
Prefer a more specific type to `Function`
|