build(deps-dev): bump typescript from 6.0.3 to 7.0.2#2782
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump typescript from 6.0.3 to 7.0.2#2782dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
11 errors, 8 warnings, and 10 notices
|
Run npm run typecheck
Namespace '"/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version"' has no exported member 'PropertyDeclaration'.
|
|
Run npm run typecheck
Parameter 't' implicitly has an 'any' type.
|
|
Run npm run typecheck
Property 'getJSDocTags' does not exist on type 'typeof import("/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version")'.
|
|
Run npm run typecheck
Property 'SyntaxKind' does not exist on type 'typeof import("/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version")'.
|
|
Run npm run typecheck
Parameter 'm' implicitly has an 'any' type.
|
|
Run npm run typecheck
Property 'SyntaxKind' does not exist on type 'typeof import("/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version")'.
|
|
Run npm run typecheck
Property 'SyntaxKind' does not exist on type 'typeof import("/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version")'.
|
|
Run npm run typecheck
Parameter 'm' implicitly has an 'any' type.
|
|
Run npm run typecheck
Property 'isPrivateIdentifier' does not exist on type 'typeof import("/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version")'.
|
|
Run npm run typecheck
Namespace '"/home/runner/work/alphaTab/alphaTab/packages/tooling/node_modules/typescript/lib/version"' has no exported member 'PropertyDeclaration'.
|
|
Run npm run generate-typescript
Process completed with exit code 1.
|
|
Run npm run lint-ci:
src/bridge/bundler.ts#L10
The enum declaration should not be const
|
|
Run npm run lint-ci:
test/audio/MidiTickLookup.test.ts#L28
Some named imports are only used as types.
|
|
Run npm run lint-ci:
src/rendering/TabBarRenderer.ts#L22
All these imports are only used as types.
|
|
Run npm run lint-ci:
src/rendering/SlashBarRenderer.ts#L5
All these imports are only used as types.
|
|
Run npm run lint-ci:
src/rendering/ScoreBarRenderer.ts#L20
All these imports are only used as types.
|
|
Run npm run lint-ci:
src/model/Automation.ts#L29
Duplicate enum member value.
|
|
Run npm run lint-ci:
src/importer/alphaTex/AlphaTexLexer.ts#L1
Some named imports are only used as types.
|
|
Run npm run lint-ci:
src/exporter/AlphaTexExporter.ts#L4
Some named imports are only used as types.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L169
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L159
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L157
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L123
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L107
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L97
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/SvgCanvas.ts#L40
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/CssFontSvgCanvas.ts#L65
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/CssFontSvgCanvas.ts#L60
Template literals are preferred over string concatenation.
|
|
Run npm run lint-ci:
src/platform/svg/CssFontSvgCanvas.ts#L47
Template literals are preferred over string concatenation.
|
background
wait
wait-all
cancel
parallel
Loading