Skip to content

Add linting workflow #1

Add linting workflow

Add linting workflow #1

Triggered via push January 28, 2024 20:06
Status Failure
Total duration 58s
Artifacts

lint.yml

on: push
Node.js (main)  /  Npm Packages
20s
Node.js (main) / Npm Packages
Node.js (main)  /  TypeScript type check
50s
Node.js (main) / TypeScript type check
Node.js (main)  /  ESLint
36s
Node.js (main) / ESLint
Node.js (main)  /  Prettier
35s
Node.js (main) / Prettier
Matrix: special-eslint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Replace `⏎··bindCoreHelpers,⏎` with `·bindCoreHelpers·`: run/ms-idp-workflow-run-auth/action.js#L7
Replace `⏎··bindCoreHelpers,⏎` with `·bindCoreHelpers·` eslint(prettier/prettier) Potentially fixable with the `--fix` option.
Missing file extension "cjs" for "../../lib/gh-actions-core-helpers": run/ms-idp-workflow-run-auth/action.js#L9
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#L16
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)
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/nodejs-lint-reusable.yml': .github/workflows/nodejs-lint-reusable.yml#L1
Prettier: Code style issues found in '.github/workflows/nodejs-lint-reusable.yml'
Code style issues found in 'run/ms-idp-workflow-run-auth/action.js': run/ms-idp-workflow-run-auth/action.js#L1
Prettier: Code style issues found in 'run/ms-idp-workflow-run-auth/action.js'
Code style issues found in 'run/ms-idp-workflow-run-auth/types.d.ts': run/ms-idp-workflow-run-auth/types.d.ts#L1
Prettier: Code style issues found in 'run/ms-idp-workflow-run-auth/types.d.ts'