Skip to content

Bump sinon from 18.0.0 to 19.0.0 #523

Bump sinon from 18.0.0 to 19.0.0

Bump sinon from 18.0.0 to 19.0.0 #523

Triggered via pull request September 13, 2024 05:29
Status Failure
Total duration 4m 15s
Artifacts

integration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build (ubuntu-latest, 18.17.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.17.x)
Type 'boolean | ((generator: G) => boolean)' is not assignable to type 'boolean | undefined'.
build (ubuntu-latest, 18.17.x)
Process completed with exit code 2.
build (ubuntu-latest, 18.17.x): src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
build (ubuntu-latest, 18.17.x): src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
build (ubuntu-latest, 18.17.x): src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
build (ubuntu-latest, 18.17.x): src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
build (ubuntu-latest, 18.17.x): src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
build (ubuntu-latest, 18.17.x): src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
build (ubuntu-latest, 18.17.x): src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
build (ubuntu-latest, 18.17.x): src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
build (ubuntu-latest, 18.17.x): src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
build (ubuntu-latest, 18.17.x): test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export