Adding query for job statuses #66
Annotations
10 errors and 1 warning
lintAndTests:
src/resolvers/Query.ts#L4
`../util/jobStatus.js` import should occur before import of `./types/generated.js`
|
lintAndTests:
src/resolvers/Query.ts#L4
Insert `;`
|
lintAndTests:
src/resolvers/Query.ts#L58
Insert `⏎···········`
|
lintAndTests:
src/resolvers/Query.ts#L106
Insert `,`
|
lintAndTests:
src/resolvers/index.ts#L144
Insert `,`
|
lintAndTests:
src/util/jobStatus.ts#L1
Delete `⏎⏎`
|
lintAndTests:
src/util/jobStatus.ts#L9
Replace `⏎········bucketName,⏎········'job_status/'⏎····` with `bucketName,·'job_status/'`
|
lintAndTests:
src/util/jobStatus.ts#L13
Delete `····`
|
lintAndTests:
src/util/jobStatus.ts#L16
Replace `·__typename:·'JobStatus',·fileName:·key.split('/')[1].split('.')[0],·status:·key.split('/')[1].split('.')[1]` with `⏎················__typename:·'JobStatus',⏎················fileName:·key.split('/')[1].split('.')[0],⏎················status:·key.split('/')[1].split('.')[1],⏎···········`
|
lintAndTests:
src/util/jobStatus.ts#L17
Insert `,`
|
lintAndTests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|