Add VSCode build/debug seetings and ESLint #13
Annotations
7 errors
build:
samples/basic/copilotstudio-client/nodejs/src/index.ts#L28
'containsPii' is defined but never used
|
build:
samples/basic/copilotstudio-client/nodejs/src/index.ts#L100
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
build:
samples/complex/copilotstudio-skill/nodejs/src/bot.js#L3
'MsalTokenProvider' is defined but never used
|
build:
samples/complex/copilotstudio-skill/nodejs/src/index.js#L25
'process' is not defined
|
build:
samples/complex/copilotstudio-skill/nodejs/src/index.js#L28
'console' is not defined
|
build:
samples/complex/copilotstudio-skill/nodejs/src/index.js#L28
'process' is not defined
|
build
Process completed with exit code 1.
|