introduce recording_id #44
Annotations
6 errors and 1 warning
testing:
tests/test_dataset_sim.py#L147
test_dataset_selection
AttributeError: 'Dataset' object has no attribute 'session_dict'
|
testing:
tests/test_dataset_sim.py#L185
test_get_session_data
AttributeError: 'Dataset' object has no attribute 'get_session_data'
|
testing:
tests/test_sampler.py#L68
test_sequential_sampler
AttributeError: 'DatasetIndex' object has no attribute 'session_id'
|
testing:
tests/test_sampler.py#L119
test_random_sampler
AttributeError: 'DatasetIndex' object has no attribute 'session_id'
|
testing:
tests/test_sampler.py#L172
test_trial_sampler
AttributeError: 'DatasetIndex' object has no attribute 'session_id'
|
testing
Process completed with exit code 1.
|
testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|