Skip to content

Simplify project structure #6

Simplify project structure

Simplify project structure #6

Triggered via push January 28, 2024 20:26
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Node.js (main)  /  Npm Packages
18s
Node.js (main) / Npm Packages
Node.js (main)  /  TypeScript type check
41s
Node.js (main) / TypeScript type check
Node.js (main)  /  ESLint
31s
Node.js (main) / ESLint
Node.js (main)  /  Prettier
35s
Node.js (main) / Prettier
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 1 notice
'import()' expressions are not supported yet.: run/ms-idp-workflow-run-auth/action.js#L5
'import()' expressions are not supported yet. eslint(node/no-unsupported-features/es-syntax)
"@azure/msal-node" is not found.: run/ms-idp-workflow-run-auth/action.js#L5
"@azure/msal-node" is not found. eslint(node/no-missing-import)
'import()' expressions are not supported yet.: run/ms-idp-workflow-run-auth/utils.js#L8
'import()' expressions are not supported yet. eslint(node/no-unsupported-features/es-syntax)
"@azure/msal-node" is not found.: run/ms-idp-workflow-run-auth/utils.js#L8
"@azure/msal-node" is not found. eslint(node/no-missing-import)
integrity check for git dependency ssh://git@github.com/actions/setup-node.git
npm WARN skipping integrity check for git dependency ssh://git@github.com/actions/setup-node.git
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.
Everything formatted properly
Prettier: Everything formatted properly