fix(devtools): harden RPC surface against traversal, spoofing, and dead auth UI #623
Annotations
10 errors
|
ci:
packages/devtools/client/pages/modules/virtual-files.vue#L49
Parameter 'i' implicitly has an 'any' type.
|
|
ci:
packages/devtools/client/pages/modules/virtual-files.vue#L48
Property 'entries' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|
|
ci:
packages/devtools/client/pages/modules/virtual-files.vue#L40
Property 'rootDir' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|
|
ci:
packages/devtools/client/pages/modules/virtual-files.vue#L39
Property 'rootDir' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|
|
ci:
packages/devtools/client/pages/modules/virtual-files.vue#L37
Property 'rootDir' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|
|
ci:
packages/devtools/client/composables/state.ts#L82
No overload matches this call.
|
|
ci:
packages/devtools/client/composables/editor.ts#L29
Parameter 'i' implicitly has an 'any' type.
|
|
ci:
packages/devtools/client/composables/editor.ts#L29
Property 'entries' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|
|
ci:
packages/devtools/client/composables/editor.ts#L28
Parameter 'i' implicitly has an 'any' type.
|
|
ci:
packages/devtools/client/composables/editor.ts#L28
Property 'entries' does not exist on type 'NonNullable<PickFrom<_ResT, KeysOf<DataT>>>'.
|