Bump eslint-plugin-import from 2.27.5 to 2.28.0 #382
Annotations
4 errors
run_lint:
src/sdk/__tests__/createArchiveRecord.test.ts#L2
`fs` import should occur before import of `nock`
|
run_lint:
src/sdk/__tests__/uploadFile.test.ts#L1
`nock` import should occur after import of `url`
|
run_lint:
src/utils/executePresignedPost.ts#L3
`stream` type import should occur before import of `node-fetch`
|
run_lint
Process completed with exit code 1.
|