Merge pull request #9344 from weseek/support/prepare-v7.1.2-RC.0 #13288
Annotations
10 warnings
Lint:
apps/slackbot-proxy/src/Server.ts#L133
Unexpected any. Specify a different type
|
Lint:
apps/slackbot-proxy/src/config/logger/config.dev.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/config/logger/config.prod.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/config/swagger/config.dev.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/config/swagger/config.prod.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/controllers/growi-to-slack.ts#L5
Import "WebAPICallResult" is only used as types
|
Lint:
apps/slackbot-proxy/src/controllers/growi-to-slack.ts#L14
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/controllers/growi-to-slack.ts#L15
Import "WebclientRes" is only used as types
|
Lint:
apps/slackbot-proxy/src/controllers/growi-to-slack.ts#L16
All imports in the declaration are only used as types. Use `import type`
|
Lint:
apps/slackbot-proxy/src/controllers/growi-to-slack.ts#L17
All imports in the declaration are only used as types. Use `import type`
|
Loading