Skip to content

Deploy

Deploy #1

Triggered via pull request November 2, 2024 02:50
Status Success
Total duration 34s
Artifacts

deploy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: src/telegram-bot/helpers/middlewares.ts#L91
Unnecessary conditional, value is always truthy
lint: src/telegram-bot/middleware-builders/base-scene.middleware-builder.ts#L22
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
lint: src/telegram-bot/middleware-builders/base-scene.middleware-builder.ts#L114
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined