Skip to content

chore(deps): bump next from 14.0.4 to 14.1.1 in /docs in the npm_and_yarn group across 1 directory #2121

chore(deps): bump next from 14.0.4 to 14.1.1 in /docs in the npm_and_yarn group across 1 directory

chore(deps): bump next from 14.0.4 to 14.1.1 in /docs in the npm_and_yarn group across 1 directory #2121

Triggered via pull request May 10, 2024 04:16
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
build (20.x, ubuntu-latest): src/commands/automation/AFKCommand.ts#L46
Property 'slashCommandBuilder' in type 'AFKCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/CreateReactionRoleCommand.ts#L59
Property 'slashCommandBuilder' in type 'CreateReactionRoleCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/ExpireCommand.ts#L60
Property 'slashCommandBuilder' in type 'ExpireCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/RemindCommand.ts#L58
Property 'slashCommandBuilder' in type 'RemindCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/ScheduleAndExpireCommand.ts#L76
Property 'slashCommandBuilder' in type 'ScheduleAndExpireCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/ScheduleCommand.ts#L61
Property 'slashCommandBuilder' in type 'ScheduleCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/automation/TempRoleCommand.ts#L79
Property 'slashCommandBuilder' in type 'TempRoleCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/fun/AICommand.ts#L79
Property 'slashCommandBuilder' in type 'AICommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/fun/JokeCommand.ts#L60
Property 'slashCommandBuilder' in type 'JokeCommand' is not assignable to the same property in base type 'Command'.
build (20.x, ubuntu-latest): src/commands/fun/JokeCommand.ts#L64
Type '{ name: string; value: "random" | "joke" | "dadjoke"; }[]' does not satisfy the constraint 'APIApplicationCommandOptionChoice<string>'.
build (20.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
build (20.x, macos-latest)
The operation was canceled.
build (21.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
build (21.x, ubuntu-latest): src/commands/automation/AFKCommand.ts#L46
Property 'slashCommandBuilder' in type 'AFKCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/CreateReactionRoleCommand.ts#L59
Property 'slashCommandBuilder' in type 'CreateReactionRoleCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/ExpireCommand.ts#L60
Property 'slashCommandBuilder' in type 'ExpireCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/RemindCommand.ts#L58
Property 'slashCommandBuilder' in type 'RemindCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/ScheduleAndExpireCommand.ts#L76
Property 'slashCommandBuilder' in type 'ScheduleAndExpireCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/ScheduleCommand.ts#L61
Property 'slashCommandBuilder' in type 'ScheduleCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/automation/TempRoleCommand.ts#L79
Property 'slashCommandBuilder' in type 'TempRoleCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/fun/AICommand.ts#L79
Property 'slashCommandBuilder' in type 'AICommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/fun/JokeCommand.ts#L60
Property 'slashCommandBuilder' in type 'JokeCommand' is not assignable to the same property in base type 'Command'.
build (21.x, ubuntu-latest): src/commands/fun/JokeCommand.ts#L64
Type '{ name: string; value: "random" | "joke" | "dadjoke"; }[]' does not satisfy the constraint 'APIApplicationCommandOptionChoice<string>'.
build (21.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
build (21.x, macos-latest)
The operation was canceled.
build (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.