feat(goals): complete with success or failure outcome - #33
Merged
Annotations
10 errors and 11 warnings
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L71
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L70
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L67
Unsafe member access .reply on an `any` value
|
|
Lint:
alfy-bot/src/modules/auth/auth.service.ts#L248
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/modules/auth/auth.service.ts#L247
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/modules/auth/auth.service.ts#L175
'method' is assigned a value but never used
|
|
Lint:
alfy-bot/src/modules/auth/auth.service.ts#L129
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/modules/auth/auth.service.ts#L128
Unsafe assignment of an `any` value
|
|
Lint:
alfy-bot/src/main.ts#L17
Unsafe call of an `any` typed value
|
|
Lint:
alfy-bot/src/main.ts#L14
Unsafe call of an `any` typed value
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L173
Unsafe argument of type `any` assigned to a parameter of type `SceneContext & { match: RegExpMatchArray; }`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L157
Unsafe argument of type `any` assigned to a parameter of type `SceneContext`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L146
Unsafe argument of type `any` assigned to a parameter of type `SceneContext`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L134
Unsafe argument of type `any` assigned to a parameter of type `SceneContext`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `SceneContext`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L101
Unsafe argument of type `any` assigned to a parameter of type `SceneContext & { match: RegExpMatchArray; }`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L88
Unsafe argument of type `any` assigned to a parameter of type `SceneContext & { match: RegExpMatchArray; }`
|
|
Lint:
alfy-bot/src/modules/bot/scenes/create-goal.scene.spec.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `SceneContext`
|
|
Lint:
alfy-bot/src/main.ts#L39
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
alfy-bot/src/main.ts#L13
Unsafe argument of type `any` assigned to a parameter of type `string`
|
background
wait
wait-all
cancel
parallel
Loading