Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions