fix(svg): parse opacity of empty/'none'/'transparent' color as 0 and add warning for development environment #40
Annotations
2 errors and 2 warnings
lint (18.x):
src/svg/helper.ts#L20
This line has a length of 125. Maximum allowed is 120
|
lint (18.x)
Process completed with exit code 1.
|
lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|