chore(deps): update dependency @apify/eslint-config-ts to ^0.4.0 - autoclosed #2052
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test_and_release.yaml
on: pull_request
Matrix: Test
Publish to NPM
0s
Annotations
10 errors
Lint:
packages/image_proxy_client/src/image_proxy_client.ts#L1
There should be at least one empty line between import groups
|
Lint:
packages/image_proxy_client/src/image_proxy_client.ts#L2
`querystring` import should occur before import of `create-hmac`
|
Lint:
packages/input_schema/src/input_schema.ts#L1
There should be at least one empty line between import groups
|
Lint:
packages/input_schema/src/input_schema.ts#L3
`./intl` import should occur before import of `./schema.json`
|
Lint:
packages/input_schema/src/utilities.ts#L3
`ajv` import should occur before import of `countries-list`
|
Lint:
packages/input_schema/src/utilities.ts#L4
There should be at least one empty line between import groups
|
Lint:
packages/input_schema/src/utilities.ts#L6
`./input_schema` import should occur before import of `./intl`
|
Lint:
packages/input_secrets/src/input_secrets.ts#L1
There should be at least one empty line between import groups
|
Lint:
packages/log/src/log.ts#L1
`./logger_text` import should occur after import of `./logger_json`
|
Lint:
packages/log/src/log.ts#L2
`./logger` import should occur after import of `./log_helpers`
|