Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request June 23, 2024 14:27
Status Failure
Total duration 28s
Artifacts

continuous-integration.yml

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

Annotations

9 errors
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
Process completed with exit code 1.