chore(deps): update dependency @apify/eslint-config-ts to ^0.3.0 - autoclosed #1014
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
2 errors and 10 warnings
Lint:
test/utilities.test.ts#L178
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint
Process completed with exit code 1.
|
Lint:
packages/datastructures/src/linked_list.ts#L18
Unexpected any. Specify a different type
|
Lint:
packages/datastructures/src/linked_list.ts#L18
Unexpected any. Specify a different type
|
Lint:
packages/datastructures/src/linked_list.ts#L36
Unexpected any. Specify a different type
|
Lint:
packages/datastructures/src/lru_cache.ts#L10
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L61
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L74
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L81
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L83
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L122
Unexpected any. Specify a different type
|
Lint:
packages/input_schema/src/input_schema.ts#L141
Unexpected any. Specify a different type
|