feat: backup and restore #1970
Annotations
3 errors and 3 warnings
Check frontend types
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Check frontend types
Type 'undefined' cannot be used as an index type.
|
Check frontend types
Process completed with exit code 2.
|
Check frontend code style:
app/src/components/Chart/UsageProgressLine.vue#L5
Prop "percent" should be optional
|
Check frontend code style:
app/src/views/site/ngx_conf/NgxConfigEditor.vue#L15
Prop "enabled" should be optional
|
Check frontend code style:
app/src/views/site/ngx_conf/NgxServer.vue#L17
Prop "context" should be optional
|
Loading