Run prettier --write .
#2
lint.yml
on: push
Node.js (main)
/
Npm Packages
30s
Node.js (main)
/
TypeScript type check
50s
Node.js (main)
/
ESLint
29s
Node.js (main)
/
Prettier
1m 2s
Matrix: special-eslint
Annotations
3 errors, 2 warnings, and 1 notice
Missing file extension "cjs" for "../../lib/gh-actions-core-helpers":
run/ms-idp-workflow-run-auth/action.js#L7
Missing file extension "cjs" for "../../lib/gh-actions-core-helpers" eslint(import/extensions)
|
Unexpected use of file extension "js" for "./utils.js":
run/ms-idp-workflow-run-auth/action.js#L14
Unexpected use of file extension "js" for "./utils.js" eslint(import/extensions)
|
Unexpected use of file extension "js" for "./GhaHttpClient.js":
lib/gh-actions-http-client/index.js#L1
Unexpected use of file extension "js" for "./GhaHttpClient.js" eslint(import/extensions)
|
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
|