Support a scale parameter for the font size for stone markings. #526
Annotations
10 errors and 1 warning
build:
src/Goban/InteractiveBase.ts#L223
Trailing spaces not allowed
|
build:
src/Goban/InteractiveBase.ts#L223
Delete `····`
|
build:
src/Goban/SVGRenderer.ts#L1842
Replace `⏎····················letter,⏎····················text_color,⏎····················fontSize,⏎····················transparent·?·0.6·:·1.0,⏎····················!!subscript,⏎················` with `letter,·text_color,·fontSize,·transparent·?·0.6·:·1.0,·!!subscript`
|
build:
src/Goban/SVGRenderer.ts#L2844
Replace `"stroke-width",·`${this.square_size·*·0.075·*·this.stone_font_scale·}px`` with `⏎····················"stroke-width",⏎····················`${this.square_size·*·0.075·*·this.stone_font_scale}px`,⏎················`
|
build:
src/Goban/SVGRenderer.ts#L2849
Replace `0.1,·this.square_size·*·this.circle_radius·*·this.stone_font_scale` with `⏎························0.1,⏎························this.square_size·*·this.circle_radius·*·this.stone_font_scale,⏎····················`
|
build:
src/Goban/SVGRenderer.ts#L2866
Insert `;`
|
build:
src/Goban/SVGRenderer.ts#L2866
Missing semicolon
|
build:
src/Goban/SVGRenderer.ts#L2904
Replace `"stroke-width",·`${this.square_size·*·0.075·*·this.stone_font_scale}px`` with `⏎····················"stroke-width",⏎····················`${this.square_size·*·0.075·*·this.stone_font_scale}px`,⏎················`
|
build:
src/Goban/SVGRenderer.ts#L2930
Replace `"stroke-width",·`${this.square_size·*·0.075·*·this.stone_font_scale}px`` with `⏎····················"stroke-width",⏎····················`${this.square_size·*·0.075·*·this.stone_font_scale}px`,⏎················`
|
build:
src/Goban/SVGRenderer.ts#L2969
Insert `⏎···························`
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|