Make wrapped C++ functions pickleable #228
Annotations
7 errors and 1 warning
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[0]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[1]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[2]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[3]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[4]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11:
tests/test_pickling.py#L25
test_pickle_simple_callable[5]
AttributeError: 'builtin_function_or_method' object has no attribute '__self__'. Did you mean: '__call__'?
|
Python tests C++11
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jwlawson/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading