Skip to content

chore: upgrade dev deps #188

chore: upgrade dev deps

chore: upgrade dev deps #188

Triggered via push July 31, 2023 13:48
Status Failure
Total duration 42s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Test (ubuntu-latest): src/cli.ts#L148
Argument of type '{ input: string[]; preserveEntrySignatures: "strict"; plugins: (Plugin | { name: string; outputOptions: (this: PluginContext, options: OutputOptions) => { ...; }; renderChunk: (this: PluginContext, code: string, chunk: RenderedChunk, options: NormalizedOutputOptions) => { ...; }; options(this: MinimalPluginContext, ...' is not assignable to parameter of type 'RollupWatchOptions | RollupWatchOptions[]'.
Test (ubuntu-latest): src/cli.ts#L171
Argument of type '{ input: string[]; preserveEntrySignatures: "strict"; plugins: (Plugin | { name: string; outputOptions: (this: PluginContext, options: OutputOptions) => { ...; }; renderChunk: (this: PluginContext, code: string, chunk: RenderedChunk, options: NormalizedOutputOptions) => { ...; }; options(this: MinimalPluginContext, ...' is not assignable to parameter of type 'RollupOptions'.
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (ubuntu-latest): README.md#L165
'fs' is defined but never used
Test (ubuntu-latest): src/cli.ts#L114
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L180
Unexpected console statement
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L41
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L118
Async function 'getRollupConfigs' has too many parameters (6). Maximum allowed is 5
Test (ubuntu-latest): src/utils/log.ts#L5
Unexpected console statement
Test (ubuntu-latest): src/utils/parse-package-json/get-export-entries.ts#L133
Arrow function has a complexity of 13. Maximum allowed is 10
Test (ubuntu-latest): src/utils/parse-package-json/get-external-dependencies.ts#L11
Arrow function has a complexity of 12. Maximum allowed is 10