Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

chore(workspace): tsc diagnostics report #357

Merged
merged 7 commits into from
Feb 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion YCAI/src/components/dashboard/community/DonutChart.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { makeStyles } from '@material-ui/core';
import * as React from 'react';
import { YCAITheme } from 'theme';
import { YCAITheme } from '../../../theme';

import c3 from 'c3';

Expand Down
2 changes: 1 addition & 1 deletion YCAI/src/global.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ interface Window {
}

declare const browser = chrome;
declare const c3: any = {};
declare const c3: any = {};
2 changes: 1 addition & 1 deletion YCAI/src/providers/bs58.provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const makeToken = (
const payload = pipe(
[{ date: formatISO(date, { representation: 'date' }) }],
Array.from,
Uint8Array.from
(items) => Uint8Array.from(items as number[])
);

return TE.right(nacl.sign(payload, bs58.decode(secretKey)).toString());
Expand Down
2 changes: 1 addition & 1 deletion YCAI/src/providers/security.provider.type.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as TE from 'fp-ts/lib/TaskEither';
import { Keypair } from 'models/Settings';
import { Keypair } from '../models/Settings';
import * as E from 'fp-ts/lib/Either';

export interface SecurityProvider {
Expand Down
45 changes: 45 additions & 0 deletions diagnostics/andrea-all.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
Files: 1199
Lines: 387500
Nodes: 1103764
Identifiers: 391304
Symbols: 482244
Types: 200783
Instantiations: 810017
Memory used: 673861K
I/O read: 0.06s
I/O write: 0.00s
Parse time: 2.03s
Bind time: 0.59s
Check time: 6.47s
Emit time: 0.43s
Total time: 9.52s
Files: 862
Lines: 376193
Nodes: 1041130
Identifiers: 355508
Symbols: 277203
Types: 28072
Instantiations: 468226
Memory used: 711146K
I/O read: 0.00s
I/O write: 0.00s
Parse time: 0.27s
Bind time: 0.05s
Check time: 1.92s
Emit time: 0.09s
Total time: 2.32s
Files: 1125
Lines: 404499
Nodes: 1180820
Identifiers: 400976
Symbols: 358094
Types: 51682
Instantiations: 690992
Memory used: 901525K
I/O read: 0.01s
I/O write: 0.00s
Parse time: 0.33s
Bind time: 0.13s
Check time: 2.90s
Emit time: 0.00s
Total time: 3.37s
15 changes: 15 additions & 0 deletions diagnostics/backend/andrea.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 685
Lines: 323949
Nodes: 1092456
Identifiers: 391870
Symbols: 458862
Types: 183469
Instantiations: 331197
Memory used: 585933K
I/O read: 0.05s
I/O write: 0.00s
Parse time: 1.87s
Bind time: 0.74s
Check time: 5.14s
Emit time: 0.00s
Total time: 7.76s
15 changes: 15 additions & 0 deletions diagnostics/backend/djfm.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 685
Lines: 323949
Nodes: 1092456
Identifiers: 391870
Symbols: 458862
Types: 183469
Instantiations: 331197
Memory used: 591031K
I/O read: 0.05s
I/O write: 0.00s
Parse time: 2.82s
Bind time: 0.93s
Check time: 7.21s
Emit time: 0.00s
Total time: 10.96s
15 changes: 15 additions & 0 deletions diagnostics/backend/vecna-windows-2.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 685
Lines: 323949
Nodes: 1092456
Identifiers: 391870
Symbols: 458862
Types: 183469
Instantiations: 331197
Memory used: 586099K
I/O read: 0.32s
I/O write: 0.00s
Parse time: 5.43s
Bind time: 1.61s
Check time: 14.28s
Emit time: 0.00s
Total time: 21.31s
15 changes: 15 additions & 0 deletions diagnostics/backend/vecna-windows.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 685
Lines: 323949
Nodes: 1092456
Identifiers: 391870
Symbols: 458862
Types: 183469
Instantiations: 331197
Memory used: 585750K
I/O read: 0.50s
I/O write: 0.00s
Parse time: 5.88s
Bind time: 1.71s
Check time: 12.01s
Emit time: 0.00s
Total time: 19.60s
45 changes: 45 additions & 0 deletions diagnostics/djfm-all.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
Files: 1199
Lines: 387500
Nodes: 1103764
Identifiers: 391304
Symbols: 482244
Types: 200783
Instantiations: 810017
Memory used: 692981K
I/O read: 0.07s
I/O write: 0.01s
Parse time: 2.85s
Bind time: 0.78s
Check time: 8.65s
Emit time: 0.58s
Total time: 12.85s
Files: 862
Lines: 376193
Nodes: 1041130
Identifiers: 355508
Symbols: 277203
Types: 28072
Instantiations: 468226
Memory used: 708665K
I/O read: 0.00s
I/O write: 0.00s
Parse time: 0.37s
Bind time: 0.07s
Check time: 2.75s
Emit time: 0.11s
Total time: 3.30s
Files: 1125
Lines: 404499
Nodes: 1180820
Identifiers: 400976
Symbols: 358098
Types: 51682
Instantiations: 690992
Memory used: 900904K
I/O read: 0.02s
I/O write: 0.00s
Parse time: 0.43s
Bind time: 0.15s
Check time: 4.05s
Emit time: 0.00s
Total time: 4.63s
15 changes: 15 additions & 0 deletions diagnostics/extension/andrea.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 711
Lines: 288580
Nodes: 747790
Identifiers: 254944
Symbols: 142922
Types: 82
Instantiations: 0
Memory used: 246265K
I/O read: 0.04s
I/O write: 0.00s
Parse time: 1.67s
Bind time: 0.59s
Check time: 0.00s
Emit time: 0.00s
Total time: 2.27s
15 changes: 15 additions & 0 deletions diagnostics/extension/djfm.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 711
Lines: 288580
Nodes: 747790
Identifiers: 254944
Symbols: 142922
Types: 82
Instantiations: 0
Memory used: 239172K
I/O read: 0.05s
I/O write: 0.00s
Parse time: 2.22s
Bind time: 0.78s
Check time: 0.00s
Emit time: 0.00s
Total time: 3.00s
15 changes: 15 additions & 0 deletions diagnostics/extension/vecna-windows-2.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 711
Lines: 288580
Nodes: 747790
Identifiers: 254944
Symbols: 142922
Types: 82
Instantiations: 0
Memory used: 246398K
I/O read: 0.35s
I/O write: 0.00s
Parse time: 5.70s
Bind time: 1.37s
Check time: 0.00s
Emit time: 0.00s
Total time: 7.07s
15 changes: 15 additions & 0 deletions diagnostics/extension/vecna-windows.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 711
Lines: 288580
Nodes: 747790
Identifiers: 254944
Symbols: 142922
Types: 82
Instantiations: 0
Memory used: 245402K
I/O read: 0.38s
I/O write: 0.00s
Parse time: 6.37s
Bind time: 1.29s
Check time: 0.00s
Emit time: 0.00s
Total time: 7.66s
15 changes: 15 additions & 0 deletions diagnostics/guardoni/andrea.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 990
Lines: 406024
Nodes: 1095738
Identifiers: 374312
Symbols: 318557
Types: 34027
Instantiations: 503536
Memory used: 423934K
I/O read: 0.06s
I/O write: 0.00s
Parse time: 2.03s
Bind time: 0.66s
Check time: 1.93s
Emit time: 0.19s
Total time: 4.81s
15 changes: 15 additions & 0 deletions diagnostics/guardoni/djfm.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 990
Lines: 406024
Nodes: 1095738
Identifiers: 374312
Symbols: 318557
Types: 34027
Instantiations: 503536
Memory used: 426339K
I/O read: 0.07s
I/O write: 0.00s
Parse time: 2.99s
Bind time: 0.93s
Check time: 2.83s
Emit time: 0.30s
Total time: 7.06s
15 changes: 15 additions & 0 deletions diagnostics/guardoni/vecna-windows-2.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 990
Lines: 406024
Nodes: 1095738
Identifiers: 374312
Symbols: 318557
Types: 34027
Instantiations: 503536
Memory used: 428980K
I/O read: 0.26s
I/O write: 0.04s
Parse time: 6.48s
Bind time: 1.55s
Check time: 5.51s
Emit time: 0.53s
Total time: 14.07s
15 changes: 15 additions & 0 deletions diagnostics/guardoni/vecna-windows.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 990
Lines: 406024
Nodes: 1095738
Identifiers: 374312
Symbols: 318557
Types: 34027
Instantiations: 503536
Memory used: 418872K
I/O read: 0.40s
I/O write: 0.04s
Parse time: 6.29s
Bind time: 1.61s
Check time: 4.73s
Emit time: 0.54s
Total time: 13.18s
15 changes: 15 additions & 0 deletions diagnostics/shared/andrea.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 1199
Lines: 387500
Nodes: 1103764
Identifiers: 391304
Symbols: 482244
Types: 200783
Instantiations: 810017
Memory used: 673451K
I/O read: 0.06s
I/O write: 0.00s
Parse time: 1.94s
Bind time: 0.58s
Check time: 6.40s
Emit time: 0.58s
Total time: 9.49s
15 changes: 15 additions & 0 deletions diagnostics/shared/djfm.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 1199
Lines: 387500
Nodes: 1103764
Identifiers: 391304
Symbols: 482244
Types: 200783
Instantiations: 810017
Memory used: 678846K
I/O read: 0.08s
I/O write: 0.01s
Parse time: 3.01s
Bind time: 0.86s
Check time: 9.28s
Emit time: 0.62s
Total time: 13.77s
15 changes: 15 additions & 0 deletions diagnostics/shared/vecna-windows-2.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 1199
Lines: 387500
Nodes: 1103764
Identifiers: 391304
Symbols: 482244
Types: 200783
Instantiations: 810017
Memory used: 686522K
I/O read: 0.30s
I/O write: 0.08s
Parse time: 6.11s
Bind time: 1.52s
Check time: 15.26s
Emit time: 1.11s
Total time: 24.00s
Empty file.
15 changes: 15 additions & 0 deletions diagnostics/taboule/andrea.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 862
Lines: 376193
Nodes: 1041130
Identifiers: 355508
Symbols: 277203
Types: 28072
Instantiations: 468226
Memory used: 391105K
I/O read: 0.06s
I/O write: 0.00s
Parse time: 2.02s
Bind time: 0.59s
Check time: 1.63s
Emit time: 0.11s
Total time: 4.35s
15 changes: 15 additions & 0 deletions diagnostics/taboule/djfm.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Files: 862
Lines: 376193
Nodes: 1041130
Identifiers: 355508
Symbols: 277203
Types: 28072
Instantiations: 468226
Memory used: 391936K
I/O read: 0.08s
I/O write: 0.00s
Parse time: 2.79s
Bind time: 0.73s
Check time: 2.21s
Emit time: 0.15s
Total time: 5.89s
Loading