Skip to content

Run prettier --write . #2

Run prettier --write .

Run prettier --write . #2

Triggered via push January 28, 2024 20:08
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: push
Node.js (main)  /  Npm Packages
30s
Node.js (main) / Npm Packages
Node.js (main)  /  TypeScript type check
50s
Node.js (main) / TypeScript type check
Node.js (main)  /  ESLint
29s
Node.js (main) / ESLint
Node.js (main)  /  Prettier
1m 2s
Node.js (main) / Prettier
Matrix: special-eslint
Fit to window
Zoom out
Zoom in

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