Add test workflow for testing MSAL Authentication #8
lint.yml
on: push
Node.js
/
Npm Packages
18s
Node.js
/
TypeScript type check
33s
Node.js
/
ESLint
25s
Node.js
/
Prettier
35s
Annotations
1 error and 3 warnings
Something wasn't formatted properly
Prettier: Something wasn't formatted properly
|
uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
Code style issues found in '.github/workflows/msidp-authentication-test.yml':
.github/workflows/msidp-authentication-test.yml#L1
Prettier: Code style issues found in '.github/workflows/msidp-authentication-test.yml'
|