Skip to content

chore(deps): update dependency @squonk/account-server-client to v4.1.0 #6785

chore(deps): update dependency @squonk/account-server-client to v4.1.0

chore(deps): update dependency @squonk/account-server-client to v4.1.0 #6785

Triggered via push January 31, 2025 12:07
Status Failure
Total duration 3m 45s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Type-Check
Process completed with exit code 2.
Lint
Process completed with exit code 1.
Lint: src/components/userContext/SelectOrganisation.tsx#L34
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: src/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx#L12
Unnecessary conditional, value is always falsy
Lint: src/features/UserBootstrapper/BootstrapAlert/BootstrapAlert.tsx#L16
Unnecessary conditional, value is always falsy
Lint: src/features/userSettings/UserSettingsContent/ContextSection/contextActions/UnitActions.tsx#L31
Unnecessary conditional, the types have no overlap