implement a dialog for importing externally generated tracks from csv #82
Annotations
11 errors and 6 warnings
ubuntu-latest py3.10
Process completed with exit code 1.
|
windows-latest py3.11
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest py3.11
The operation was canceled.
|
ubuntu-latest py3.11
The job was canceled because "ubuntu-latest_3_10" failed.
|
ubuntu-latest py3.11
The operation was canceled.
|
windows-latest py3.10
The job was canceled because "ubuntu-latest_3_10" failed.
|
windows-latest py3.10
The operation was canceled.
|
macos-latest py3.11
The job was canceled because "ubuntu-latest_3_10" failed.
|
macos-latest py3.11
The operation was canceled.
|
macos-latest py3.10
The job was canceled because "ubuntu-latest_3_10" failed.
|
macos-latest py3.10
The operation was canceled.
|
ubuntu-latest py3.10
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
windows-latest py3.11
C:\Miniconda\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
ubuntu-latest py3.11
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
windows-latest py3.10
C:\Miniconda\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
macos-latest py3.11
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
macos-latest py3.10
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|