Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request July 13, 2024 11:33
Status Failure
Total duration 45s
Artifacts

continuous-integration.yml

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

Annotations

11 errors and 2 warnings
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
Process completed with exit code 1.
Building NodeJS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting NodeJS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/