Skip to content

modified: assets/css/global.css #4

modified: assets/css/global.css

modified: assets/css/global.css #4

Triggered via push February 10, 2024 06:33
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
typecheck: components/Card.vue#L20
Type '{ name: `${string}-id`; params: { id: any; }; }' is not assignable to type 'RouteLocationRaw | undefined'.
typecheck: components/global/AppSearchInput.vue#L34
Property 'relatedTarget' does not exist on type 'Event'.
typecheck: components/Hero.vue#L25
Property 'id' does not exist on type 'Record<never, never> | { all?: ParamValueZeroOrMore<false>; } | { id: string; } | { name: string; } | { id: string; } | { id: string; } | { name: string; }'.
typecheck: pages/index.vue#L11
'trendingMovies.value' is possibly 'null'.
typecheck: pages/index.vue#L11
'trendingTVs.value' is possibly 'null'.
typecheck: pages/movie/[id].vue#L5
Property 'id' does not exist on type 'Record<never, never> | { all?: ParamValueZeroOrMore<false>; } | { id: string; } | { name: string; } | { id: string; } | { id: string; } | { name: string; }'.
typecheck: pages/movie/[id].vue#L27
Type 'CreditsCast[] | undefined' is not assignable to type 'CreditsCast[]'.
typecheck: pages/movie/category/[name].vue#L4
Property 'name' does not exist on type 'Record<never, never> | { all?: ParamValueZeroOrMore<false>; } | { id: string; } | { name: string; } | { id: string; } | { id: string; } | { name: string; }'.
typecheck: pages/person/[id].vue#L4
Property 'id' does not exist on type 'Record<never, never> | { all?: ParamValueZeroOrMore<false>; } | { id: string; } | { name: string; } | { id: string; } | { id: string; } | { name: string; }'.
typecheck: pages/tv/[id].vue#L5
Property 'id' does not exist on type 'Record<never, never> | { all?: ParamValueZeroOrMore<false>; } | { id: string; } | { name: string; } | { id: string; } | { id: string; } | { name: string; }'.
lint: components/Card.vue#L6
'img' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: nuxt.config.ts#L25
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: nuxt.config.ts#L26
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint
Process completed with exit code 1.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.