Remove whitespaces in manifest body #3
validate.yml
on: push
Annotations
2 errors and 2 warnings
Validate (20.x, ubuntu-latest)
Error: Zodios: missing base url
at ../lib/create-api-client.ts:3384
3382 |
3383 | export function createApiClient(baseUrl: string, options?: ZodiosOptions) {
> 3384 | return new Zodios(baseUrl, endpoints, options);
| ^
3385 | }
3386 |
at B (/home/runner/work/sicprod-nuxt/sicprod-nuxt/node_modules/.pnpm/@Zodios[email protected][email protected][email protected]/node_modules/@zodios/core/lib/index.mjs:9:3659)
at createApiClient (/home/runner/work/sicprod-nuxt/sicprod-nuxt/lib/create-api-client.ts:3384:9)
at /home/runner/work/sicprod-nuxt/sicprod-nuxt/e2e/tests/app/api.test.ts:6:19
|
Validate (20.x, ubuntu-latest)
Process completed with exit code 1.
|
Validate (20.x, ubuntu-latest):
components/detail-page.vue#L23
Classname 'text-gray-500' is not a Tailwind CSS class!
|
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|