GitHub Actions / ESLint
failed
Aug 2, 2024 in 0s
2 errors
ESLint found 2 errors
Annotations
Check failure on line 1226 in src/commands/NFD.ts
github-actions / ESLint
src/commands/NFD.ts#L1226
Replace `owner.nickname·??·owner.user.username` with `(owner.nickname·??·owner.user.username)` (prettier/prettier)
Check failure on line 1227 in src/commands/NFD.ts
github-actions / ESLint
src/commands/NFD.ts#L1227
Replace `owner.user.avatarURL()·??·undefined` with `(owner.user.avatarURL()·??·undefined)` (prettier/prettier)
Loading