Add file DependencyContext, FsContext, RevisionContext #1034
Annotations
10 errors and 2 warnings
Lint Files:
src/transform/plugins/includes/collect.ts#L4
There should be at least one empty line between import groups
|
Lint Files:
src/transform/plugins/includes/collect.ts#L4
`./types` import should occur after import of `../../fsContext`
|
Lint Files:
src/transform/plugins/includes/collect.ts#L62
Replace `⏎········root,⏎········path,⏎········destPath·=·'',⏎········log,⏎········singlePage,⏎········fs·=·defaultFsContext,⏎········deps,⏎····` with `root,·path,·destPath·=·'',·log,·singlePage,·fs·=·defaultFsContext,·deps`
|
Lint Files:
src/transform/plugins/includes/index.ts#L1
There should be no empty line within import group
|
Lint Files:
src/transform/plugins/includes/index.ts#L3
There should be at least one empty line between import groups
|
Lint Files:
src/transform/plugins/includes/index.ts#L4
Replace `GetFileTokensOpts,·getFileTokens,·getFullIncludePath,·resolveRelativePath` with `⏎····GetFileTokensOpts,⏎····getFileTokens,⏎····getFullIncludePath,⏎····resolveRelativePath,⏎`
|
Lint Files:
src/transform/plugins/includes/index.ts#L8
There should be at least one empty line between import groups
|
Lint Files:
src/transform/plugins/links/collect.ts#L7
There should be at least one empty line between import groups
|
Lint Files:
src/transform/plugins/links/index.ts#L4
There should be at least one empty line between import groups
|
Lint Files
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading