chore: release v2.65.1 #1
pipeline.yml
on: push
Annotations
1 error and 18 warnings
push-docker-image
Username and password required
|
tests-worker (node20, pg12)
The following actions uses Node.js version which is deprecated 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/
|
tests-worker (node20, pg15)
The following actions uses Node.js version which is deprecated 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/
|
lint
The following actions uses Node.js version which is deprecated 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/
|
lint:
worker/newrelic.js#L17
NEW_RELIC_API_KEY is not listed as a dependency in turbo.json
|
lint:
worker/src/__tests__/eval-service.test.ts#L37
OPENAI_API_KEY is not listed as a dependency in turbo.json
|
lint:
worker/src/__tests__/redis-consumer.test.ts#L13
'data' is defined but never used
|
lint:
worker/src/__tests__/redis-consumer.test.ts#L22
'err' is defined but never used
|
lint:
worker/src/instrumentation.ts#L29
'span' is defined but never used
|
lint:
worker/src/middlewares.ts#L16
'_next' is defined but never used
|
lint:
worker/src/redis.ts#L23
'redis' is defined but never used
|
lint:
worker/src/redis.ts#L26
'globalThis' is not defined
|
lint:
worker/src/redis.ts#L28
'globalThis' is not defined
|
lint:
packages/shared/prisma/seed.ts#L92
SEED_SECRET_KEY is not listed as a dependency in turbo.json
|
test-docker-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-web (node20, pg15)
The following actions uses Node.js version which is deprecated 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/
|
e2e-tests
The following actions uses Node.js version which is deprecated 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/
|
tests-web (node20, pg12)
The following actions uses Node.js version which is deprecated 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/
|
push-docker-image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|