Skip to content

Make Components responsive #169

Make Components responsive

Make Components responsive #169

Triggered via pull request November 4, 2023 19:57
Status Success
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
build: src/Button.ts#L1
Property '_view' has no initializer and is not definitely assigned in the constructor.
build: src/ButtonEvents.ts#L1
Property '_isMouseIn' has no initializer and is not definitely assigned in the constructor.
build: src/ButtonEvents.ts#L1
Property '_isDown' has no initializer and is not definitely assigned in the constructor.
build: src/CheckBox.ts#L1
Property '_style' has no initializer and is not definitely assigned in the constructor.
build: src/CheckBox.ts#L1
Type 'string | undefined' is not assignable to type 'string'.
build: src/CheckBox.ts#L1
Type 'boolean | undefined' is not assignable to type 'boolean'.
build: src/CircularProgressBar.ts#L1
Type 'MaskedProgressBarOptions | undefined' is not assignable to type 'MaskedProgressBarOptions'.
build: src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
build: src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
build: src/CircularProgressBar.ts#L1
'backgroundAlpha' is possibly 'undefined'.
build: src/Button.ts#L1
Property '_view' has no initializer and is not definitely assigned in the constructor.
build: src/ButtonEvents.ts#L1
Property '_isMouseIn' has no initializer and is not definitely assigned in the constructor.
build: src/ButtonEvents.ts#L1
Property '_isDown' has no initializer and is not definitely assigned in the constructor.
build: src/CheckBox.ts#L1
Property '_style' has no initializer and is not definitely assigned in the constructor.
build: src/CheckBox.ts#L1
Type 'string | undefined' is not assignable to type 'string'.
build: src/CheckBox.ts#L1
Type 'boolean | undefined' is not assignable to type 'boolean'.
build: src/CircularProgressBar.ts#L1
Type 'MaskedProgressBarOptions | undefined' is not assignable to type 'MaskedProgressBarOptions'.
build: src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
build: src/CircularProgressBar.ts#L1
'options' is possibly 'undefined'.
build: src/CircularProgressBar.ts#L1
'backgroundAlpha' is possibly 'undefined'.
build
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/
build: src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L9
'NineSlicePlane' is defined but never used
build: src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L10
'Texture' is defined but never used
build: src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L9
'NineSlicePlane' is defined but never used
build: src/stories/fancyButton/FancyButtonNineSlicePlaneSprite.stories.ts#L10
'Texture' is defined but never used