Remove iframe when kernel is killed or restarted #63
Annotations
10 errors and 1 warning
src/widget.ts#L107
Do not use "@ts-ignore" because it alters compilation errors
|
src/widget.ts#L107
Expected exception block, space or tab after '//' in comment
|
src/widget.ts#L111
Insert `;`
|
src/widget.ts#L122
Do not use "@ts-ignore" because it alters compilation errors
|
src/widget.ts#L122
Expected exception block, space or tab after '//' in comment
|
src/widget.ts#L123
Unexpected dangling '_' in '_context'
|
src/widget.ts#L125
Replace `'change:kernel_active',·()·=>·this.onDisconnect("exiting"),·this)` with `⏎······'change:kernel_active',⏎······()·=>·this.onDisconnect('exiting'),⏎······this⏎····);`
|
src/widget.ts#L127
Insert `⏎······`
|
src/widget.ts#L128
Replace `if·(args·===·"restarting"·||·args·===·"terminating"·&&·!removed)` with `··if·(args·===·'restarting'·||·(args·===·'terminating'·&&·!removed))`
|
src/widget.ts#L129
Insert `··`
|
src/widget.ts#L127
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading