Run tests in GitHub Actions #1
Annotations
10 errors
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L5
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L11
Cannot find name 'expect'.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L15
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L16
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L23
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L24
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L26
Cannot find name 'expect'.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L29
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test:
packages/bolt-s3/test/InstallationCodec.test.ts#L32
Cannot find name 'expect'.
|