chore(ci): configure renovate #36
ci.yaml
on: push
Matrix: lint
Matrix: packages-build-test
Matrix: unittest
Annotations
12 errors and 5 warnings
Lint - 20.x:
docs/.vitepress/theme/index.ts#L3
Expected "vitepress" (type) to come before "vue" (external)
|
Lint - 20.x:
docs/vite.config.ts#L2
Expected "unocss/vite" to come before "vite"
|
Lint - 20.x:
examples/neuri/documentations-from-unit-tests/src/main.ts#L4
Expected "neuri/openai" to come before "openai"
|
Lint - 20.x:
examples/neuri/weather-query/src/valibot.ts#L5
Expected "neuri/openai" to come before "valibot"
|
Lint - 20.x:
examples/neuri/weather-query/src/zod.ts#L5
Expected "neuri/openai" to come before "zod"
|
Lint - 20.x:
packages/neuri/src/agents/fs/index.test.ts#L2
Expected "node:path" to come before "node:url"
|
Lint - 20.x:
packages/neuri/src/agents/fs/index.test.ts#L3
Expected "node:fs/promises" to come before "node:path"
|
Lint - 20.x:
packages/neuri/src/agents/fs/index.test.ts#L5
Expected "@guiiai/logg" to come before "vitest"
|
Lint - 20.x:
packages/neuri/src/agents/fs/index.test.ts#L8
Expected "." to come before "./utils"
|
Lint - 20.x:
packages/neuri/src/agents/fs/index.ts#L7
Expected "node:path" to come before "node:process"
|
Lint - 22.x
The job was canceled because "_20_x" failed.
|
Lint - 22.x
A task was canceled.
|
Lint - 20.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/
|
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/
|
Unit tests - 20.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/
|
Packages Build Test - 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/
|
Packages Build Test - 20.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/
|