Merge pull request #59 from PNU-AID/dev #40
Annotations
8 errors and 2 warnings
deploy:
src/data/study-data.ts#L1
Module '"../types/study"' has no exported member 'ProjectItem'.
|
deploy:
src/data/study-data.ts#L8
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy:
src/data/study-data.ts#L22
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy:
src/data/study-data.ts#L36
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy:
src/data/study-data.ts#L50
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy:
src/data/study-data.ts#L64
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy:
src/data/study-data.ts#L78
Object literal may only specify known properties, but 'leaderId' does not exist in type 'StudyItem'. Did you mean to write 'leader'?
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 2***: actions/setup-node@v3. For more information see: https://github.blog/changelog/2***23-***9-22-github-actions-transitioning-from-node-16-to-node-2***/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|