chore(deps-dev): bump chai and @types/chai #236
test.yml
on: pull_request
Matrix: check-and-lint
Matrix: adapter-tests
Annotations
2 errors
check-and-lint (20.x):
src/main.test.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
|
check-and-lint (20.x)
Process completed with exit code 2.
|