feat: basedbot #965
Annotations
10 errors and 10 warnings
lint:
src/main/basedbot/basedbot.ts#L1
There should be no empty line within import group
|
lint:
src/main/basedbot/basedbot.ts#L3
There should be at least one empty line between import groups
|
lint:
src/main/basedbot/basedbot.ts#L4
There should be at least one empty line between import groups
|
lint:
src/main/basedbot/basedbot.ts#L4
`../../sentry` import should occur before import of `../../config`
|
lint:
src/main/basedbot/basedbot.ts#L74
Expected newline between test and consequent of ternary expression
|
lint:
src/main/basedbot/basedbot.ts#L74
Expected newline between consequent and alternate of ternary expression
|
lint:
src/main/basedbot/config.ts#L386
Object Literal Property name `DZjYrVfAZZqRd6z1T2pqpzXU4upkts2gF3qKECiA8a3G` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
src/main/basedbot/config.ts#L418
Object Literal Property name `E9xD74sDppDA2kuMVSqZyNQBcHSSw1pJNK4NShzRJrqb` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
src/main/basedbot/config.ts#L450
Object Literal Property name `GRxEwwsUr69EfHWzjhUFkh6TmakCxMcsWSEZopAvgczU` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
src/main/basedbot/config.ts#L482
Object Literal Property name `Gm26cs6kk1kTu5vH737Uu5YtfPGR2gKE3bGJQjBa9bAN` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
src/lib/telegram/commands/meme/kitten.ts#L15
Unexpected any. Specify a different type
|
lint:
src/lib/telegram/commands/meme/porn.ts#L22
Unexpected any. Specify a different type
|
lint:
src/lib/telegram/commands/meme/wen.ts#L12
Unexpected any. Specify a different type
|
lint:
src/lib/telegram/middleware/auth.ts#L6
Unexpected any. Specify a different type
|
lint:
src/lib/telegram/middleware/params.ts#L5
Unexpected any. Specify a different type
|
lint:
src/main/basedbot/index.ts#L38
Unexpected any. Specify a different type
|
lint:
src/main/basedbot/index.ts#L38
Unexpected any. Specify a different type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/idle.ts#L5
Unexpected any. Specify a different type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/mine-asteroid.ts#L6
Unexpected any. Specify a different type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/move-sub-warp.ts#L6
Unexpected any. Specify a different type
|