CheckBox: When update styles it is broken #110 #165
Annotations
20 errors and 1 warning
Run npm run types:
src/Button.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/CheckBox.ts#L1
Argument of type 'Text' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/CircularProgressBar.ts#L1
Argument of type 'Graphics' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'PixiText' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'PixiText' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run types:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject> | PixiText' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/Button.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/CheckBox.ts#L1
Argument of type 'Text' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/CircularProgressBar.ts#L1
Argument of type 'Graphics' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'PixiText' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'PixiText' is not assignable to parameter of type 'DisplayObject'.
|
Run npm run build:
src/FancyButton.ts#L1
Argument of type 'Container<DisplayObject> | PixiText' is not assignable to parameter of type 'DisplayObject'.
|
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/
|
The logs for this run have expired and are no longer available.
Loading