chore(deps): update github artifact actions #5551
check.yaml
on: pull_request
Build
27s
Lint & Format
35s
Docs build
53s
Annotations
27 errors
|
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' }
|
|
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, 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' }
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
apify-cli-bundles-unix
Expired
|
801 MB |
sha256:c50df6496edc464a4ef1596f58507490f0a9033592c1e007bf4c35a9d81f2a22
|
|
|
apify-cli-bundles-windows-arm64
Expired
|
168 MB |
sha256:dbd44c38c16280f1a14c291836ace3897c9f86d7e5187a93525fccf4482fd59f
|
|
|
apify-cli-bundles-windows-x64
Expired
|
169 MB |
sha256:d83761c396d065a3ff2a03aa65a7558821492e416cd42651ada8f44f1e85a6ff
|
|