Release #21
Annotations
5 errors and 1 warning
Release π:
src/SldStyleParser.ts#L672
'children' was used before it was defined
|
Release π:
src/SldStyleParser.ts#L675
'children' was used before it was defined
|
Release π:
src/SldStyleParser.ts#L672
'children' was used before it was defined
|
Release π:
src/SldStyleParser.ts#L675
'children' was used before it was defined
|
Release π
Error: Command failed with exit code 1: npm publish /home/runner/work/geostyler-sld-parser/geostyler-sld-parser --userconfig /tmp/4c772a8b26a1a4360e629ad22d4fa709/.npmrc --tag latest --registry https://registry.npmjs.org/
npm error code 1
npm error path /home/runner/work/geostyler-sld-parser/geostyler-sld-parser
npm error command failed
npm error command sh -c npm run lint:test:build
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-14T08_41_17_184Z-debug-0.log
> geostyler-sld-parser@7.2.0 prepublishOnly
> npm run lint:test:build
> geostyler-sld-parser@7.2.0 lint:test:build
> npm run lint && npm run test && npm run build
> geostyler-sld-parser@7.2.0 lint
> eslint -c .eslintrc.cjs --ext .ts . && tsc --noEmit --project tsconfig.json
/home/runner/work/geostyler-sld-parser/geostyler-sld-parser/src/SldStyleParser.ts
672:39 error 'children' was used before it was defined @typescript-eslint/no-use-before-define
675:59 error 'children' was used before it was defined @typescript-eslint/no-use-before-define
β 2 problems (2 errors, 0 warnings)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading