Add Trial Selection page #1157
typescript-tests.yml
on: pull_request
Lint checking on Ubuntu
11s
Type checking on optuna-dashboard & standalone_app
49s
Check package-lock.json
39s
JS build check
6m 22s
Run tests
3m 45s
Annotations
4 errors and 5 warnings
Type checking on optuna-dashboard & standalone_app
Property 'selectedTrials' is missing in type '{ study: StudyDetail | null; }' but required in type '{ study: StudyDetail | null; selectedTrials: number[] | null; }'.
|
Type checking on optuna-dashboard & standalone_app
Process completed with exit code 2.
|
JS build check
Property 'selectedTrials' is missing in type '{ study: StudyDetail | null; }' but required in type '{ study: StudyDetail | null; selectedTrials: number[] | null; }'.
|
JS build check
Process completed with exit code 2.
|
Lint checking on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check package-lock.json
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type checking on optuna-dashboard & standalone_app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JS build check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|