v2.2.0 #180
Annotations
8 errors and 16 warnings
test (lts/*):
bin/example/routes/index.js#L1
Can't resolve 'ghtml' in '/home/runner/work/ghtml/ghtml/bin/example/routes'
|
test (^18):
bin/example/routes/index.js#L1
Can't resolve 'ghtml' in '/home/runner/work/ghtml/ghtml/bin/example/routes'
|
test (lts/*):
bin/example/server.js#L1
Can't resolve 'fastify' in '/home/runner/work/ghtml/ghtml/bin/example'
|
test (lts/*):
bin/example/server.js#L6
Can't resolve '@fastify/static' in '/home/runner/work/ghtml/ghtml/bin/example'
|
test (^18):
bin/example/server.js#L1
Can't resolve 'fastify' in '/home/runner/work/ghtml/ghtml/bin/example'
|
test (^18):
bin/example/server.js#L6
Can't resolve '@fastify/static' in '/home/runner/work/ghtml/ghtml/bin/example'
|
test (lts/*)
Process completed with exit code 1.
|
test (^18)
Process completed with exit code 1.
|
test (lts/*):
bin/example/routes/index.js#L3
Async arrow function has no 'await' expression
|
test (^18):
bin/example/routes/index.js#L3
Async arrow function has no 'await' expression
|
test (lts/*):
bin/example/routes/index.js#L25
Async arrow function has no 'await' expression
|
test (^18):
bin/example/routes/index.js#L25
Async arrow function has no 'await' expression
|
test (lts/*):
bin/src/utils.js#L39
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L110
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L39
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L116
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L110
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L1
Use the 'u' flag
|
test (^18):
bin/src/utils.js#L116
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L176
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L1
Use the 'u' flag
|
test (lts/*):
src/html.js#L197
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L176
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L197
Unexpected `await` inside a loop
|