export types from questions.d.ts
(#1578)
#647
Annotations
93 warnings
build (macos-latest, 18):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 20):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 18):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 20):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 20):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 18):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 18):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 20):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 18):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 20):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 18):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 20):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 18):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 20):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 18):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 20):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 18):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 20):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 18):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 20):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 22):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 22):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 22):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (macos-latest, 22):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 22):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (macos-latest, 22):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 22):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (macos-latest, 22):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 22):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (macos-latest, 22):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 22):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 22):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 22):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 22):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 22):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 22):
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, 22):
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, 22):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 22):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 22):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 20):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 20):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 20):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 20):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 20):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 20):
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, 20):
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, 20):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 20):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 20):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 18):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 18):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 18):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (ubuntu-latest, 18):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 18):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (ubuntu-latest, 18):
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):
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):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 18):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest, 18):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 22):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 22):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 22):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 22):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 22):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 22):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 22):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 22):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 22):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 22):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 18):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 18):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 18):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 18):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 18):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 18):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 18):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 18):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 18):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 18):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 20):
src/actions/fs.ts#L6
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 20):
src/actions/fs.ts#L217
Method 'renderTemplate' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 20):
src/actions/fs.ts#L248
Async method 'renderTemplateAsync' has too many parameters (6). Maximum allowed is 5
|
build (windows-latest, 20):
src/actions/help.ts#L5
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 20):
src/actions/spawn-command.ts#L12
Using exported name 'BaseGenerator' as identifier for default export
|
build (windows-latest, 20):
src/generator.ts#L294
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 20):
src/generator.ts#L302
Caution: `semver` also has a named export `lte`. Check if you meant to write `import {lte} from 'semver'` instead
|
build (windows-latest, 20):
src/util/storage.ts#L11
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 20):
src/util/storage.ts#L14
'receiver' is defined but never used. Allowed unused args must match /^_/u
|
build (windows-latest, 20):
test/fs.test.ts#L8
Using exported name 'BaseGenerator' as identifier for default export
|