Fix arc wrap around #174
Annotations
5 errors and 1 warning
Run eslint:
src/Components/Arc.ts#L11
'Line' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
src/Components/Text.ts#L119
'z' is defined but never used. Allowed unused args must match /^_/u
|
Run eslint:
src/index.ts#L23
'Line' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint:
src/index.ts#L25
'Polygon' is defined but never used. Allowed unused vars must match /^_/u
|
Run eslint
Process completed with exit code 1.
|
Run eslint
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/
|