Format #3186
Annotations
8 errors and 10 warnings
Lint:
modules/autos/scratch.ts#L46
Switch is not exhaustive. Cases not matched: undefined
|
Lint:
modules/autos/scratch.ts#L254
Switch is not exhaustive. Cases not matched: undefined | false | true
|
Lint:
modules/execute/operations/config.ts#L35
Switch is not exhaustive. Cases not matched: undefined | false | true
|
Lint:
modules/logging/expressions.ts#L60
Switch is not exhaustive. Cases not matched: "type" | "id" | "available"
|
Lint:
modules/logging/roles.ts#L78
Switch is not exhaustive. Cases not matched: "flags" | "id" | "position" | "tags"
|
Lint:
modules/logging/voice.ts#L45
Switch is not exhaustive. Cases not matched: "id"
|
Lint:
modules/reminders/send.ts#L104
Switch is not exhaustive. Cases not matched: SpecialReminder.Bump
|
Lint
Process completed with exit code 1.
|
Lint:
common/database.ts#L32
`getAllMessages` is deprecated
|
Lint:
eslint.config.js#L45
Unexpected 'todo' comment: 'TODO: look into different types'
|
Lint:
eslint.config.js#L77
Unexpected 'todo' comment: 'TODO'
|
Lint:
eslint.config.js#L145
Unexpected 'todo' comment: 'TODO: enable // "sort-imports":...'
|
Lint:
eslint.config.js#L239
Unexpected 'todo' comment: 'todo: [..] over toJSON?'
|
Lint:
eslint.config.js#L240
Unexpected 'todo' comment: 'todo: stop nesting why tf are there...'
|
Lint:
modules/automod/automod.ts#L27
`getAllMessages` is deprecated
|
Lint:
modules/automod/index.ts#L147
Unexpected 'todo' comment: 'TODO: Check `.details` for hang statuses'
|
Lint:
modules/autos/github.ts#L56
Unexpected 'todo' comment: 'TODO: Verify the link doesn't already...'
|
Lint:
modules/autos/index.ts#L143
Unexpected 'todo' comment: 'TODO: only return if there's new...'
|