Treatments map #5084
angular.yaml
on: pull_request
Matrix: build
Matrix: lint-frontend
Matrix: storybook
Annotations
21 errors and 3 warnings
lint-frontend (18.x):
src/interface/src/app/map/map.component.html#L41
Replace `·selectedAreaCreationAction·===·AreaCreationAction.UPLOAD` with `⏎··············selectedAreaCreationAction·===·AreaCreationAction.UPLOAD,`
|
lint-frontend (18.x):
src/interface/src/app/map/map.component.html#L58
Replace `·selectedAreaCreationAction·===·AreaCreationAction.DRAW` with `⏎················selectedAreaCreationAction·===·AreaCreationAction.DRAW,`
|
|
|
|
|
|
|
|
|
build (18.x)
Property 'radius' is missing in type '{ color: string; weight: number; }' but required in type 'CircleMarkerOptions'.
|
build (18.x)
Process completed with exit code 1.
|
storybook (18.x)
Could not find a declaration file for module 'send'. './node_modules/@storybook/core/node_modules/send/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Could not find a declaration file for module 'qs'. './node_modules/@storybook/core/node_modules/qs/lib/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Could not find a declaration file for module 'range-parser'. './node_modules/range-parser/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Cannot find type definition file for 'serve-static'.
|
storybook (18.x)
Could not find a declaration file for module 'body-parser'. './node_modules/body-parser/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Could not find a declaration file for module 'qs'. './node_modules/@storybook/core/node_modules/qs/lib/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Could not find a declaration file for module 'serve-static'. './node_modules/@storybook/core/node_modules/serve-static/index.js' implicitly has an 'any' type.
|
storybook (18.x)
Cannot find module 'prop-types' or its corresponding type declarations.
|
storybook (18.x)
Process completed with exit code 1.
|
lint-frontend (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
storybook (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|