Skip to content

feat: layout launcher override default layout menu #38

feat: layout launcher override default layout menu

feat: layout launcher override default layout menu #38

Triggered via push June 27, 2024 06:19
Status Success
Total duration 43s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Plugins
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Plugins: src/tw-gamification/game-wiki-adaptor/actions/action-convert-reality-event.ts#L5
Replace `BasicRealityEventTypes·}·from·'../../types/RealityEventTypes';⏎import·{·GameWidget·}·from·'../../types/GameWidgetType` with `GameWidget·}·from·'../../types/GameWidgetType';⏎import·{·BasicRealityEventTypes·}·from·'../../types/RealityEventTypes`
Plugins: src/tw-gamification/game-wiki-adaptor/game-wiki-provider.ts#L3
Insert `isGameWidget·}·from·'../types/GameWidgetType';⏎import·{·`
Plugins: src/tw-gamification/game-wiki-adaptor/game-wiki-provider.ts#L4
Delete `';⏎import·{·isGameWidget·}·from·'../types/GameWidgetType`
Plugins: src/tw-gamification/reality-event-cache/buildRealityEventCacheItem.ts#L5
Replace `BasicRealityEventTypes,·IRealityEvent·}·from·'../types/RealityEvent` with `IAddRealityEventParameterObjectFromJSEventItem·}·from·'../types/RealityEventCache`
Plugins: src/tw-gamification/reality-event-cache/buildRealityEventCacheItem.ts#L6
Replace `IAddRealityEventParameterObjectFromJSEventItem·}·from·'../types/RealityEventCache` with `BasicRealityEventTypes,·IRealityEvent·}·from·'../types/RealityEvent`
Plugins: src/tw-gamification/reality-event-cache/checkAndPushAnItemToLogAndCacheFile.ts#L1
Delete `import·{·IGeneratorFindDuplicateStrategy,·IGeneratorOnDuplicateStrategy·}·from·'../types/DuplicationHandlerTypes';⏎`
Plugins: src/tw-gamification/reality-event-cache/checkAndPushAnItemToLogAndCacheFile.ts#L6
Replace `checkEventCacheDebounceDuplication·}·from·'./checkEventCache` with `IGeneratorFindDuplicateStrategy,·IGeneratorOnDuplicateStrategy·}·from·'../types/DuplicationHandlerTypes`
Plugins: src/tw-gamification/reality-event-cache/checkAndPushAnItemToLogAndCacheFile.ts#L7
Insert `';⏎import·{·checkEventCacheDebounceDuplication·}·from·'./checkEventCache`
Plugins: src/tw-gamification/reality-event-cache/handle-reality-event-cache.ts#L7
Delete `·getRealityEventCacheTitle·}·from·'./cache-files/getTitle';⏎import·{·checkAndPushAnItemToLogAndCacheFile·}·from·'./checkAndPushAnItemToLogAndCacheFile';⏎import·{`
Plugins: src/tw-gamification/reality-event-cache/handle-reality-event-cache.ts#L14
Insert `';⏎import·{·getRealityEventCacheTitle·}·from·'./cache-files/getTitle';⏎import·{·checkAndPushAnItemToLogAndCacheFile·}·from·'./checkAndPushAnItemToLogAndCacheFile`