Skip to content

build(deps-dev): bump eslint-plugin-unicorn from 52.0.0 to 56.0.0 #2846

build(deps-dev): bump eslint-plugin-unicorn from 52.0.0 to 56.0.0

build(deps-dev): bump eslint-plugin-unicorn from 52.0.0 to 56.0.0 #2846

Status Failure
Total duration 1m 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: modules/bot/run.ts#L66
`String.raw` should be used to avoid escaping `\`
Lint: modules/execute/misc.ts#L16
`String.raw` should be used to avoid escaping `\`
Lint: modules/execute/misc.ts#L210
Prefer `!== -1` over `> -1` to check existence
Lint: modules/games/guess-addon.ts#L498
Magic number as depth is not allowed
Lint: modules/games/hangman.ts#L187
`String.raw` should be used to avoid escaping `\`
Lint: modules/games/hangman.ts#L189
`String.raw` should be used to avoid escaping `\`
Lint: modules/qotds/list.ts#L150
Prefer `!== -1` over `> -1` to check existence
Lint: modules/xp/give-xp.ts#L229
Prefer `!== -1` over `>= 0` to check existence
Lint: web/client.ts#L145
Prefer `globalThis` over `window`
Lint: web/client.ts#L146
Prefer `globalThis` over `window`
Lint: .eslintrc.cjs#L84
Unexpected 'todo' comment: 'TODO: look into different types'
Lint: .eslintrc.cjs#L114
Unexpected 'todo' comment: 'TODO'
Lint: .eslintrc.cjs#L180
Unexpected 'todo' comment: 'TODO: enable // "sort-imports":...'
Lint: .eslintrc.cjs#L244
Unexpected 'todo' comment: 'todo: [..] over toJSON?'
Lint: .eslintrc.cjs#L245
Unexpected 'todo' comment: 'todo: stop nesting why tf are there...'
Lint: modules/automod/index.ts#L146
Unexpected 'todo' comment: 'TODO: Check `.details` for hang statuses'
Lint: modules/autos/github.ts#L55
Unexpected 'todo' comment: 'TODO: Verify the link doesn't already...'
Lint: modules/autos/index.ts#L136
Unexpected 'todo' comment: 'TODO: only return if there's new...'
Lint: modules/autos/scratch.ts#L6
Unexpected 'todo' comment: 'TODO: actually type this'
Lint: modules/autos/scratch.ts#L139
Unexpected 'todo' comment: 'TODO: partition instead of just half and...'