chore: migrate to vitest #842
Annotations
10 errors
main:
src/domains.js#L11
'getProtocol' is defined but never used
|
main:
src/domains.js#L12
'getStageHost' is defined but never used
|
main:
src/script.js#L13
'getScript' is defined but never used
|
main:
src/setup.js#L18
'env' is assigned a value but never used
|
main:
src/setup.js#L19
'cspNonce' is assigned a value but never used
|
main:
src/setup.js#L20
'clientMetadataID' is assigned a value but never used
|
main:
test/client/api.test.js#L2
There should be no empty line within import group
|
main:
test/client/api.test.js#L4
There should be at least one empty line between import groups
|
main:
test/client/api.test.js#L82
Async arrow function has no 'await' expression
|
main:
test/client/api.test.js#L86
Async arrow function has no 'await' expression
|