Skip to content

rag-prompt -> rag-search #19731

rag-prompt -> rag-search

rag-prompt -> rag-search #19731

Triggered via push August 28, 2024 03:58
Status Failure
Total duration 2m 25s
Artifacts

ci-app.yml

on: push
Matrix: ci-app-launch-dev
Matrix: ci-app-lint
Matrix: ci-app-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
ci-app-launch-dev (20.x)
@growi/app#dev:ci: command (/home/runner/work/growi/growi/apps/app) /usr/local/bin/yarn run dev:ci exited (1)
ci-app-launch-dev (20.x)
Process completed with exit code 1.
ci-app-test (20.x)
@growi/app#test: command (/home/runner/work/growi/growi/apps/app) /usr/local/bin/yarn run test exited (1)
ci-app-test (20.x)
Process completed with exit code 1.
ci-app-launch-dev (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: weseek/ghaction-slack-notification@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci-app-test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: weseek/ghaction-slack-notification@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci-app-lint (20.x): packages/core/src/interfaces/attachment.ts#L2
All imports in the declaration are only used as types. Use `import type`
ci-app-lint (20.x): packages/core/src/interfaces/growi-facade.ts#L4
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/interfaces/growi-facade.ts#L5
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/interfaces/growi-facade.ts#L6
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/interfaces/growi-facade.ts#L7
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/interfaces/growi-facade.ts#L9
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/interfaces/growi-theme-metadata.ts#L24
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/models/vo/error-apiv3.ts#L5
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/models/vo/error-apiv3.ts#L7
Unexpected any. Specify a different type
ci-app-lint (20.x): packages/core/src/swr/use-swr-static.ts#L1
Imports "Key", "SWRConfiguration" and "SWRResponse" are only used as types