fix: Drop extra padding in web view #826
Annotations
6 warnings
Build and run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and run tests:
src/authentication/appmapServerAuthenticationProvider.ts#L26
Unexpected any. Specify a different type
|
Build and run tests:
src/services/appmapConfigManager.ts#L20
'WorkspaceConfig' is defined but never used
|
Build and run tests:
test/unit/commands/quickSearch.test.ts#L25
Unexpected any. Specify a different type
|
Build and run tests:
test/unit/commands/quickSearch.test.ts#L26
Unexpected any. Specify a different type
|
Build and run tests:
test/unit/commands/quickSearch.test.ts#L27
Unexpected any. Specify a different type
|