You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
$ 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.```