Skip to content

[VO-1016] feat: Export types inside npm build #239

[VO-1016] feat: Export types inside npm build

[VO-1016] feat: Export types inside npm build #239

Triggered via pull request November 29, 2024 17:26
Status Failure
Total duration 2m 43s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: docs/styleguide.config.js#L3
'webpack-merge' should be listed in the project's dependencies. Run 'npm i -S webpack-merge' to add it
build: react/AppSections/generateI18nConfig.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/AppSections/generateI18nConfig.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/AppSections/generateI18nConfig.ts#L7
Unnecessary conditional, value is always falsy
build: react/AppSections/generateI18nConfig.ts#L14
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
build: react/CircularChart/helpers.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/CircularChart/helpers.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/Dialog/DialogEffects.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/Dialog/DialogEffects.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
build: react/Dialog/DialogEffects.ts#L49
Unnecessary conditional, value is always truthy