Skip to content

Use enum for license URL instead of a string #1413

Use enum for license URL instead of a string

Use enum for license URL instead of a string #1413

Status Failure
Total duration 49s
Artifacts
lint-and-compile
40s
lint-and-compile
e2e-test
0s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint-and-compile: frontend/src/components/RequireAuth.tsx#L12
'appGlobal' is defined but never used. Allowed unused vars must match /^_/u
lint-and-compile: frontend/src/components/license/FeatureLicenseNotification.tsx#L1
'Button' is defined but never used. Allowed unused vars must match /^_/u
lint-and-compile: frontend/src/components/license/OverviewLicenseNotification.tsx#L8
'enterpriseFeaturesUsed' is defined but never used. Allowed unused args must match /^_/u
lint-and-compile: frontend/src/components/pages/admin/LicenseExpiredPage.tsx#L20
'activeEnterpriseFeatures' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-compile: frontend/src/config.ts#L32
'JsonValue' is defined but never used. Allowed unused vars must match /^_/u
lint-and-compile: frontend/src/config.ts#L32
'Message' is defined but never used. Allowed unused vars must match /^_/u
lint-and-compile
Process completed with exit code 1.