chore(deps): update all non-major dependencies #669
continuous-integration.yml
on: pull_request
Linting NodeJS
26s
Building NodeJS
35s
Annotations
4 errors
Linting NodeJS:
src/lib/structures/AnimeCommand.ts#L128
Replace `title.native·??·title.english·??·title.romaji!` with `(title.native·??·title.english·??·title.romaji!)`
|
Linting NodeJS:
src/lib/structures/AnimeCommand.ts#L129
Replace `title.english·??·title.romaji·??·title.native!` with `(title.english·??·title.romaji·??·title.native!)`
|
Linting NodeJS:
src/lib/utilities/discord-utilities.ts#L4
Replace `channel.nsfw·??·false` with `(channel.nsfw·??·false)`
|
Linting NodeJS
Process completed with exit code 1.
|