Skip to content

fix(deps): update all non-major dependencies #2995

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2995

Triggered via pull request May 14, 2024 08:42
Status Failure
Total duration 54s
Artifacts

continuous-integration.yml

on: pull_request
Linting NodeJS
39s
Linting NodeJS
Building NodeJS
42s
Building NodeJS
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Linting NodeJS
Process completed with exit code 1.
Building NodeJS: src/lib/utility/functions/formatter.ts#L48
Type '{ ViewChannel: number; SendMessages: number; EmbedLinks: number; ReadMessageHistory: number; Connect: number; Speak: number; UseEmbeddedActivities: number; Stream: number; UseSoundboard: number; ... 36 more ...; Administrator: number; }' is missing the following properties from type 'Record<"CreateInstantInvite" | "KickMembers" | "BanMembers" | "Administrator" | "ManageChannels" | "ManageGuild" | "AddReactions" | "ViewAuditLog" | "PrioritySpeaker" | "Stream" | ... 38 more ... | "SendPolls", number>': CreateGuildExpressions, CreateEvents, SendPolls
Building NodeJS: src/lib/structures/classes/Confirmation.ts#L117
Type 'Omit<Collection<string, ButtonInteraction<CacheType>>, "delete" | "set" | "reverse" | "sort" | "forEach" | "get" | "ensure" | "sweep"> & ReadonlyMap<...>' is missing the following properties from type 'Collection<string, ButtonInteraction<CacheType>>': ensure, reverse, sweep, sort, and 2 more.
Building NodeJS: src/lib/utility/config.ts#L129
Object literal may only specify known properties, and 'tasks' does not exist in type 'ClientOptions'.
Building NodeJS: src/commands/Core/blacklist.ts#L30
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L33
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L36
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L40
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L47
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L75
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Building NodeJS: src/commands/Core/blacklist.ts#L78
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
Linting NodeJS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building NodeJS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.