chore(deps): update patch/minor dependencies #5540
check.yaml
on: push
Build
20s
Lint & Format
33s
Docs build
37s
Annotations
27 errors
|
Local Tests (windows-2025, 24)
Process completed with exit code 1.
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L81
Error: ENOENT: no such file or directory, open 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT'
❯ test/local/__fixtures__/python_support.test.ts:81:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT' }
|
|
Local Tests (windows-2025, 22)
Process completed with exit code 1.
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L81
Error: ENOENT: no such file or directory, open 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT'
❯ test/local/__fixtures__/python_support.test.ts:81:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT' }
|
|
Local Tests (windows-2025, 20)
Process completed with exit code 1.
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts > [python] spaces in path to actor > should work:
test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts#L57
AssertionError: expected Error: ENOENT: no such file or directory,… { …(5) } to be undefined
- Expected:
undefined
+ Received:
Error {
"message": "ENOENT: no such file or directory, open 'D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT'",
"errno": -4058,
"code": "ENOENT",
"syscall": "open",
"path": "D:\\a\\apify-cli\\apify-cli\\test\\tmp\\works with spaces in path to actor python\\works-with-spaces-in-path-to-actor-python\\storage\\key_value_stores\\default\\OUTPUT",
"files": [
"INPUT.json",
],
}
❯ test/local/__fixtures__/commands/run/python/works-with-spaces-in-path-to-actor.test.ts:57:18
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ test/local/__fixtures__/python_support.test.ts:60:41
|
|
test/local/__fixtures__/python_support.test.ts > [python] Python support > should work:
test/local/__fixtures__/python_support.test.ts#L81
Error: ENOENT: no such file or directory, open 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT'
❯ test/local/__fixtures__/python_support.test.ts:81:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\apify-cli\apify-cli\test\tmp\my-python-actor\storage\key_value_stores\default\OUTPUT' }
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
apify-cli-bundles-unix
Expired
|
805 MB |
sha256:a48b70fea60b9a5729e9cda4e14f3ff158939681f3583015f48acf7d2ded9126
|
|
|
apify-cli-bundles-windows-arm64
Expired
|
169 MB |
sha256:a93c0f382e44e3be5ed4e5772392695ff6c71cd3f7f543c1e2e3f10e8faccc1b
|
|
|
apify-cli-bundles-windows-x64
Expired
|
170 MB |
sha256:f3be475f0a6ecbfdb620967bbaeb98ee8a7d4e2244285dee0cba469c72609519
|
|