style: Update button styling for API key generation process #438
ci.yml
on: push
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
1m 16s
Annotations
15 warnings
Unit tests (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint (22.x):
src/db/knexfile.ts#L26
Unexpected any. Specify a different type
|
ESLint (22.x):
src/db/knexfile.ts#L26
Unexpected any. Specify a different type
|
ESLint (22.x):
src/handler.ts#L788
Unexpected any. Specify a different type
|
ESLint (22.x):
src/handler.ts#L829
'created_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint (22.x):
src/handler.ts#L829
'updated_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint (22.x):
src/handler.ts#L829
'app_channel_id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint (22.x):
src/handler.ts#L829
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint (22.x):
src/handler.ts#L838
Unexpected any. Specify a different type
|
ESLint (22.x):
src/jobs/channel/discord.ts#L6
Unexpected any. Specify a different type
|
ESLint (22.x):
src/jobs/channel/discord.ts#L7
Unexpected any. Specify a different type
|
Prettier format (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deploy to Production
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deploy to Production
Skip setting environment url as environment 'production' may contain secret.
|