Skip to content

Update all non-major dependencies #1346

Update all non-major dependencies

Update all non-major dependencies #1346

Triggered via pull request November 23, 2024 07:29
Status Failure
Total duration 1m 5s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
typecheck: src/discord/commands.ts#L1
Module '"/home/runner/work/dota-matches-api/dota-matches-api/node_modules/.pnpm/@leeoniya[email protected]/node_modules/@leeoniya/ufuzzy/dist/uFuzzy"' has no default export.
typecheck: src/discord/commands.ts#L152
Parameter 'idx' implicitly has an 'any' type.
typecheck: src/discord/commands.ts#L152
Parameter 'team' implicitly has an 'any' type.
typecheck: src/notify.ts#L92
'matches' is possibly 'undefined'.
typecheck: src/notify.ts#L96
'matches' is possibly 'undefined'.
typecheck
Process completed with exit code 2.
lint: src/discord/commands.ts#L144
Unsafe assignment of an error typed value
lint: src/discord/commands.ts#L144
Unsafe construction of a(n) `error` type typed value
lint: src/discord/commands.ts#L146
Unsafe assignment of an error typed value
lint: src/discord/commands.ts#L146
Unsafe call of a(n) `error` type typed value
lint: src/discord/commands.ts#L146
Unsafe member access .search on an `error` typed value
lint: src/discord/commands.ts#L151
Unsafe assignment of an error typed value
lint: src/discord/commands.ts#L152
Unsafe call of a(n) `error` type typed value
lint: src/discord/commands.ts#L152
Unsafe call of a(n) `error` type typed value
lint: src/discord/commands.ts#L152
Unsafe member access .map on an `error` typed value
lint: src/discord/commands.ts#L152
Computed name [idx] resolves to an `any` value