Skip to content

Fix build warning: "Unexpected any" for file data in upload torrent form #7

Open
@josecelano

Description

@josecelano
$ npm run lint

> torrust-index-api-lib@1.0.0-alpha.3 lint
> eslint --ext ".ts,.js,.vue" --ignore-path .gitignore .


/home/josecelano/Documents/github/committer/me/torrust/torrust-index-api-lib/src/modes/rest/resources/torrent.ts
  54:11  error  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
  98:34  error  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

2 problems (2 errors, 0 warnings)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions