Skip to content

Adding query for job statuses #65

Adding query for job statuses

Adding query for job statuses #65

Triggered via pull request May 7, 2024 15:38
Status Failure
Total duration 48s
Artifacts

lint-and-tests.yml

on: pull_request
lintAndTests
35s
lintAndTests
Fit to window
Zoom out
Zoom in

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#L5
'ResolverTypeWrapper' is defined but never used. Allowed unused vars must match /^_/u
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
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/.