refactor(tree-walker): use ManifestManager to walk the manifest (#670) #1407
Annotations
10 errors and 1 warning
|
test (24.x):
workspaces/scanner/src/extractors/payload.ts#L18
Expected indentation of 2 spaces but found 4
|
|
test (24.x):
workspaces/scanner/src/class/TopPackages.class.ts#L12
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/rc/test/read.spec.ts#L20
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/rc/test/index.spec.ts#L18
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/i18n/scripts/buildDocumentation.ts#L15
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/fs-walk/test/walk.spec.ts#L11
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/flags/src/node.ts#L12
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/flags/scripts/generateFlags.ts#L10
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/contact/test/ContactExtractor.spec.ts#L19
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x):
workspaces/conformance/test/extract.spec.ts#L18
Use 'import.meta.dirname' instead of 'path.dirname(url.fileURLToPath(import.meta.url))'
|
|
test (24.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|