refactor(utils): Refactor search function to use directCommands object #760
ci.yml
on: push
Matrix: Prettier format
Deploy to Production
16s
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.
|