Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

GH CI Failing: ID is a number but it should be a function that returns a String #5

@Chrono-byte

Description

@Chrono-byte
$ typedoc

Using TypeScript 3.5.3 from /home/runner/work/splode/splode/node_modules/typedoc/node_modules/typescript/lib
Error: /home/runner/work/splode/splode/src/user/auth/service.ts(46)
 Types of property 'sub' are incompatible.
  Type 'number' is not assignable to type '(() => string) | undefined'.
error Command failed with exit code 4.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
##[error]Process completed with exit code 4.```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions