Feat remove google logger #348
Annotations
10 errors
build:
src/__mocks__/@slack/web-api.ts#L2
Expected "export" or "export default"
|
build:
src/__mocks__/@slack/web-api.ts#L2
Do not use "module"
|
build:
src/plugin.ts#L1
Missing file extension for "./constants"
|
build:
src/slack.module.ts#L7
Missing file extension for "./constants"
|
build:
src/slack.module.ts#L14
Missing file extension for "./types"
|
build:
src/slack.service.ts#L6
Missing file extension for "./constants"
|
build:
src/slack.service.ts#L7
Missing file extension for "./plugin"
|
build:
src/slack.service.ts#L114
Unsafe call of an `any` typed value
|
build:
src/types.ts#L8
Missing file extension for "./plugin"
|
build
Process completed with exit code 1.
|