chore: use lintroller #542
Annotations
4 errors and 3 warnings
Test:
src/loader.ts#L65
Argument of type 'Map<string, TsConfigResult>' is not assignable to parameter of type 'Map<string, string>'.
|
Test:
src/plugin.ts#L105
Unused '@ts-expect-error' directive.
|
Test:
src/plugin.ts#L107
Argument of type 'SourceMapSource | SourceMapSource | RawSource | RawSource' is not assignable to parameter of type '(Source | ((arg0: Source) => Source)) & (Source | ((arg0: Source) => Source))'.
|
Test
Process completed with exit code 2.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 14. Maximum allowed is 10
|
Test:
src/plugin.ts#L146
Method 'apply' has a complexity of 14. Maximum allowed is 10
|