Skip to content

chore(deps): update all non-major dependencies #324

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #324

Triggered via pull request October 31, 2024 08:53
Status Failure
Total duration 46s
Artifacts

continuous-integration.yml

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

Annotations

11 errors and 2 warnings
Linting NodeJS
Process completed with exit code 2.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L832
Property 'isOkAnd' in type 'ResultOk<T>' is not assignable to the same property in base type 'IResult<T, any>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L833
Property 'isErr' in type 'ResultOk<T>' is not assignable to the same property in base type 'IResult<T, any>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L834
Property 'isErrAnd' in type 'ResultOk<T>' is not assignable to the same property in base type 'IResult<T, any>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L1654
Property 'isNone' in type 'OptionSome<T>' is not assignable to the same property in base type 'IOption<T>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L1707
Property 'isOk' in type 'ResultErr<E>' is not assignable to the same property in base type 'IResult<any, E>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L1708
Property 'isOkAnd' in type 'ResultErr<E>' is not assignable to the same property in base type 'IResult<any, E>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L1710
Property 'isErrAnd' in type 'ResultErr<E>' is not assignable to the same property in base type 'IResult<any, E>'.
Building NodeJS: node_modules/@sapphire/result/dist/esm/index.d.mts#L1765
Property 'isSome' in type 'OptionNone' is not assignable to the same property in base type 'IOption<any>'.
Building NodeJS: src/lib/setup/api.ts#L4
Argument of type 'import("/home/runner/work/util/util/node_modules/@skyra/shared-http-pieces/node_modules/@discordjs/rest/dist/index", { with: { "resolution-mode": "import" } }).REST' is not assignable to parameter of type 'import("/home/runner/work/util/util/node_modules/@discordjs/rest/dist/index").REST'.
Building NodeJS
Process completed with exit code 1.
Linting NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/