refactor(ui): improve modularity, lifecycle, and types #365
Annotations
16 errors
test_ui (20, ubuntu-latest)
Object literal may only specify known properties, and 'remoteConfModifier' does not exist in type 'DeepPartial<Config>'.
|
test_ui (20, ubuntu-latest)
Parameter 'conf' implicitly has an 'any' type.
|
test_ui (20, ubuntu-latest)
Property '$el' does not exist on type 'List'.
|
test_ui (20, ubuntu-latest)
Process completed with exit code 2.
|
test_ui (18, ubuntu-latest)
Object literal may only specify known properties, and 'remoteConfModifier' does not exist in type 'DeepPartial<Config>'.
|
test_ui (18, ubuntu-latest)
Parameter 'conf' implicitly has an 'any' type.
|
test_ui (18, ubuntu-latest)
Property '$el' does not exist on type 'List'.
|
test_ui (18, ubuntu-latest)
Process completed with exit code 2.
|
test_ui (20, windows-latest)
Object literal may only specify known properties, and 'remoteConfModifier' does not exist in type 'DeepPartial<Config>'.
|
test_ui (20, windows-latest)
Parameter 'conf' implicitly has an 'any' type.
|
test_ui (20, windows-latest)
Property '$el' does not exist on type 'List'.
|
test_ui (20, windows-latest)
Process completed with exit code 1.
|
test_ui (18, windows-latest)
Object literal may only specify known properties, and 'remoteConfModifier' does not exist in type 'DeepPartial<Config>'.
|
test_ui (18, windows-latest)
Parameter 'conf' implicitly has an 'any' type.
|
test_ui (18, windows-latest)
Property '$el' does not exist on type 'List'.
|
test_ui (18, windows-latest)
Process completed with exit code 1.
|