base-website-template TypeChecking report

src/auth.js:94:37: error TS7006: Parameter 'cb' implicitly has an 'any' type. src/auth.js:97:31: error TS7006: Parameter 'cb' implicitly has an 'any' type. src/config.js:83:11: error TS18046: 'e' is of type 'unknown'. src/config.js:89:7: error TS2322: Type 'Config | { title: string; basePath: string; beta: boolean; auth: { clientID: string; clientSecret: string; callbackURL: string; logoutURL: string; }; }' is not assignable to type 'Config'. ../src/auth.js:94:37: error TS7006: Parameter 'cb' implicitly has an 'any' type. ../src/auth.js:97:31: error TS7006: Parameter 'cb' implicitly has an 'any' type. ../src/config.js:83:11: error TS18046: 'e' is of type 'unknown'. ../src/config.js:89:7: error TS2322: Type 'Config | { title: string; basePath: string; beta: boolean; auth: { clientID: string; clientSecret: string; callbackURL: string; logoutURL: string; }; }' is not assignable to type 'Config'. src/index.js:19:3: error TS2769: No overload matches this call. src/router.js:27:24: error TS2339: Property 'prom' does not exist on type 'UserSource'. src/store/index.js:4:18: error TS7016: Could not find a declaration file for module 'vuex'. 'www/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type. test/async-dump.js:6:34: error TS7016: Could not find a declaration file for module 'mocha/lib/utils.js'. 'www/node_modules/mocha/lib/utils.js' implicitly has an 'any' type. test/async-dump.js:21:5: error TS2454: Variable 'process' is used before being assigned. test/karma_index.js:16:20: error TS7016: Could not find a declaration file for module '@cern/karma-server-side'. 'www/node_modules/@cern/karma-server-side/index.js' implicitly has an 'any' type. test/karma_init.js:21:10: error TS2339: Property 'autoReload' does not exist on type 'BaseLoggerClass'. test/test_router.js:9:20: error TS7016: Could not find a declaration file for module '@cern/karma-server-side'. 'www/node_modules/@cern/karma-server-side/index.js' implicitly has an 'any' type. test/utils.js:12:18: error TS7016: Could not find a declaration file for module 'vuex'. 'www/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type. test/utils.js:53:52: error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'. test/utils.js:85:12: error TS18046: 'e' is of type 'unknown'. ../src/auth.js:94:37: error TS7006: Parameter 'cb' implicitly has an 'any' type. ../src/auth.js:97:31: error TS7006: Parameter 'cb' implicitly has an 'any' type. ../src/config.js:83:11: error TS18046: 'e' is of type 'unknown'. ../src/config.js:89:7: error TS2322: Type 'Config | { title: string; basePath: string; beta: boolean; auth: { clientID: string; clientSecret: string; callbackURL: string; logoutURL: string; }; }' is not assignable to type 'Config'. src/index.js:19:3: error TS2769: No overload matches this call. src/router.js:27:24: error TS2339: Property 'prom' does not exist on type 'UserSource'. src/store/index.js:4:18: error TS7016: Could not find a declaration file for module 'vuex'. 'www/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type. test/async-dump.js:6:34: error TS7016: Could not find a declaration file for module 'mocha/lib/utils.js'. 'www/node_modules/mocha/lib/utils.js' implicitly has an 'any' type. test/async-dump.js:21:5: error TS2454: Variable 'process' is used before being assigned. test/karma_index.js:16:20: error TS7016: Could not find a declaration file for module '@cern/karma-server-side'. 'www/node_modules/@cern/karma-server-side/index.js' implicitly has an 'any' type. test/karma_init.js:21:10: error TS2339: Property 'autoReload' does not exist on type 'BaseLoggerClass'. test/test_router.js:9:20: error TS7016: Could not find a declaration file for module '@cern/karma-server-side'. 'www/node_modules/@cern/karma-server-side/index.js' implicitly has an 'any' type. test/utils.js:12:18: error TS7016: Could not find a declaration file for module 'vuex'. 'www/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type. test/utils.js:53:52: error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'. test/utils.js:85:12: error TS18046: 'e' is of type 'unknown'.