Make Components responsive #183
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
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/FancyButton.ts#L802
Expected @param names to be "width". Got "value"
|
build:
src/FancyButton.ts#L845
Expected @param names to be "height". Got "value"
|
build:
src/Input.ts#L529
Expected @param names to be "width". Got "value"
|
build:
src/Input.ts#L564
Expected @param names to be "height". Got "value"
|
build:
src/ProgressBar.ts#L236
Expected @param names to be "width". Got "value"
|
build:
src/ProgressBar.ts#L274
Expected @param names to be "height". Got "value"
|
build:
src/FancyButton.ts#L802
Expected @param names to be "width". Got "value"
|
build:
src/FancyButton.ts#L845
Expected @param names to be "height". Got "value"
|
build:
src/Input.ts#L529
Expected @param names to be "width". Got "value"
|
build:
src/Input.ts#L564
Expected @param names to be "height". Got "value"
|
build:
src/ProgressBar.ts#L236
Expected @param names to be "width". Got "value"
|
build:
src/ProgressBar.ts#L274
Expected @param names to be "height". Got "value"
|