added integration test setup and some base tests #1
Annotations
1 error and 10 warnings
Integration Tests
Process completed with exit code 1.
|
Integration Tests:
src/ci-tester.ts#L19
Missing return type on function
|
Integration Tests:
src/ci-tester.ts#L45
Missing return type on function
|
Integration Tests:
src/ci-tester.ts#L154
Unexpected any. Specify a different type
|
Integration Tests:
src/ci-tester.ts#L174
Forbidden non-null assertion
|
Integration Tests:
src/ci-tester.ts#L184
Forbidden non-null assertion
|
Integration Tests:
src/ci-tester.ts#L185
Forbidden non-null assertion
|
Integration Tests:
src/config.ts#L16
Unexpected any. Specify a different type
|
Integration Tests:
src/github-package.ts#L18
Unexpected any. Specify a different type
|
Integration Tests:
src/github-package.ts#L86
Missing return type on function
|
Integration Tests:
src/main.ts#L25
Unexpected any. Specify a different type
|