Skip to content

refactor(utils): Refactor search function to use directCommands object #760

refactor(utils): Refactor search function to use directCommands object

refactor(utils): Refactor search function to use directCommands object #760

Triggered via push January 7, 2025 01:50
Status Success
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: ESLint
Matrix: Unit tests
Build Docker Image
47s
Build Docker Image
Matrix: Prettier format
Deploy to Production
16s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
ESLint (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint (22.x): src/db/db.ts#L41
Unexpected any. Specify a different type
ESLint (22.x): src/db/knexfile.ts#L17
'developmentEnvironmentOnly' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/db/knexfile.ts#L38
Unexpected any. Specify a different type
ESLint (22.x): src/db/knexfile.ts#L38
Unexpected any. Specify a different type
ESLint (22.x): src/handlers.ts#L641
Unexpected any. Specify a different type
ESLint (22.x): src/handlers.ts#L642
Unexpected any. Specify a different type
ESLint (22.x): src/handlers.ts#L709
Unexpected any. Specify a different type
ESLint (22.x): src/middlewares.ts#L132
Unexpected any. Specify a different type
ESLint (22.x): src/middlewares.ts#L139
Unexpected any. Specify a different type
ESLint (22.x): src/repositories.ts#L59
'actionType' is assigned a value but never used. Allowed unused vars must match /^_/u
Unit tests (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prettier format (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to Production
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to Production
Skip setting environment url as environment 'production' may contain secret.