Make Components responsive #169
Annotations
20 errors and 5 warnings
Run npm run types:
src/Button.ts#L1
Property '_view' has no initializer and is not definitely assigned in the constructor.
|
Run npm run types:
src/ButtonEvents.ts#L1
Property '_isMouseIn' has no initializer and is not definitely assigned in the constructor.
|
Run npm run types:
src/ButtonEvents.ts#L1
Property '_isDown' has no initializer and is not definitely assigned in the constructor.
|
Run npm run types:
src/CheckBox.ts#L1
Property '_style' has no initializer and is not definitely assigned in the constructor.
|
Run npm run types:
src/CheckBox.ts#L1
Type 'string | undefined' is not assignable to type 'string'.
|
Run npm run types:
src/CheckBox.ts#L1
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
Type 'MaskedProgressBarOptions | undefined' is not assignable to type 'MaskedProgressBarOptions'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
'backgroundAlpha' is possibly 'undefined'.
|
Run npm run build:
src/Button.ts#L1
Property '_view' has no initializer and is not definitely assigned in the constructor.
|
Run npm run build:
src/ButtonEvents.ts#L1
Property '_isMouseIn' has no initializer and is not definitely assigned in the constructor.
|
Run npm run build:
src/ButtonEvents.ts#L1
Property '_isDown' has no initializer and is not definitely assigned in the constructor.
|
Run npm run build:
src/CheckBox.ts#L1
Property '_style' has no initializer and is not definitely assigned in the constructor.
|
Run npm run build:
src/CheckBox.ts#L1
Type 'string | undefined' is not assignable to type 'string'.
|
Run npm run build:
src/CheckBox.ts#L1
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
Type 'MaskedProgressBarOptions | undefined' is not assignable to type 'MaskedProgressBarOptions'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
'backgroundAlpha' is possibly 'undefined'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run build:
src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L9
'NineSlicePlane' is defined but never used
|
Run npm run build:
src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L10
'Texture' is defined but never used
|
Run npm run lint:
src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L9
'NineSlicePlane' is defined but never used
|
Run npm run lint:
src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L10
'Texture' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading