chore(deps): lock file maintenance #3630
check.yaml
on: pull_request
Docs build
1m 29s
Lint
44s
Matrix: Build & Test
Matrix: Test Python template support
Annotations
14 errors and 1 warning
test/commands/call.test.ts > apify call > should work with just the Actor ID:
test/commands/call.test.ts#L129
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:129:59
|
test/commands/call.test.ts > apify call > should work with just the Actor ID:
test/commands/call.test.ts#L129
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:129:59
|
test/commands/call.test.ts > apify call > should work with just the Actor ID:
test/commands/call.test.ts#L129
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:129:59
|
test/commands/call.test.ts > apify call > should work with just the Actor ID:
test/commands/call.test.ts#L129
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:129:59
|
Build & Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
test/commands/call.test.ts > apify call > should work with passed in input file:
test/commands/call.test.ts#L165
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:165:59
|
test/commands/call.test.ts > apify call > should work with passed in input file:
test/commands/call.test.ts#L165
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:165:59
|
test/commands/call.test.ts > apify call > should work with passed in input file:
test/commands/call.test.ts#L165
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:165:59
|
test/commands/call.test.ts > apify call > should work with passed in input file:
test/commands/call.test.ts#L165
TypeError: Cannot read properties of undefined (reading 'id')
❯ test/commands/call.test.ts:165:59
|
test/crawlee/commands/run.test.ts > apify run > should restore the original input file after run:
test/crawlee/commands/run.test.ts#L83
AssertionError: expected { …(3) } to strictly equal { awesome: true, extra: 'field' }
- Expected
+ Received
Object {
"awesome": true,
"extra": "field",
+ "help": "this_maze_is_not_meant_for_you",
}
❯ test/crawlee/commands/run.test.ts:83:17
|
test/crawlee/commands/run.test.ts > apify run > should restore the original input file after run:
test/crawlee/commands/run.test.ts#L83
AssertionError: expected { …(3) } to strictly equal { awesome: true, extra: 'field' }
- Expected
+ Received
Object {
"awesome": true,
"extra": "field",
+ "help": "this_maze_is_not_meant_for_you",
}
❯ test/crawlee/commands/run.test.ts:83:17
|
test/crawlee/commands/run.test.ts > apify run > should restore the original input file after run:
test/crawlee/commands/run.test.ts#L83
AssertionError: expected { …(3) } to strictly equal { awesome: true, extra: 'field' }
- Expected
+ Received
Object {
"awesome": true,
"extra": "field",
+ "help": "this_maze_is_not_meant_for_you",
}
❯ test/crawlee/commands/run.test.ts:83:17
|
test/crawlee/commands/run.test.ts > apify run > should restore the original input file after run:
test/crawlee/commands/run.test.ts#L83
AssertionError: expected { …(3) } to strictly equal { awesome: true, extra: 'field' }
- Expected
+ Received
Object {
"awesome": true,
"extra": "field",
+ "help": "this_maze_is_not_meant_for_you",
}
❯ test/crawlee/commands/run.test.ts:83:17
|
Build & Test (windows-latest, 20)
Process completed with exit code 1.
|
Lint:
test/__setup__/build-utils.ts#L8
Unexpected constant condition
|