fix(deps): update automerge non-major updates #961
Annotations
10 errors and 1 warning
ESLint:
src/helpers/slack.helpers.ts#L7
'any' overrides all other types in this intersection type
|
ESLint:
src/helpers/slack.helpers.ts#L55
Unsafe member access .thread_ts on an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L59
Unsafe assignment of an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L59
Unsafe member access .text on an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L60
Unsafe assignment of an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L60
Unsafe member access .user on an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L61
Unsafe assignment of an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L61
Unsafe member access .ts on an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L62
Unsafe assignment of an `any` value
|
ESLint:
src/helpers/slack.helpers.ts#L62
Unsafe member access .channel on an `any` value
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading