fix: Test if opacity is realy undefined #1026
Annotations
2 errors and 1 warning
Lint code π:
src/SldStyleParser.ts#L2107
Argument of type '{ [x: string]: { '#text': number | GeoStylerNumberFunction | undefined; }[] | { '@_name': string; }; ':@': { '@_name': string; }; }' is not assignable to parameter of type '{ [x: string]: { '#text': string | GeoStylerStringFunction; }[] | { '@_name': string; }; ':@': { '@_name': string; }; }'.
|
Lint code π
Process completed with exit code 2.
|
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/
|
Loading