Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request December 14, 2025 02:07
Status Failure
Total duration 34s
Artifacts

continuous-integration.yml

on: pull_request
Unit Tests
2s
Unit Tests
Linting
32s
Linting
Compile source code
30s
Compile source code
Upload coverage report to codecov
Upload coverage report to codecov
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Unit Tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: a8a3f3ad30e3422c9c7b888a15615d19a852ae32`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Linting
Process completed with exit code 1.
Linting: src/lib/structures/listener.ts#L38
Insert `)`
Linting: src/lib/structures/listener.ts#L36
Insert `(`
Linting: src/lib/structures/command.ts#L121
Replace `defaultCooldown?.delay·??·0` with `(defaultCooldown?.delay·??·0)`
Linting: src/lib/structures/command.ts#L120
Replace `defaultCooldown?.limit·??·1` with `(defaultCooldown?.limit·??·1)`
Compile source code
Process completed with exit code 1.
Compile source code: src/lib/resolvers/hyperlink.ts#L7
Type 'Ok<URL, unknown> | Err<Identifiers.ArgumentHyperlinkError, URL>' is not assignable to type 'Result<URL, Identifiers.ArgumentHyperlinkError, boolean>'.
Compile source code: src/lib/client.ts#L16
Cannot find module 'tslog/dist/types/interfaces' or its corresponding type declarations.
Compile source code: src/utils/interfaces/client.ts#L4
Cannot find module 'tslog/dist/types/interfaces' or its corresponding type declarations.
Linting
Failed to restore: Cache service responded with 400
Compile source code
Failed to restore: Cache service responded with 400