Skip to content

[Chore] Remove unused exports detected by Knip #833

[Chore] Remove unused exports detected by Knip

[Chore] Remove unused exports detected by Knip #833

Triggered via push April 22, 2024 16:25
Status Failure
Total duration 2m 41s
Artifacts

build.yml

on: push
Install dependencies
57s
Install dependencies
Has new changelog entry
0s
Has new changelog entry
Publish Docker image
0s
Publish Docker image
Matrix: e2e-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Typecheck: src/analysis/retail/paladin/holy/modules/talents/DivineRevelations.tsx#L12
Module '"../core/PaladinAbilityTracker"' has no exported member 'INFUSION_OF_LIGHT_BUFF_EXPIRATION_BUFFER'. Did you mean to use 'import INFUSION_OF_LIGHT_BUFF_EXPIRATION_BUFFER from "../core/PaladinAbilityTracker"' instead?
Typecheck: src/analysis/retail/paladin/holy/modules/talents/DivineRevelations.tsx#L13
Module '"../core/PaladinAbilityTracker"' has no exported member 'INFUSION_OF_LIGHT_BUFF_MINIMAL_ACTIVE_TIME'. Did you mean to use 'import INFUSION_OF_LIGHT_BUFF_MINIMAL_ACTIVE_TIME from "../core/PaladinAbilityTracker"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L17
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'BENEDICTION_RENEW'. Did you mean to use 'import BENEDICTION_RENEW from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L18
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'BENEDICTION_RENEW_HEALS'. Did you mean to use 'import BENEDICTION_RENEW_HEALS from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L19
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'LIGHTWELL_RENEW'. Did you mean to use 'import LIGHTWELL_RENEW from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L20
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'LIGHTWELL_RENEW_HEALS'. Did you mean to use 'import LIGHTWELL_RENEW_HEALS from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L21
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'SALVATION_RENEW'. Did you mean to use 'import SALVATION_RENEW from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/spells/Renew.tsx#L22
Module '"../../normalizers/CastLinkNormalizer"' has no exported member 'SALVATION_RENEW_HEALS'. Did you mean to use 'import SALVATION_RENEW_HEALS from "../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/talents/BottomRow/HolyWordSalvation.tsx#L11
Module '"../../../normalizers/CastLinkNormalizer"' has no exported member 'SALVATION_RENEW_HEALS'. Did you mean to use 'import SALVATION_RENEW_HEALS from "../../../normalizers/CastLinkNormalizer"' instead?
Typecheck: src/analysis/retail/priest/holy/modules/talents/BottomRow/Lightwell.tsx#L11
Module '"../../../normalizers/CastLinkNormalizer"' has no exported member 'LIGHTWELL_RENEW_HEALS'. Did you mean to use 'import LIGHTWELL_RENEW_HEALS from "../../../normalizers/CastLinkNormalizer"' instead?
e2e-build
Process completed with exit code 1.