fix(deps): update all non-major dependencies #836
continuous-integration.yml
on: pull_request
Linting
37s
Compile source code
27s
Annotations
11 errors and 2 warnings
Compile source code
Process completed with exit code 2.
|
Linting:
src/commands/music/nowplaying.ts#L54
Delete `timeline`
|
Linting:
src/commands/music/nowplaying.ts#L55
Replace `.timestamp?.progress` with `timeline.timestamp?.progress⏎··········`
|
Linting:
src/helpers/discord-fetch.ts#L21
Unsafe assignment of an `any` value
|
Linting:
src/helpers/discord-fetch.ts#L22
Unsafe assignment of an `any` value
|
Linting:
src/services/giveaway/giveaway.ts#L53
Unsafe return of an `any` typed value
|
Linting:
src/services/giveaway/giveaway.ts#L53
Unsafe call of an `any` typed value
|
Linting:
src/services/giveaway/site-fetchers/base.ts#L11
'any' overrides all other types in this union type
|
Linting:
src/services/giveaway/site-fetchers/base.ts#L13
Unsafe argument of type `any` assigned to a parameter of type `string | Buffer<ArrayBufferLike> | AnyNode | AnyNode[]`
|
Linting:
src/services/giveaway/site-fetchers/grab-free-games.ts#L35
Unsafe assignment of an `any` value
|
Linting:
src/services/giveaway/site-fetchers/grab-free-games.ts#L35
Unsafe member access .attribs on an `any` value
|
Compile source code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|