Update project name and write README #3
Annotations
10 errors and 2 warnings
Lint:
src/index.ts#L4
Unable to resolve path to module './main.js'
|
Lint:
src/main.ts#L3
Unable to resolve path to module './network.js'
|
Lint:
src/main.ts#L4
Unable to resolve path to module './utils.js'
|
Lint:
src/main.ts#L54
Missing return type on function
|
Lint:
src/main.ts#L58
Empty block statement
|
Lint:
src/main.ts#L155
Expected property shorthand
|
Lint:
src/main.ts#L167
Extra semicolon
|
Lint:
src/main.ts#L170
Extra semicolon
|
Lint:
src/main.ts#L183
Expected '===' and instead saw '=='
|
Lint:
src/main.ts#L187
'extractionType' is never reassigned. Use 'const' instead
|
Lint:
src/main.ts#L34
Forbidden non-null assertion
|
Lint:
src/network.ts#L11
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading