feat: selected node reflects in url hash #44
built-tests.yml
on: push
Build Wasm
1m 39s
Build Web UI
/
Build Treemap WebUI
22s
Matrix: Tests
Matrix: Merge Go test results
Deploy explorer to GitHub Pages
0s
Annotations
5 errors
Build Web UI / Build Treemap WebUI
Property 'getURLSafeName' is missing in type '{ getChildren(): never[] | EntryLike<"symbol" | "file" | "package" | "disasm">[] | EntryLike<"unknown" | "section" | "container">[] | EntryLike<"section" | "package" | "disasm">[]; ... 4 more ...; getType(): EntryType; }' but required in type 'EntryLike<EntryType>'.
|
Build Web UI / Build Treemap WebUI
Process completed with exit code 2.
|
src/Treemap.test.tsx > Treemap:
ui/src/Treemap.test.tsx#L16
Error: Snapshot `Treemap 1` mismatched
- Expected
+ Received
@@ -319,10 +319,11 @@
},
],
"explain": "The unknown size of the sections in the binary.",
"id": 23,
"name": "Unknown Sections Size",
+ "shortName": "unk-sections",
"size": 830200,
},
ContainerImpl {
"children": [
PackageImpl {
@@ -1423,10 +1424,11 @@
"name": "runtime/internal/syscall._zero",
"size": 8,
"type": "data",
},
"id": 162,
+ "parent": "runtime/internal/syscall",
},
],
"data": {
"files": [
{
@@ -1585,2215 +1587,2461 @@
"name": "runtime.useAeshash",
"size": 1,
"type": "data",
},
"id": 172,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5719776,
"name": "runtime.aeskeysched",
"size": 128,
"type": "data",
},
"id": 173,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718880,
"name": "runtime.hashkey",
"size": 32,
"type": "data",
},
"id": 174,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5327424,
"name": "runtime.userArenaState",
"size": 56,
"type": "data",
},
"id": 175,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718186,
"name": "runtime.iscgo",
"size": 1,
"type": "data",
},
"id": 176,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5325936,
"name": "runtime.set_crosscall2",
"size": 8,
"type": "data",
},
"id": 177,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718187,
"name": "runtime.cgoHasExtraM",
"size": 1,
"type": "data",
},
"id": 178,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5310688,
"name": "runtime.cgo_yield",
"size": 8,
"type": "data",
},
"id": 179,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718312,
"name": "runtime.ncgocall",
"size": 8,
"type": "data",
},
"id": 180,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718188,
"name": "runtime.x86HasPOPCNT",
"size": 1,
"type": "data",
},
"id": 181,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718189,
"name": "runtime.x86HasSSE41",
"size": 1,
"type": "data",
},
"id": 182,
+ "parent": "runtime",
},
SymbolImpl {
"data": {
"addr": 5718190,
|
src/tool/entry.test.ts > entry match:
ui/src/tool/entry.test.ts#L20
Error: Snapshot `entry match 478` mismatched
- Expected
+ Received
- "/internal/syscall"
+ "internal/syscall"
❯ matchEntry src/tool/entry.test.ts:20:29
❯ forEach src/tool/entry.test.ts:24:38
❯ matchEntry src/tool/entry.test.ts:24:25
❯ src/tool/entry.test.ts:24:38
|
Tests on UI
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wasm
Expired
|
1.63 MB |
|