Change state management package #1228
typescript-tests.yml
on: pull_request
Lint checking on Ubuntu
11s
Type checking on optuna-dashboard & standalone_app
58s
Check package-lock.json
50s
JS build check
6m 52s
Run tests
1m 22s
Annotations
6 errors
Lint checking on Ubuntu:
optuna_dashboard/ts/action.ts#L22
'StudyDetails' is defined but never used
|
Lint checking on Ubuntu
Process completed with exit code 1.
|
Type checking on optuna-dashboard & standalone_app
'StudyDetails' is declared but its value is never read.
|
Type checking on optuna-dashboard & standalone_app
Process completed with exit code 2.
|
JS build check
'StudyDetails' is declared but its value is never read.
|
JS build check
Process completed with exit code 2.
|