build(deps): bump axios from 0.27.2 to 0.29.0 #1361
Annotations
10 errors
build (14.x):
src/extractors/vizcloud.ts#L51
Property 'match' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/light-novels/readlightnovels.ts#L131
Property 'list_chap' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/meta/mal.ts#L250
Property 'episodes' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/meta/mal.ts#L361
Property 'Sites' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/meta/mal.ts#L379
Property 'title' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/movies/turkish123.ts#L23
Argument of type 'AxiosResponse<any, any>' is not assignable to parameter of type 'string | AnyNode | AnyNode[] | Buffer'.
|
build (14.x):
src/providers/movies/turkish123.ts#L59
Property 'match' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/movies/turkish123.ts#L60
Property 'match' does not exist on type 'AxiosResponse<any, any>'.
|
build (14.x):
src/providers/movies/turkish123.ts#L78
Argument of type 'AxiosResponse<any, any>' is not assignable to parameter of type 'string | AnyNode | AnyNode[] | Buffer'.
|
build (14.x)
Process completed with exit code 2.
|