Unnamed: 0
int64
3
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
1,391
3,919,131,394
IssuesEvent
2016-04-21 14:49:34
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Whisper app broken by https filtering
Compatibility SSL
On whisper the latest section is broke among other things. Adding whisper.sh to https whitelist filter fixes the app: https://play.google.com/store/apps/details?id=sh.whisper
True
Whisper app broken by https filtering - On whisper the latest section is broke among other things. Adding whisper.sh to https whitelist filter fixes the app: https://play.google.com/store/apps/details?id=sh.whisper
comp
whisper app broken by https filtering on whisper the latest section is broke among other things adding whisper sh to https whitelist filter fixes the app
1
20,278
29,505,826,478
IssuesEvent
2023-06-03 09:47:45
Majrusz/MajruszLibrary
https://api.github.com/repos/Majrusz/MajruszLibrary
closed
Not compatible with `Vitalize`
1.19.X 1.18.X compatibility
Mod: https://www.curseforge.com/minecraft/mc-mods/vitalize See https://github.com/terrarium-earth/Vitalize/issues/9 Would it be possible to not throw an Exception by adding a check there? https://github.com/Majrusz/MajruszLibrary/blob/e57f6e5083fe68da7b2099d23ff5c58ffb0a85f3/src/main/java/com/mlib/gamemodifiers/contexts/OnLoot.java#L103 Error with 4.0.0: ``` log java.util.NoSuchElementException: minecraft:last_damage_player at earth.terrarium.vitalize.api.ModifiedLootContext.m_165124_(ModifiedLootContext.java:44) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot$Data.getParameter(OnLoot.java:131) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot$Data.<init>(OnLoot.java:103) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot.dispatch(OnLoot.java:36) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.features.AnyModification.doApply(AnyModification.java:28) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:58) ~[forge-1.19.2-43.2.11-universal.jar%23774!/:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1320) ~[forge-1.19.2-43.2.11-universal.jar%23774!/:?] {re:mixin,re:classloading,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A} at earth.terrarium.vitalize.api.LootTableUtils.getLootTable(LootTableUtils.java:22) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at earth.terrarium.vitalize.blocks.SoulRevitalizerBlockEntity.tick(SoulRevitalizerBlockEntity.java:157) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,re:classloading,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.RebindableTickingBlockEntityWrapperAccessor,pl:mixin:A} at net.minecraft.world.level.Level.redirect$fjb000$redirectTick(Level.java:6538) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.LevelMixin,pl:mixin:APP:canary.mixins.json:block.hopper.LevelMixin,pl:mixin:APP:canary.mixins.json:util.block_entity_retrieval.LevelMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.LevelMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A} at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.LevelMixin,pl:mixin:APP:canary.mixins.json:block.hopper.LevelMixin,pl:mixin:APP:canary.mixins.json:util.block_entity_retrieval.LevelMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.LevelMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.entity_movement_tracking.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin} ```
True
Not compatible with `Vitalize` - Mod: https://www.curseforge.com/minecraft/mc-mods/vitalize See https://github.com/terrarium-earth/Vitalize/issues/9 Would it be possible to not throw an Exception by adding a check there? https://github.com/Majrusz/MajruszLibrary/blob/e57f6e5083fe68da7b2099d23ff5c58ffb0a85f3/src/main/java/com/mlib/gamemodifiers/contexts/OnLoot.java#L103 Error with 4.0.0: ``` log java.util.NoSuchElementException: minecraft:last_damage_player at earth.terrarium.vitalize.api.ModifiedLootContext.m_165124_(ModifiedLootContext.java:44) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot$Data.getParameter(OnLoot.java:131) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot$Data.<init>(OnLoot.java:103) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.gamemodifiers.contexts.OnLoot.dispatch(OnLoot.java:36) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at com.mlib.features.AnyModification.doApply(AnyModification.java:28) ~[majrusz-library-1.19.2-4.0.0.jar%23633!/:4.0.0] {re:classloading} at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:58) ~[forge-1.19.2-43.2.11-universal.jar%23774!/:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1320) ~[forge-1.19.2-43.2.11-universal.jar%23774!/:?] {re:mixin,re:classloading,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTable.m_230922_(LootTable.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:LootTableMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLootTable,pl:mixin:A} at earth.terrarium.vitalize.api.LootTableUtils.getLootTable(LootTableUtils.java:22) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at earth.terrarium.vitalize.blocks.SoulRevitalizerBlockEntity.tick(SoulRevitalizerBlockEntity.java:157) ~[vitalize-forge-1.19.2-1.1.1.jar%23753!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:687) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:780) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,re:classloading,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.RebindableTickingBlockEntityWrapperAccessor,pl:mixin:A} at net.minecraft.world.level.Level.redirect$fjb000$redirectTick(Level.java:6538) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.LevelMixin,pl:mixin:APP:canary.mixins.json:block.hopper.LevelMixin,pl:mixin:APP:canary.mixins.json:util.block_entity_retrieval.LevelMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.LevelMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A} at net.minecraft.world.level.Level.m_46463_(Level.java:446) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:WorldMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.LevelMixin,pl:mixin:APP:canary.mixins.json:block.hopper.LevelMixin,pl:mixin:APP:canary.mixins.json:util.block_entity_retrieval.LevelMixin,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.LevelMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_block_access.LevelMixin,pl:mixin:APP:canary.mixins.json:world.inline_height.LevelMixin,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:331) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ServerLevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.entity_movement_tracking.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23769!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin} ```
comp
not compatible with vitalize mod see would it be possible to not throw an exception by adding a check there error with log java util nosuchelementexception minecraft last damage player at earth terrarium vitalize api modifiedlootcontext m modifiedlootcontext java re classloading at com mlib gamemodifiers contexts onloot data getparameter onloot java re classloading at com mlib gamemodifiers contexts onloot data onloot java re classloading at com mlib gamemodifiers contexts onloot dispatch onloot java re classloading at com mlib features anymodification doapply anymodification java re classloading at net minecraftforge common loot lootmodifier apply lootmodifier java re classloading at net minecraftforge common forgehooks modifyloot forgehooks java re mixin re classloading pl mixin app enigmaticlegacy mixins json mixinforgehooks pl mixin a at net minecraft world level storage loot loottable m loottable java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin app balm mixins json loottablemixin pl mixin app quark mixins json accessor accessorloottable pl mixin a at earth terrarium vitalize api loottableutils getloottable loottableutils java re classloading at earth terrarium vitalize blocks soulrevitalizerblockentity tick soulrevitalizerblockentity java re classloading at net minecraft world level chunk levelchunk boundtickingblockentity m levelchunk java re classloading at net minecraft world level chunk levelchunk rebindabletickingblockentitywrapper m levelchunk java re mixin re classloading pl mixin app canary mixins json world block entity ticking sleeping rebindabletickingblockentitywrapperaccessor pl mixin a at net minecraft world level level redirect redirecttick level java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin app dynamiclightsreforged mixins json worldmixin pl mixin app sliceanddice mixins json levelmixin pl mixin app starlight mixins json common world levelmixin pl mixin app canary mixins json alloc chunk random levelmixin pl mixin app canary mixins json block hopper levelmixin pl mixin app canary mixins json util block entity retrieval levelmixin pl mixin app canary mixins json world block entity ticking sleeping levelmixin pl mixin app canary mixins json world chunk access levelmixin pl mixin app canary mixins json world inline block access levelmixin pl mixin app canary mixins json world inline height levelmixin pl mixin app citadel mixins json levelmixin pl mixin app observable common json levelmixin pl mixin app fabrication mixins json d minor mechanics water fills on break mixinworld pl mixin a at net minecraft world level level m level java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin app dynamiclightsreforged mixins json worldmixin pl mixin app sliceanddice mixins json levelmixin pl mixin app starlight mixins json common world levelmixin pl mixin app canary mixins json alloc chunk random levelmixin pl mixin app canary mixins json block hopper levelmixin pl mixin app canary mixins json util block entity retrieval levelmixin pl mixin app canary mixins json world block entity ticking sleeping levelmixin pl mixin app canary mixins json world chunk access levelmixin pl mixin app canary mixins json world inline block access levelmixin pl mixin app canary mixins json world inline height levelmixin pl mixin app citadel mixins json levelmixin pl mixin app observable common json levelmixin pl mixin app fabrication mixins json d minor mechanics water fills on break mixinworld pl mixin a at net minecraft server level serverlevel m serverlevel java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin app modernfix common mixins json perf cache strongholds serverlevelmixin pl mixin app supplementaries common mixins json serverlevelmixin pl mixin app pluto mixins json fast entity access serverlevelmixin pl mixin app starlight mixins json common world serverworldmixin pl mixin app crafttweaker mixins json common transform world level mixinserverlevel pl mixin app canary mixins json alloc chunk random serverlevelmixin pl mixin app canary mixins json chunk entity class groups serverlevelaccessor pl mixin app canary mixins json entity inactive navigations serverlevelmixin pl mixin app canary mixins json profiler serverlevelmixin pl mixin app canary mixins json util entity movement tracking serverlevelaccessor pl mixin app citadel mixins json serverlevelmixin pl mixin app observable common json serverlevelmixin pl mixin app betterdeserttemples mixins json serverlevelmixin pl mixin app blueprint mixins json serverlevelmixin pl mixin app rottencreatures common mixins json common serverlevelmixin pl mixin app create mixins json accessor serverlevelaccessor pl mixin app fabrication mixins json c tweaks alt absorption sound mixinserverworld pl mixin app fabrication mixins json b utility item despawn mixinserverworld pl mixin app fabrication mixins json i woina no experience mixinserverworld pl mixin a at net minecraft server minecraftserver m minecraftserver java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin a at net minecraft server minecraftserver m minecraftserver java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin a at net minecraft client server integratedserver m integratedserver java re mixin pl runtimedistcleaner a re classloading pl mixin a pl runtimedistcleaner a at net minecraft server minecraftserver m minecraftserver java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin a at net minecraft server minecraftserver m minecraftserver java re mixin pl accesstransformer b re classloading pl accesstransformer b pl mixin a at java lang thread run unknown source re mixin
1
165,931
20,627,784,439
IssuesEvent
2022-03-08 01:20:09
hygieia/hygieia-core
https://api.github.com/repos/hygieia/hygieia-core
opened
CVE-2021-22060 (Medium) detected in spring-web-5.2.9.RELEASE.jar
security vulnerability
## CVE-2021-22060 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.9.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /pository/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-5.2.9.RELEASE.jar** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase. <p>Publish Date: 2022-01-10 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22060>CVE-2021-22060</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-6gf2-pvqw-37ph">https://github.com/advisories/GHSA-6gf2-pvqw-37ph</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution: org.springframework:spring-core:5.2.19, 5.3.14; org.springframework:spring-web:5.2.19, 5.3.14</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-22060 (Medium) detected in spring-web-5.2.9.RELEASE.jar - ## CVE-2021-22060 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.9.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /pository/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-5.2.9.RELEASE.jar** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase. <p>Publish Date: 2022-01-10 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-22060>CVE-2021-22060</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-6gf2-pvqw-37ph">https://github.com/advisories/GHSA-6gf2-pvqw-37ph</a></p> <p>Release Date: 2022-01-10</p> <p>Fix Resolution: org.springframework:spring-core:5.2.19, 5.3.14; org.springframework:spring-web:5.2.19, 5.3.14</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve medium detected in spring web release jar cve medium severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file pom xml path to vulnerable library pository org springframework spring web release spring web release jar dependency hierarchy x spring web release jar vulnerable library found in base branch master vulnerability details in spring framework versions and older unsupported versions it is possible for a user to provide malicious input to cause the insertion of additional log entries this is a follow up to cve that protects against additional types of input and in more places of the spring framework codebase publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org springframework spring core org springframework spring web step up your open source security game with whitesource
0
18,359
25,379,856,256
IssuesEvent
2022-11-21 16:41:35
hammertater/treechop
https://api.github.com/repos/hammertater/treechop
closed
Suggestion: make Silent Gear saws (and similar items) do multiple chops instead of breaking the whole tree
enhancement compatibility
...[as suggested by this nice person](https://www.curseforge.com/minecraft/mc-mods/treechop?comment=24). Most can be made compatible using the "overrides" config, but note that when chopping is disabled, overridden items will revert to their default behavior. Ideally, mods can enable compatibility by implementing `ht.treechop.api.IChoppingItem`. Some mods with super axes: - https://github.com/SlimeKnights/TinkersConstruct / https://www.curseforge.com/minecraft/mc-mods/tinkers-construct - only handaxes are implemented as of 4-21-2021; no extra chops for these guys - https://github.com/SilentChaos512/Silent-Gear / https://www.curseforge.com/minecraft/mc-mods/silent-gear - https://github.com/astradamus/PracticalTools / https://www.curseforge.com/minecraft/mc-mods/practical-tools - https://github.com/DoubleDoorDevelopment/Lumberjack / https://www.curseforge.com/minecraft/mc-mods/lumberjack - https://github.com/mekanism/Mekanism / https://www.curseforge.com/minecraft/mc-mods/mekanism (also look at expansion mods) - blacklist atomic disassembler - https://github.com/CoFH/ThermalInnovation / https://www.curseforge.com/minecraft/mc-mods/thermal-innovation - note that 1.16 version does not seem to be open source - https://www.curseforge.com/minecraft/mc-mods/lumbercraft 1.12.2: - https://github.com/arlyon/felling / https://www.curseforge.com/minecraft/mc-mods/felling - https://github.com/CoFH/RedstoneArsenal / https://www.curseforge.com/minecraft/mc-mods/redstone-arsenal - needs compat to trigger energy use; see https://github.com/CoFH/RedstoneArsenal/blob/dev/src/main/java/cofh/redstonearsenal/item/tool/ItemAxeFlux.java - https://www.curseforge.com/minecraft/mc-mods/wholetreeaxe Fabric: - https://github.com/TechReborn/TechReborn / https://www.curseforge.com/minecraft/mc-mods/techreborn - https://github.com/Levoment/SuperAxes / https://www.curseforge.com/minecraft/mc-mods/super-axes
True
Suggestion: make Silent Gear saws (and similar items) do multiple chops instead of breaking the whole tree - ...[as suggested by this nice person](https://www.curseforge.com/minecraft/mc-mods/treechop?comment=24). Most can be made compatible using the "overrides" config, but note that when chopping is disabled, overridden items will revert to their default behavior. Ideally, mods can enable compatibility by implementing `ht.treechop.api.IChoppingItem`. Some mods with super axes: - https://github.com/SlimeKnights/TinkersConstruct / https://www.curseforge.com/minecraft/mc-mods/tinkers-construct - only handaxes are implemented as of 4-21-2021; no extra chops for these guys - https://github.com/SilentChaos512/Silent-Gear / https://www.curseforge.com/minecraft/mc-mods/silent-gear - https://github.com/astradamus/PracticalTools / https://www.curseforge.com/minecraft/mc-mods/practical-tools - https://github.com/DoubleDoorDevelopment/Lumberjack / https://www.curseforge.com/minecraft/mc-mods/lumberjack - https://github.com/mekanism/Mekanism / https://www.curseforge.com/minecraft/mc-mods/mekanism (also look at expansion mods) - blacklist atomic disassembler - https://github.com/CoFH/ThermalInnovation / https://www.curseforge.com/minecraft/mc-mods/thermal-innovation - note that 1.16 version does not seem to be open source - https://www.curseforge.com/minecraft/mc-mods/lumbercraft 1.12.2: - https://github.com/arlyon/felling / https://www.curseforge.com/minecraft/mc-mods/felling - https://github.com/CoFH/RedstoneArsenal / https://www.curseforge.com/minecraft/mc-mods/redstone-arsenal - needs compat to trigger energy use; see https://github.com/CoFH/RedstoneArsenal/blob/dev/src/main/java/cofh/redstonearsenal/item/tool/ItemAxeFlux.java - https://www.curseforge.com/minecraft/mc-mods/wholetreeaxe Fabric: - https://github.com/TechReborn/TechReborn / https://www.curseforge.com/minecraft/mc-mods/techreborn - https://github.com/Levoment/SuperAxes / https://www.curseforge.com/minecraft/mc-mods/super-axes
comp
suggestion make silent gear saws and similar items do multiple chops instead of breaking the whole tree most can be made compatible using the overrides config but note that when chopping is disabled overridden items will revert to their default behavior ideally mods can enable compatibility by implementing ht treechop api ichoppingitem some mods with super axes only handaxes are implemented as of no extra chops for these guys also look at expansion mods blacklist atomic disassembler note that version does not seem to be open source needs compat to trigger energy use see fabric
1
11,808
13,918,932,768
IssuesEvent
2020-10-21 08:23:55
terasolunaorg/terasoluna-tourreservation
https://api.github.com/repos/terasolunaorg/terasoluna-tourreservation
opened
Reflect:Warning about accessing `java.util.TreeMap.comparator` is displayed.
type: oss-incompatible version: 5.7.0
## Original Issue > Links to the original issues. - Reflect https://github.com/terasolunaorg/terasoluna-gfw-web-blank/issues/443 ## Possible Solution > Please write ideas or candidates of solutions for the problem if you have. > **If it is an example, please enter a description such as "For example".** Update your plugins to the latest version. ## Fix repositories > Repositories to fix with this issue. - [ ] terasoluna-tourreservation - [ ] terasoluna-tourreservation-mybatis3
True
Reflect:Warning about accessing `java.util.TreeMap.comparator` is displayed. - ## Original Issue > Links to the original issues. - Reflect https://github.com/terasolunaorg/terasoluna-gfw-web-blank/issues/443 ## Possible Solution > Please write ideas or candidates of solutions for the problem if you have. > **If it is an example, please enter a description such as "For example".** Update your plugins to the latest version. ## Fix repositories > Repositories to fix with this issue. - [ ] terasoluna-tourreservation - [ ] terasoluna-tourreservation-mybatis3
comp
reflect warning about accessing java util treemap comparator is displayed original issue links to the original issues reflect possible solution please write ideas or candidates of solutions for the problem if you have if it is an example please enter a description such as for example update your plugins to the latest version fix repositories repositories to fix with this issue terasoluna tourreservation terasoluna tourreservation
1
3,915
6,761,783,780
IssuesEvent
2017-10-25 04:03:13
PrinceOfAmber/Cyclic
https://api.github.com/repos/PrinceOfAmber/Cyclic
closed
Access UIs in Claimed Chunks
mod compatibility
**Minecraft version & Mod Version:** 1.12.2-1.9.1 **Single player or Server:** Server **Describe problem (what you were doing / what happened):** Players are allowed to access the UI of all Cyclic blocks that have a UI through the protection of claimed chunks provided by FTBUtilities. I have checked every other block that has a UI inside of the 2nd partie's (to which I have no access to) base and could not open any other UI Vanilla or modded other than that of Cyclic. **Crash log (if any):** N/A
True
Access UIs in Claimed Chunks - **Minecraft version & Mod Version:** 1.12.2-1.9.1 **Single player or Server:** Server **Describe problem (what you were doing / what happened):** Players are allowed to access the UI of all Cyclic blocks that have a UI through the protection of claimed chunks provided by FTBUtilities. I have checked every other block that has a UI inside of the 2nd partie's (to which I have no access to) base and could not open any other UI Vanilla or modded other than that of Cyclic. **Crash log (if any):** N/A
comp
access uis in claimed chunks minecraft version mod version single player or server server describe problem what you were doing what happened players are allowed to access the ui of all cyclic blocks that have a ui through the protection of claimed chunks provided by ftbutilities i have checked every other block that has a ui inside of the partie s to which i have no access to base and could not open any other ui vanilla or modded other than that of cyclic crash log if any n a
1
497,830
14,394,594,418
IssuesEvent
2020-12-03 01:40:00
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
closed
merge MONDO_0006248 'hydatidiform mole' with MONDO:0018944 'gestational trophoblastic neoplasm'
high priority
consider merge MONDO_0006248 'hydatidiform mole' with MONDO:0018944 'gestational trophoblastic neoplasm'
1.0
merge MONDO_0006248 'hydatidiform mole' with MONDO:0018944 'gestational trophoblastic neoplasm' - consider merge MONDO_0006248 'hydatidiform mole' with MONDO:0018944 'gestational trophoblastic neoplasm'
non_comp
merge mondo hydatidiform mole with mondo gestational trophoblastic neoplasm consider merge mondo hydatidiform mole with mondo gestational trophoblastic neoplasm
0
39,574
16,046,608,048
IssuesEvent
2021-04-22 14:17:47
dockstore/dockstore
https://api.github.com/repos/dockstore/dockstore
opened
Web-service to return whether an entire entry is verified or not
enhancement gui web-service
**Is your feature request related to a problem? Please describe.** What we want(verified tag) at e.g. https://dev.dockstore.net/organizations/bdcatalyst/collections/Cumulus: ![image](https://user-images.githubusercontent.com/57231021/115729007-05cf0b00-a353-11eb-84d4-7796a0e3566c.png) Currently, the web service provides us with whether or not a **specific** entry version is verified or not, but not about the **entire** entry itself. **Describe the solution you'd like** Not too sure at the moment, will likely modify some classes/endpoints **Describe alternatives you've considered** Probably not a top priority since this is a very small feature, but eventually we will need to do this **Additional context** The verified tags here(https://dev.dockstore.net/search?entryType=workflows&searchMode=files) are from ElasticSearch but not from our web service, something to keep in mind.
1.0
Web-service to return whether an entire entry is verified or not - **Is your feature request related to a problem? Please describe.** What we want(verified tag) at e.g. https://dev.dockstore.net/organizations/bdcatalyst/collections/Cumulus: ![image](https://user-images.githubusercontent.com/57231021/115729007-05cf0b00-a353-11eb-84d4-7796a0e3566c.png) Currently, the web service provides us with whether or not a **specific** entry version is verified or not, but not about the **entire** entry itself. **Describe the solution you'd like** Not too sure at the moment, will likely modify some classes/endpoints **Describe alternatives you've considered** Probably not a top priority since this is a very small feature, but eventually we will need to do this **Additional context** The verified tags here(https://dev.dockstore.net/search?entryType=workflows&searchMode=files) are from ElasticSearch but not from our web service, something to keep in mind.
non_comp
web service to return whether an entire entry is verified or not is your feature request related to a problem please describe what we want verified tag at e g currently the web service provides us with whether or not a specific entry version is verified or not but not about the entire entry itself describe the solution you d like not too sure at the moment will likely modify some classes endpoints describe alternatives you ve considered probably not a top priority since this is a very small feature but eventually we will need to do this additional context the verified tags here are from elasticsearch but not from our web service something to keep in mind
0
8,226
10,308,430,099
IssuesEvent
2019-08-29 10:55:30
Johni0702/BetterPortals
https://api.github.com/repos/Johni0702/BetterPortals
closed
Twilight Forest Portals don't work inside small areas
bug compatibility
Twilight forest portals in overworld structures are unusable as they get stuck in the ceiling of the overworld structure making you unable to exit https://pastebin.com/xGKg4eRu my mod list PS: I love this mod, it's great! Keep up the good work.
True
Twilight Forest Portals don't work inside small areas - Twilight forest portals in overworld structures are unusable as they get stuck in the ceiling of the overworld structure making you unable to exit https://pastebin.com/xGKg4eRu my mod list PS: I love this mod, it's great! Keep up the good work.
comp
twilight forest portals don t work inside small areas twilight forest portals in overworld structures are unusable as they get stuck in the ceiling of the overworld structure making you unable to exit my mod list ps i love this mod it s great keep up the good work
1
7,552
9,794,778,620
IssuesEvent
2019-06-11 00:32:29
userfrosting/UserFrosting
https://api.github.com/repos/userfrosting/UserFrosting
closed
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
compatibility
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
True
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. - Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
comp
package phpunit phpunit mock objects is abandoned you should avoid using it no replacement was suggested package phpunit phpunit mock objects is abandoned you should avoid using it no replacement was suggested
1
30,613
24,944,962,835
IssuesEvent
2022-10-31 22:45:43
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Migrate Xamarin IVTs to the External Access pattern
Area-Infrastructure
We are planning to remove IVT access to dotnet/roslyn from the following assembly for 16.2 Preview 1: * Xamarin.Ide This assembly should be updated to operate correctly without IVT access to roslyn, or use an External Access assembly for all access to Roslyn internals. I will be assisting in the creation of the External Access layer if necessary for these components.
1.0
Migrate Xamarin IVTs to the External Access pattern - We are planning to remove IVT access to dotnet/roslyn from the following assembly for 16.2 Preview 1: * Xamarin.Ide This assembly should be updated to operate correctly without IVT access to roslyn, or use an External Access assembly for all access to Roslyn internals. I will be assisting in the creation of the External Access layer if necessary for these components.
non_comp
migrate xamarin ivts to the external access pattern we are planning to remove ivt access to dotnet roslyn from the following assembly for preview xamarin ide this assembly should be updated to operate correctly without ivt access to roslyn or use an external access assembly for all access to roslyn internals i will be assisting in the creation of the external access layer if necessary for these components
0
2,107
4,833,850,429
IssuesEvent
2016-11-08 12:29:22
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Can’t Update Edit Snippet and Focus Keyword
compatibility wait for feedback
Hi, This started happening a few Yoast versions ago, but I thought it would come good. If both the Yoast SEO and Events Manager plugins are active then in Yoast SEO the Edit Snippet and Focus Keyword won't change or update in posts and pages. I have already contacted Event Manager By Marcus Sykes and they say it is a Yoast problem. Latest stable version of both plugins mentioned and Wordpress Multisite.
True
Can’t Update Edit Snippet and Focus Keyword - Hi, This started happening a few Yoast versions ago, but I thought it would come good. If both the Yoast SEO and Events Manager plugins are active then in Yoast SEO the Edit Snippet and Focus Keyword won't change or update in posts and pages. I have already contacted Event Manager By Marcus Sykes and they say it is a Yoast problem. Latest stable version of both plugins mentioned and Wordpress Multisite.
comp
can’t update edit snippet and focus keyword hi this started happening a few yoast versions ago but i thought it would come good if both the yoast seo and events manager plugins are active then in yoast seo the edit snippet and focus keyword won t change or update in posts and pages i have already contacted event manager by marcus sykes and they say it is a yoast problem latest stable version of both plugins mentioned and wordpress multisite
1
8,027
10,168,640,716
IssuesEvent
2019-08-07 21:22:46
sass/libsass
https://api.github.com/repos/sass/libsass
opened
Selector functions fail to parse decomposed selectors with quoted components
Compatibility - P3
Selector functions should parse any combination of quoted and unquoted strings, but LibSass chokes if any strings are quoted, except in the special case where the top-level argument is a quoted string. The following examples all produce errors when passed to `selector-parse()`: * `"c" "d" "e"` * `c "d" e` * `c "d, e" f` * `c "d", e "f"` * `"c d", "e f"` * `"c" "d", "e" "f"` * `"c" "d, e" "f"`
True
Selector functions fail to parse decomposed selectors with quoted components - Selector functions should parse any combination of quoted and unquoted strings, but LibSass chokes if any strings are quoted, except in the special case where the top-level argument is a quoted string. The following examples all produce errors when passed to `selector-parse()`: * `"c" "d" "e"` * `c "d" e` * `c "d, e" f` * `c "d", e "f"` * `"c d", "e f"` * `"c" "d", "e" "f"` * `"c" "d, e" "f"`
comp
selector functions fail to parse decomposed selectors with quoted components selector functions should parse any combination of quoted and unquoted strings but libsass chokes if any strings are quoted except in the special case where the top level argument is a quoted string the following examples all produce errors when passed to selector parse c d e c d e c d e f c d e f c d e f c d e f c d e f
1
342,807
24,757,488,718
IssuesEvent
2022-10-21 19:18:25
NOAA-EMC/WW3
https://api.github.com/repos/NOAA-EMC/WW3
opened
Unstructured Grid Namelist Documentation
documentation
The documentation of the namelist for &UNST in ww3_grid.inp here: https://github.com/NOAA-EMC/WW3/blob/develop/model/inp/ww3_grid.inp#L306-L331 have a few misisng variables from what is listed in w3gridmd: https://github.com/NOAA-EMC/WW3/blob/develop/model/src/w3gridmd.F90#L1072-L1090 Can someone (@thesser1 @aronroland @MathieuDutSik or @aliabdolali) help fill in the variable descriptions for the following variables which appear to not have definitions: ``` UGOBCFILE, UGBCCFL, JGS_LIMITER, JGS_NLEVEL, JGS_SOURCE_NONLINEAR, ```
1.0
Unstructured Grid Namelist Documentation - The documentation of the namelist for &UNST in ww3_grid.inp here: https://github.com/NOAA-EMC/WW3/blob/develop/model/inp/ww3_grid.inp#L306-L331 have a few misisng variables from what is listed in w3gridmd: https://github.com/NOAA-EMC/WW3/blob/develop/model/src/w3gridmd.F90#L1072-L1090 Can someone (@thesser1 @aronroland @MathieuDutSik or @aliabdolali) help fill in the variable descriptions for the following variables which appear to not have definitions: ``` UGOBCFILE, UGBCCFL, JGS_LIMITER, JGS_NLEVEL, JGS_SOURCE_NONLINEAR, ```
non_comp
unstructured grid namelist documentation the documentation of the namelist for unst in grid inp here have a few misisng variables from what is listed in can someone aronroland mathieudutsik or aliabdolali help fill in the variable descriptions for the following variables which appear to not have definitions ugobcfile ugbccfl jgs limiter jgs nlevel jgs source nonlinear
0
136,391
19,782,957,845
IssuesEvent
2022-01-18 00:39:34
StreamingGate/Playground
https://api.github.com/repos/StreamingGate/Playground
closed
design : Video Play page UI markup
design
- [x] temporay Video position - [x] Chat List - [x] Video Meta Data
1.0
design : Video Play page UI markup - - [x] temporay Video position - [x] Chat List - [x] Video Meta Data
non_comp
design video play page ui markup temporay video position chat list video meta data
0
13,189
15,532,025,275
IssuesEvent
2021-03-14 03:03:57
nolanlawson/pinafore
https://api.github.com/repos/nolanlawson/pinafore
closed
Streaming bug in Pleroma
bug compatibility
Apparently there is a streaming bug, looks like it fails to parse the JSON and then somehow this leads to weird rendering. At least as far as I can tell from the bug report: https://toast.cafe/objects/fd39cc8e-1bab-4beb-baac-804d9b58d2b4
True
Streaming bug in Pleroma - Apparently there is a streaming bug, looks like it fails to parse the JSON and then somehow this leads to weird rendering. At least as far as I can tell from the bug report: https://toast.cafe/objects/fd39cc8e-1bab-4beb-baac-804d9b58d2b4
comp
streaming bug in pleroma apparently there is a streaming bug looks like it fails to parse the json and then somehow this leads to weird rendering at least as far as i can tell from the bug report
1
730,349
25,169,110,918
IssuesEvent
2022-11-11 00:29:30
tradingstrategy-ai/frontend
https://api.github.com/repos/tradingstrategy-ai/frontend
closed
Search link not shareable
priority: P1 size: S
Currently, you cannot share a link to the search results, because choices are not reflected in the URL. This would be very useful for many use cases and would drive social traffic to the service. <img width="1120" alt="image" src="https://user-images.githubusercontent.com/49922/160262722-ce4e25a9-0fb3-45b6-8fc0-ff3a2906b25d.png">
1.0
Search link not shareable - Currently, you cannot share a link to the search results, because choices are not reflected in the URL. This would be very useful for many use cases and would drive social traffic to the service. <img width="1120" alt="image" src="https://user-images.githubusercontent.com/49922/160262722-ce4e25a9-0fb3-45b6-8fc0-ff3a2906b25d.png">
non_comp
search link not shareable currently you cannot share a link to the search results because choices are not reflected in the url this would be very useful for many use cases and would drive social traffic to the service img width alt image src
0
309,162
9,462,432,303
IssuesEvent
2019-04-17 15:25:30
DlfinBroom/ChatBot
https://api.github.com/repos/DlfinBroom/ChatBot
closed
Create ResponceDB class
Class Create Database Priority: High
this class will be able to send/receive responses from the database - getAllResponces() - just get them all - getAllResponces(string) - insert(response) - delete(response)
1.0
Create ResponceDB class - this class will be able to send/receive responses from the database - getAllResponces() - just get them all - getAllResponces(string) - insert(response) - delete(response)
non_comp
create responcedb class this class will be able to send receive responses from the database getallresponces just get them all getallresponces string insert response delete response
0
20,049
27,977,964,079
IssuesEvent
2023-03-25 20:26:57
NEZNAMY/TAB
https://api.github.com/repos/NEZNAMY/TAB
closed
TAB failed to install. "TAB.v3.3.1.jar appears to be a Bukkit or BungeeCord plugin"
Compatibility Resolution: Plugin works as intended
### Server version Velocity 3.2.0-SNAPSHOT ### TAB version 3.3.1 ### Describe the bug When TAB is put in the plugins folder on the server, an error is received upon booting. `[16:06:22 ERROR]: Unable to load plugin plugins/TAB.v3.3.1.jar com.velocitypowered.api.plugin.InvalidPluginException: The plugin file TAB.v3.3.1.jar appears to be a Bukkit or BungeeCord plugin. Velocity does not support Bukkit or BungeeCord plugins. at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.getSerializedPluginInfo(JavaPluginLoader.java:154) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadCandidate(JavaPluginLoader.java:64) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:96) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:345) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:227) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)]` ### Expected behavior The plugin should boot, as it is compatible with velocity. ### Steps to reproduce Step 1: Install plugin on velocity server. Step 2: Start velocity server. ### Additional info _No response_ ### Checklist - [X] I am running latest version of the plugin - [X] I have read the wiki to make sure it's not an issue with configuration - [ ] I ticked all of the boxes without actually reading them - [X] I have read the Compatibility wiki page and am not trying to run the plugin on an unsupported server version / platform
True
TAB failed to install. "TAB.v3.3.1.jar appears to be a Bukkit or BungeeCord plugin" - ### Server version Velocity 3.2.0-SNAPSHOT ### TAB version 3.3.1 ### Describe the bug When TAB is put in the plugins folder on the server, an error is received upon booting. `[16:06:22 ERROR]: Unable to load plugin plugins/TAB.v3.3.1.jar com.velocitypowered.api.plugin.InvalidPluginException: The plugin file TAB.v3.3.1.jar appears to be a Bukkit or BungeeCord plugin. Velocity does not support Bukkit or BungeeCord plugins. at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.getSerializedPluginInfo(JavaPluginLoader.java:154) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadCandidate(JavaPluginLoader.java:64) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:96) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:345) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:227) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)] at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity-3.2.0.jar:3.2.0-SNAPSHOT (git-c7ba5255-b244)]` ### Expected behavior The plugin should boot, as it is compatible with velocity. ### Steps to reproduce Step 1: Install plugin on velocity server. Step 2: Start velocity server. ### Additional info _No response_ ### Checklist - [X] I am running latest version of the plugin - [X] I have read the wiki to make sure it's not an issue with configuration - [ ] I ticked all of the boxes without actually reading them - [X] I have read the Compatibility wiki page and am not trying to run the plugin on an unsupported server version / platform
comp
tab failed to install tab jar appears to be a bukkit or bungeecord plugin server version velocity snapshot tab version describe the bug when tab is put in the plugins folder on the server an error is received upon booting unable to load plugin plugins tab jar com velocitypowered api plugin invalidpluginexception the plugin file tab jar appears to be a bukkit or bungeecord plugin velocity does not support bukkit or bungeecord plugins at com velocitypowered proxy plugin loader java javapluginloader getserializedplugininfo javapluginloader java at com velocitypowered proxy plugin loader java javapluginloader loadcandidate javapluginloader java at com velocitypowered proxy plugin velocitypluginmanager loadplugins velocitypluginmanager java at com velocitypowered proxy velocityserver loadplugins velocityserver java at com velocitypowered proxy velocityserver start velocityserver java at com velocitypowered proxy velocity main velocity java expected behavior the plugin should boot as it is compatible with velocity steps to reproduce step install plugin on velocity server step start velocity server additional info no response checklist i am running latest version of the plugin i have read the wiki to make sure it s not an issue with configuration i ticked all of the boxes without actually reading them i have read the compatibility wiki page and am not trying to run the plugin on an unsupported server version platform
1
9,128
11,164,687,755
IssuesEvent
2019-12-27 06:15:55
ahmedkaludi/schema-and-structured-data-for-wp
https://api.github.com/repos/ahmedkaludi/schema-and-structured-data-for-wp
closed
Need to create compatibility with Easy Recipe plugin
3rd party compatibility [P: HIGH] enhancement
Need to create compatibility with Easy Recipe plugin
True
Need to create compatibility with Easy Recipe plugin - Need to create compatibility with Easy Recipe plugin
comp
need to create compatibility with easy recipe plugin need to create compatibility with easy recipe plugin
1
56,279
13,784,289,690
IssuesEvent
2020-10-08 20:37:46
rust-lang/cargo
https://api.github.com/repos/rust-lang/cargo
opened
LTO can cause dependencies to rebuild between build and test
A-lto A-rebuild-detection
If you have `lto` enabled in the profile, then `cargo build` followed by `cargo test` can result in all dependencies being rebuilt. This is *probably* not what people want or expect. ```rust #[cargo_test] fn build_test_rebuild() { Package::new("bar", "1.0.0").publish(); let p = project() .file( "Cargo.toml", r#" [package] name = "foo" version = "0.1.0" [dependencies] bar = "1.0" [profile.release] lto = true "#, ) .file("src/lib.rs", "") .build(); p.cargo("build --release -v") .with_stderr( "\ [UPDATING] [..] [DOWNLOADING] crates ... [DOWNLOADED] bar v1.0.0 [..] [COMPILING] bar v1.0.0 [RUNNING] `rustc --crate-name bar [..]-C linker-plugin-lto[..] [COMPILING] foo v0.1.0 [..] [RUNNING] `rustc --crate-name foo [..]-C linker-plugin-lto[..] [FINISHED] [..] ", ) .run(); // FIXME: this rebuilds `bar`, but that is probably undesired. p.cargo("test --release -v") .with_stderr( "\ [COMPILING] bar v1.0.0 [RUNNING] `rustc --crate-name bar [..]-C embed-bitcode=no[..] [COMPILING] foo v0.1.0 [..] [RUNNING] `rustc --crate-name foo src/lib.rs [..]-C embed-bitcode=no [..] [RUNNING] `rustc --crate-name foo src/lib.rs [..]-C embed-bitcode=no [..]--test[..] [FINISHED] [..] [RUNNING] [..] [DOCTEST] foo [RUNNING] `rustdoc --crate-type lib --test [..]-C embed-bitcode=no[..] ", ) .run(); } ``` The exact scenario depends on the structure of the project and the flags used, but for the above example: * `build` builds dependencies with bitcode, because that's all LTO needs. * `test` builds only with object code, because tests need that to link, but there isn't anything that actually needs LTO. A similar scenario, if you have a `main.rs` in the project, it is slightly different: * `build` builds dependencies with bitcode, because that's all LTO needs. * `test` builds dependencies with both bitcode and object code, because the tests need object code, and the binary needs bitcode for LTO. The user can fix this by adding `lto` to the test or bench profile (depending on whether you use the `--release` flag). Alternatively, one can just not assume that `test --release` will share artifacts. I guess another option would be to give the user the ability to disable the bitcode-only optimization. This particular scenario will be fixed by named-profiles, because the test/bench profiles implicitly inherit the dev/release profile settings. Of course, that means tests will then be LTO'd, which can be quite expensive. I think it should be fine to wait for named-profiles to be stabilized to resolve this issue. However, I wanted to file it to track the concern. I also think it might warrant having a higher priority for moving named-profiles forward. A real-world example of this is [rustup's CI setup](https://github.com/rust-lang/rustup/blob/243b453934929ea19f4172f626018531bab45ddd/ci/run.bash#L21-L32).
1.0
LTO can cause dependencies to rebuild between build and test - If you have `lto` enabled in the profile, then `cargo build` followed by `cargo test` can result in all dependencies being rebuilt. This is *probably* not what people want or expect. ```rust #[cargo_test] fn build_test_rebuild() { Package::new("bar", "1.0.0").publish(); let p = project() .file( "Cargo.toml", r#" [package] name = "foo" version = "0.1.0" [dependencies] bar = "1.0" [profile.release] lto = true "#, ) .file("src/lib.rs", "") .build(); p.cargo("build --release -v") .with_stderr( "\ [UPDATING] [..] [DOWNLOADING] crates ... [DOWNLOADED] bar v1.0.0 [..] [COMPILING] bar v1.0.0 [RUNNING] `rustc --crate-name bar [..]-C linker-plugin-lto[..] [COMPILING] foo v0.1.0 [..] [RUNNING] `rustc --crate-name foo [..]-C linker-plugin-lto[..] [FINISHED] [..] ", ) .run(); // FIXME: this rebuilds `bar`, but that is probably undesired. p.cargo("test --release -v") .with_stderr( "\ [COMPILING] bar v1.0.0 [RUNNING] `rustc --crate-name bar [..]-C embed-bitcode=no[..] [COMPILING] foo v0.1.0 [..] [RUNNING] `rustc --crate-name foo src/lib.rs [..]-C embed-bitcode=no [..] [RUNNING] `rustc --crate-name foo src/lib.rs [..]-C embed-bitcode=no [..]--test[..] [FINISHED] [..] [RUNNING] [..] [DOCTEST] foo [RUNNING] `rustdoc --crate-type lib --test [..]-C embed-bitcode=no[..] ", ) .run(); } ``` The exact scenario depends on the structure of the project and the flags used, but for the above example: * `build` builds dependencies with bitcode, because that's all LTO needs. * `test` builds only with object code, because tests need that to link, but there isn't anything that actually needs LTO. A similar scenario, if you have a `main.rs` in the project, it is slightly different: * `build` builds dependencies with bitcode, because that's all LTO needs. * `test` builds dependencies with both bitcode and object code, because the tests need object code, and the binary needs bitcode for LTO. The user can fix this by adding `lto` to the test or bench profile (depending on whether you use the `--release` flag). Alternatively, one can just not assume that `test --release` will share artifacts. I guess another option would be to give the user the ability to disable the bitcode-only optimization. This particular scenario will be fixed by named-profiles, because the test/bench profiles implicitly inherit the dev/release profile settings. Of course, that means tests will then be LTO'd, which can be quite expensive. I think it should be fine to wait for named-profiles to be stabilized to resolve this issue. However, I wanted to file it to track the concern. I also think it might warrant having a higher priority for moving named-profiles forward. A real-world example of this is [rustup's CI setup](https://github.com/rust-lang/rustup/blob/243b453934929ea19f4172f626018531bab45ddd/ci/run.bash#L21-L32).
non_comp
lto can cause dependencies to rebuild between build and test if you have lto enabled in the profile then cargo build followed by cargo test can result in all dependencies being rebuilt this is probably not what people want or expect rust fn build test rebuild package new bar publish let p project file cargo toml r name foo version bar lto true file src lib rs build p cargo build release v with stderr crates bar bar rustc crate name bar c linker plugin lto foo rustc crate name foo c linker plugin lto run fixme this rebuilds bar but that is probably undesired p cargo test release v with stderr bar rustc crate name bar c embed bitcode no foo rustc crate name foo src lib rs c embed bitcode no rustc crate name foo src lib rs c embed bitcode no test foo rustdoc crate type lib test c embed bitcode no run the exact scenario depends on the structure of the project and the flags used but for the above example build builds dependencies with bitcode because that s all lto needs test builds only with object code because tests need that to link but there isn t anything that actually needs lto a similar scenario if you have a main rs in the project it is slightly different build builds dependencies with bitcode because that s all lto needs test builds dependencies with both bitcode and object code because the tests need object code and the binary needs bitcode for lto the user can fix this by adding lto to the test or bench profile depending on whether you use the release flag alternatively one can just not assume that test release will share artifacts i guess another option would be to give the user the ability to disable the bitcode only optimization this particular scenario will be fixed by named profiles because the test bench profiles implicitly inherit the dev release profile settings of course that means tests will then be lto d which can be quite expensive i think it should be fine to wait for named profiles to be stabilized to resolve this issue however i wanted to file it to track the concern i also think it might warrant having a higher priority for moving named profiles forward a real world example of this is
0
510,267
14,787,685,137
IssuesEvent
2021-01-12 08:03:21
DimensionDev/Maskbook
https://api.github.com/repos/DimensionDev/Maskbook
opened
[Bug] famous token display random generated avatar
Priority: P4 (Do when free) Type: Bug
## Bug Report ## Environment ### System - [ ] Windows - OS Version: - [x] Mac OS X - OS Version: - [ ] Linux - Linux Distribution: - OS Version: ### Platform/Browser - [x] Chrome - Mask Version: - Browser Version: - [ ] Firefox - Mask Version: - Browser Version: - [ ] Android - Mask Version: - Android Version: - [ ] iOS - Mask Version: - iOS Version: ### Build Variant - Where do you get Mask? - [ ] Store - [ ] ZIP - [ ] Self-Compiled - Build Commit: /_Optionally attach a Commit ID, if it is from an pre-release branch head_/ ## Bug Info <img src="https://user-images.githubusercontent.com/63733714/104285685-eff9b080-54ee-11eb-81d7-ed89e703e6a4.png" width=600 /> ### Actual Behavior /_What happened?_/
1.0
[Bug] famous token display random generated avatar - ## Bug Report ## Environment ### System - [ ] Windows - OS Version: - [x] Mac OS X - OS Version: - [ ] Linux - Linux Distribution: - OS Version: ### Platform/Browser - [x] Chrome - Mask Version: - Browser Version: - [ ] Firefox - Mask Version: - Browser Version: - [ ] Android - Mask Version: - Android Version: - [ ] iOS - Mask Version: - iOS Version: ### Build Variant - Where do you get Mask? - [ ] Store - [ ] ZIP - [ ] Self-Compiled - Build Commit: /_Optionally attach a Commit ID, if it is from an pre-release branch head_/ ## Bug Info <img src="https://user-images.githubusercontent.com/63733714/104285685-eff9b080-54ee-11eb-81d7-ed89e703e6a4.png" width=600 /> ### Actual Behavior /_What happened?_/
non_comp
famous token display random generated avatar bug report environment system windows os version mac os x os version linux linux distribution os version platform browser chrome mask version browser version firefox mask version browser version android mask version android version ios mask version ios version build variant where do you get mask store zip self compiled build commit optionally attach a commit id if it is from an pre release branch head bug info actual behavior what happened
0
15,827
20,744,759,459
IssuesEvent
2022-03-14 21:28:11
devs-immortal/Paradise-Lost
https://api.github.com/repos/devs-immortal/Paradise-Lost
closed
Bug: Incompatible with Variant Crafting Tables [Fabric]
Bug Incompatibility
### What happened? A bug! To replicate: 1. First, I ... Installed the latest version of Paradise Lost and Variant Crafting Tables [Fabric] on Fabric 1.18.1 2. Next, ... Attempted to either join/create a world 3. Finally, ... Unable to open world, error with Datapacks ### Mod Version 1.6.5 - 1.18 ### Fabric API Version 0.46.4 ### Relevant log output ```shell [17:38:34] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.13.1 [17:38:34] [main/INFO]: Loading 61 mods: - cardinal-components-base 4.0.1 via the_aether - cardinal-components-entity 4.0.1 via the_aether - crowdin-translate 1.3+1.17 via the_aether - customportalapi 0.0.1-beta49-1.18 via the_aether - fabric 0.46.4+1.18 - fabric-api-base 0.4.2+d7c144a865 via fabric - fabric-api-lookup-api-v1 1.5.3+d7c144a865 via fabric - fabric-biome-api-v1 6.0.2+d7c144a865 via fabric - fabric-blockrenderlayer-v1 1.1.10+3ac43d9565 via fabric - fabric-command-api-v1 1.1.7+d7c144a865 via fabric - fabric-commands-v0 0.2.6+b4f4f6cd65 via fabric - fabric-containers-v0 0.1.19+d7c144a865 via fabric - fabric-content-registries-v0 0.4.8+d7c144a865 via fabric - fabric-crash-report-info-v1 0.1.9+3ac43d9565 via fabric - fabric-dimensions-v1 2.1.10+a1d9bbf565 via fabric - fabric-entity-events-v1 1.4.6+d7c144a865 via fabric - fabric-events-interaction-v0 0.4.17+d7c144a865 via fabric - fabric-events-lifecycle-v0 0.2.9+d7c144a865 via fabric - fabric-game-rule-api-v1 1.0.11+d7c144a865 via fabric - fabric-item-api-v1 1.3.1+691a79b565 via fabric - fabric-item-groups-v0 0.3.6+3ac43d9565 via fabric - fabric-key-binding-api-v1 1.0.9+d7c144a865 via fabric - fabric-keybindings-v0 0.2.7+b4f4f6cd65 via fabric - fabric-lifecycle-events-v1 1.4.13+713c266865 via fabric - fabric-loot-tables-v1 1.0.9+d7c144a865 via fabric - fabric-mining-level-api-v1 1.0.6+d7c144a865 via fabric - fabric-mining-levels-v0 0.1.11+b4f4f6cd65 via fabric - fabric-models-v0 0.3.4+d7c144a865 via fabric - fabric-networking-api-v1 1.0.19+d7c144a865 via fabric - fabric-networking-v0 0.3.6+b4f4f6cd65 via fabric - fabric-object-builder-api-v1 1.11.4+d7c144a865 via fabric - fabric-object-builders-v0 0.7.12+d7c144a865 via fabric - fabric-particles-v1 0.2.10+526dc1ac65 via fabric - fabric-registry-sync-v0 0.9.2+ad01bfbd65 via fabric - fabric-renderer-api-v1 0.4.11+b0b66fc365 via fabric - fabric-renderer-indigo 0.4.15+6825030165 via fabric - fabric-renderer-registries-v1 3.2.10+b4f4f6cd65 via fabric - fabric-rendering-data-attachment-v1 0.3.5+d7c144a865 via fabric - fabric-rendering-fluids-v1 0.1.19+3ac43d9565 via fabric - fabric-rendering-v0 1.1.12+b4f4f6cd65 via fabric - fabric-rendering-v1 1.10.6+713c266865 via fabric - fabric-resource-conditions-api-v1 1.0.2+d7c144a865 via fabric - fabric-resource-loader-v0 0.4.14+713c266865 via fabric - fabric-screen-api-v1 1.0.8+d7c144a865 via fabric - fabric-screen-handler-api-v1 1.1.12+d7c144a865 via fabric - fabric-structure-api-v1 2.1.3+d7c144a865 via fabric - fabric-tag-extensions-v0 1.2.8+d7c144a865 via fabric - fabric-textures-v0 1.0.10+3ac43d9565 via fabric - fabric-tool-attribute-api-v1 1.3.8+fb3b57b465 via fabric - fabric-transfer-api-v1 1.5.9+d7c144a865 via fabric - fabricloader 0.13.1 - gud_csl 1.0.0 via the_aether - gud_recipe_confidence 1.0.2 via the_aether - incubus_core 1.6.6+1.18.1 via the_aether - java 17 - minecraft 1.18.1 - moretags 2.0.2 via the_aether - reach-entity-attributes 2.1.1 via the_aether - the_aether 1.6.5.1+1.18.1 - trinkets 3.1.0 via the_aether - variantcraftingtables 2.3.0 [17:38:34] [main/WARN]: Mod `the_aether` (1.6.5.1+1.18.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. [17:38:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/E:/ProgramData/Curse/Minecraft/Install/libraries/net/fabricmc/sponge-mixin/0.11.1+mixin.0.8.5/sponge-mixin-0.11.1+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT [17:38:34] [main/INFO]: Compatibility level set to JAVA_16 [17:38:34] [main/INFO]: Compatibility level set to JAVA_17 [17:38:44] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zeh000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [17:38:46] [main/WARN]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on gud_recipe_confidence.mixins.json:IngredientMixin::handler$zjo002$init exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [17:38:48] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:38:49] [Render thread/INFO]: Setting user: Versimno [17:38:50] [Render thread/INFO]: [Indigo] Registering Indigo renderer! [17:38:51] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10 [17:38:56] [Render thread/INFO]: Narrator library for x64 successfully loaded [17:38:56] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Custom Portal Api, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Command API (v1), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Crash Report Info (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Groups (v0), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Lifecycle Events (v1), Fabric Loot Tables (v1), Fabric Mining Level API (v1), Fabric Mining Levels (v0), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Object Builders (v0), Fabric Particles (v1), Fabric Registry Sync (v0), Fabric Renderer API (v1), Fabric Renderer - Indigo, Fabric Renderer Registries (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Rendering (v0), Fabric Rendering (v1), Fabric Resource Conditions API (v1), Fabric Resource Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Structure API (v1), Fabric Tag Extensions (v0), Fabric Textures (v0), Fabric Tool Attribute API (v1), Fabric Transfer API (v1), Fabric Loader, Custom Shader Lib, Recipe Confidence, Incubus Core, More Tags, Reach Entity Attributes, Paradise Lost - The Aether Reborn, Trinkets, Variant Crafting Tables) [17:38:56] [Render thread/INFO]: [STDOUT]: Inject generated resource packs. [17:39:04] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers / Headphones (Realtek Audio) [17:39:04] [Render thread/INFO]: Sound engine started [17:39:04] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [17:39:04] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [17:39:04] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [17:39:04] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/chest.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [17:39:22] [Render thread/ERROR]: Mixin apply for mod gud_recipe_confidence failed gud_recipe_confidence.mixins.json:RecipeManagerMixin -> net.minecraft.class_1863: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1338) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1043) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155) ~[fabric-loader-0.13.1.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at net.minecraft.class_5350.<init>(class_5350.java:28) ~[client-intermediary.jar:?] at net.minecraft.class_5350.method_29466(class_5350.java:88) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29604(class_310.java:2152) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29610(class_310.java:2003) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29607(class_310.java:1947) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_2736(class_525.java:278) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_19922(class_525.java:214) ~[client-intermediary.jar:?] at net.minecraft.class_4185.method_25306(class_4185.java:40) ~[client-intermediary.jar:?] at net.minecraft.class_4264.method_25348(class_4264.java:16) ~[client-intermediary.jar:?] at net.minecraft.class_339.method_25402(class_339.java:121) ~[client-intermediary.jar:?] at net.minecraft.class_4069.method_25402(class_4069.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1611(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1601(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22686(class_312.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_1255.execute(class_1255.java:101) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22684(class_312.java:165) ~[client-intermediary.jar:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) [lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) [lwjgl-glfw-3.2.2.jar:build 10] at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:202) [client-intermediary.jar:?] at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1142) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:733) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:238) [client-intermediary.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.1.jar:?] [17:39:22] [Render thread/WARN]: Failed to load datapacks, can't proceed with server load java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1863 failed at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155) ~[fabric-loader-0.13.1.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at net.minecraft.class_5350.<init>(class_5350.java:28) ~[client-intermediary.jar:?] at net.minecraft.class_5350.method_29466(class_5350.java:88) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29604(class_310.java:2152) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29610(class_310.java:2003) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29607(class_310.java:1947) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_2736(class_525.java:278) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_19922(class_525.java:214) ~[client-intermediary.jar:?] at net.minecraft.class_4185.method_25306(class_4185.java:40) ~[client-intermediary.jar:?] at net.minecraft.class_4264.method_25348(class_4264.java:16) ~[client-intermediary.jar:?] at net.minecraft.class_339.method_25402(class_339.java:121) ~[client-intermediary.jar:?] at net.minecraft.class_4069.method_25402(class_4069.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1611(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1601(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22686(class_312.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_1255.execute(class_1255.java:101) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22684(class_312.java:165) ~[client-intermediary.jar:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) [lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) [lwjgl-glfw-3.2.2.jar:build 10] at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:202) [client-intermediary.jar:?] at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1142) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:733) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:238) [client-intermediary.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.1.jar:?] Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [gud_recipe_confidence.mixins.json:RecipeManagerMixin] from phase [DEFAULT] in config [gud_recipe_confidence.mixins.json] from mod [gud_recipe_confidence] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1338) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1043) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more [17:39:30] [Render thread/INFO]: Stopping! ``` ### Other mods [Mods Folder](https://www.dropbox.com/s/za8b34wctr25f1l/mods.zip?dl=1) ### Additional Information Using the CurseForge Launcher
True
Bug: Incompatible with Variant Crafting Tables [Fabric] - ### What happened? A bug! To replicate: 1. First, I ... Installed the latest version of Paradise Lost and Variant Crafting Tables [Fabric] on Fabric 1.18.1 2. Next, ... Attempted to either join/create a world 3. Finally, ... Unable to open world, error with Datapacks ### Mod Version 1.6.5 - 1.18 ### Fabric API Version 0.46.4 ### Relevant log output ```shell [17:38:34] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.13.1 [17:38:34] [main/INFO]: Loading 61 mods: - cardinal-components-base 4.0.1 via the_aether - cardinal-components-entity 4.0.1 via the_aether - crowdin-translate 1.3+1.17 via the_aether - customportalapi 0.0.1-beta49-1.18 via the_aether - fabric 0.46.4+1.18 - fabric-api-base 0.4.2+d7c144a865 via fabric - fabric-api-lookup-api-v1 1.5.3+d7c144a865 via fabric - fabric-biome-api-v1 6.0.2+d7c144a865 via fabric - fabric-blockrenderlayer-v1 1.1.10+3ac43d9565 via fabric - fabric-command-api-v1 1.1.7+d7c144a865 via fabric - fabric-commands-v0 0.2.6+b4f4f6cd65 via fabric - fabric-containers-v0 0.1.19+d7c144a865 via fabric - fabric-content-registries-v0 0.4.8+d7c144a865 via fabric - fabric-crash-report-info-v1 0.1.9+3ac43d9565 via fabric - fabric-dimensions-v1 2.1.10+a1d9bbf565 via fabric - fabric-entity-events-v1 1.4.6+d7c144a865 via fabric - fabric-events-interaction-v0 0.4.17+d7c144a865 via fabric - fabric-events-lifecycle-v0 0.2.9+d7c144a865 via fabric - fabric-game-rule-api-v1 1.0.11+d7c144a865 via fabric - fabric-item-api-v1 1.3.1+691a79b565 via fabric - fabric-item-groups-v0 0.3.6+3ac43d9565 via fabric - fabric-key-binding-api-v1 1.0.9+d7c144a865 via fabric - fabric-keybindings-v0 0.2.7+b4f4f6cd65 via fabric - fabric-lifecycle-events-v1 1.4.13+713c266865 via fabric - fabric-loot-tables-v1 1.0.9+d7c144a865 via fabric - fabric-mining-level-api-v1 1.0.6+d7c144a865 via fabric - fabric-mining-levels-v0 0.1.11+b4f4f6cd65 via fabric - fabric-models-v0 0.3.4+d7c144a865 via fabric - fabric-networking-api-v1 1.0.19+d7c144a865 via fabric - fabric-networking-v0 0.3.6+b4f4f6cd65 via fabric - fabric-object-builder-api-v1 1.11.4+d7c144a865 via fabric - fabric-object-builders-v0 0.7.12+d7c144a865 via fabric - fabric-particles-v1 0.2.10+526dc1ac65 via fabric - fabric-registry-sync-v0 0.9.2+ad01bfbd65 via fabric - fabric-renderer-api-v1 0.4.11+b0b66fc365 via fabric - fabric-renderer-indigo 0.4.15+6825030165 via fabric - fabric-renderer-registries-v1 3.2.10+b4f4f6cd65 via fabric - fabric-rendering-data-attachment-v1 0.3.5+d7c144a865 via fabric - fabric-rendering-fluids-v1 0.1.19+3ac43d9565 via fabric - fabric-rendering-v0 1.1.12+b4f4f6cd65 via fabric - fabric-rendering-v1 1.10.6+713c266865 via fabric - fabric-resource-conditions-api-v1 1.0.2+d7c144a865 via fabric - fabric-resource-loader-v0 0.4.14+713c266865 via fabric - fabric-screen-api-v1 1.0.8+d7c144a865 via fabric - fabric-screen-handler-api-v1 1.1.12+d7c144a865 via fabric - fabric-structure-api-v1 2.1.3+d7c144a865 via fabric - fabric-tag-extensions-v0 1.2.8+d7c144a865 via fabric - fabric-textures-v0 1.0.10+3ac43d9565 via fabric - fabric-tool-attribute-api-v1 1.3.8+fb3b57b465 via fabric - fabric-transfer-api-v1 1.5.9+d7c144a865 via fabric - fabricloader 0.13.1 - gud_csl 1.0.0 via the_aether - gud_recipe_confidence 1.0.2 via the_aether - incubus_core 1.6.6+1.18.1 via the_aether - java 17 - minecraft 1.18.1 - moretags 2.0.2 via the_aether - reach-entity-attributes 2.1.1 via the_aether - the_aether 1.6.5.1+1.18.1 - trinkets 3.1.0 via the_aether - variantcraftingtables 2.3.0 [17:38:34] [main/WARN]: Mod `the_aether` (1.6.5.1+1.18.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed. [17:38:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/E:/ProgramData/Curse/Minecraft/Install/libraries/net/fabricmc/sponge-mixin/0.11.1+mixin.0.8.5/sponge-mixin-0.11.1+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT [17:38:34] [main/INFO]: Compatibility level set to JAVA_16 [17:38:34] [main/INFO]: Compatibility level set to JAVA_17 [17:38:44] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zeh000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [17:38:46] [main/WARN]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on gud_recipe_confidence.mixins.json:IngredientMixin::handler$zjo002$init exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [17:38:48] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:38:49] [Render thread/INFO]: Setting user: Versimno [17:38:50] [Render thread/INFO]: [Indigo] Registering Indigo renderer! [17:38:51] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10 [17:38:56] [Render thread/INFO]: Narrator library for x64 successfully loaded [17:38:56] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Custom Portal Api, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Command API (v1), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Crash Report Info (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Groups (v0), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Lifecycle Events (v1), Fabric Loot Tables (v1), Fabric Mining Level API (v1), Fabric Mining Levels (v0), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Object Builders (v0), Fabric Particles (v1), Fabric Registry Sync (v0), Fabric Renderer API (v1), Fabric Renderer - Indigo, Fabric Renderer Registries (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Rendering (v0), Fabric Rendering (v1), Fabric Resource Conditions API (v1), Fabric Resource Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Structure API (v1), Fabric Tag Extensions (v0), Fabric Textures (v0), Fabric Tool Attribute API (v1), Fabric Transfer API (v1), Fabric Loader, Custom Shader Lib, Recipe Confidence, Incubus Core, More Tags, Reach Entity Attributes, Paradise Lost - The Aether Reborn, Trinkets, Variant Crafting Tables) [17:38:56] [Render thread/INFO]: [STDOUT]: Inject generated resource packs. [17:39:04] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers / Headphones (Realtek Audio) [17:39:04] [Render thread/INFO]: Sound engine started [17:39:04] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [17:39:04] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [17:39:04] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [17:39:04] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/chest.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [17:39:04] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [17:39:06] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [17:39:22] [Render thread/ERROR]: Mixin apply for mod gud_recipe_confidence failed gud_recipe_confidence.mixins.json:RecipeManagerMixin -> net.minecraft.class_1863: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1338) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1043) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155) ~[fabric-loader-0.13.1.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at net.minecraft.class_5350.<init>(class_5350.java:28) ~[client-intermediary.jar:?] at net.minecraft.class_5350.method_29466(class_5350.java:88) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29604(class_310.java:2152) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29610(class_310.java:2003) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29607(class_310.java:1947) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_2736(class_525.java:278) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_19922(class_525.java:214) ~[client-intermediary.jar:?] at net.minecraft.class_4185.method_25306(class_4185.java:40) ~[client-intermediary.jar:?] at net.minecraft.class_4264.method_25348(class_4264.java:16) ~[client-intermediary.jar:?] at net.minecraft.class_339.method_25402(class_339.java:121) ~[client-intermediary.jar:?] at net.minecraft.class_4069.method_25402(class_4069.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1611(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1601(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22686(class_312.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_1255.execute(class_1255.java:101) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22684(class_312.java:165) ~[client-intermediary.jar:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) [lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) [lwjgl-glfw-3.2.2.jar:build 10] at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:202) [client-intermediary.jar:?] at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1142) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:733) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:238) [client-intermediary.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.1.jar:?] [17:39:22] [Render thread/WARN]: Failed to load datapacks, can't proceed with server load java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1863 failed at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150) ~[fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155) ~[fabric-loader-0.13.1.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at net.minecraft.class_5350.<init>(class_5350.java:28) ~[client-intermediary.jar:?] at net.minecraft.class_5350.method_29466(class_5350.java:88) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29604(class_310.java:2152) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29610(class_310.java:2003) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_29607(class_310.java:1947) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_2736(class_525.java:278) ~[client-intermediary.jar:?] at net.minecraft.class_525.method_19922(class_525.java:214) ~[client-intermediary.jar:?] at net.minecraft.class_4185.method_25306(class_4185.java:40) ~[client-intermediary.jar:?] at net.minecraft.class_4264.method_25348(class_4264.java:16) ~[client-intermediary.jar:?] at net.minecraft.class_339.method_25402(class_339.java:121) ~[client-intermediary.jar:?] at net.minecraft.class_4069.method_25402(class_4069.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1611(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_437.method_25412(class_437.java:491) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_1601(class_312.java:94) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22686(class_312.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_1255.execute(class_1255.java:101) ~[client-intermediary.jar:?] at net.minecraft.class_312.method_22684(class_312.java:165) ~[client-intermediary.jar:?] at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) [lwjgl-glfw-3.2.2.jar:build 10] at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) [lwjgl-glfw-3.2.2.jar:build 10] at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:202) [client-intermediary.jar:?] at net.minecraft.class_1041.method_15998(class_1041.java:310) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1142) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:733) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:238) [client-intermediary.jar:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.13.1.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.1.jar:?] Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [gud_recipe_confidence.mixins.json:RecipeManagerMixin] from phase [DEFAULT] in config [gud_recipe_confidence.mixins.json] from mod [gud_recipe_confidence] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1863::getFirstMatch with priority 1000 cannot inject into net/minecraft/class_1863::method_8132(Lnet/minecraft/class_3956;Lnet/minecraft/class_1263;Lnet/minecraft/class_1937;)Ljava/util/Optional; merged by net.xanthian.variantcraftingtables.mixin.RecipeManagerMixin with priority 1000 [PREINJECT Applicator Phase -> gud_recipe_confidence.mixins.json:RecipeManagerMixin -> Prepare Injections -> -> redirect$zjp000$getFirstMatch(Ljava/util/stream/Stream;)Ljava/util/Optional; -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1338) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1043) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.11.1+mixin.0.8.5.jar:0.11.1+mixin.0.8.5] at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247) ~[fabric-loader-0.13.1.jar:?] ... 35 more [17:39:30] [Render thread/INFO]: Stopping! ``` ### Other mods [Mods Folder](https://www.dropbox.com/s/za8b34wctr25f1l/mods.zip?dl=1) ### Additional Information Using the CurseForge Launcher
comp
bug incompatible with variant crafting tables what happened a bug to replicate first i installed the latest version of paradise lost and variant crafting tables on fabric next attempted to either join create a world finally unable to open world error with datapacks mod version fabric api version relevant log output shell loading minecraft with fabric loader loading mods cardinal components base via the aether cardinal components entity via the aether crowdin translate via the aether customportalapi via the aether fabric fabric api base via fabric fabric api lookup api via fabric fabric biome api via fabric fabric blockrenderlayer via fabric fabric command api via fabric fabric commands via fabric fabric containers via fabric fabric content registries via fabric fabric crash report info via fabric fabric dimensions via fabric fabric entity events via fabric fabric events interaction via fabric fabric events lifecycle via fabric fabric game rule api via fabric fabric item api via fabric fabric item groups via fabric fabric key binding api via fabric fabric keybindings via fabric fabric lifecycle events via fabric fabric loot tables via fabric fabric mining level api via fabric fabric mining levels via fabric fabric models via fabric fabric networking api via fabric fabric networking via fabric fabric object builder api via fabric fabric object builders via fabric fabric particles via fabric fabric registry sync via fabric fabric renderer api via fabric fabric renderer indigo via fabric fabric renderer registries via fabric fabric rendering data attachment via fabric fabric rendering fluids via fabric fabric rendering via fabric fabric rendering via fabric fabric resource conditions api via fabric fabric resource loader via fabric fabric screen api via fabric fabric screen handler api via fabric fabric structure api via fabric fabric tag extensions via fabric fabric textures via fabric fabric tool attribute api via fabric fabric transfer api via fabric fabricloader gud csl via the aether gud recipe confidence via the aether incubus core via the aether java minecraft moretags via the aether reach entity attributes via the aether the aether trinkets via the aether variantcraftingtables mod the aether uses more dot separated version components than semver allows support for this is currently not guaranteed spongepowered mixin subsystem version source file e programdata curse minecraft install libraries net fabricmc sponge mixin mixin sponge mixin mixin jar service knot fabric env client compatibility level set to java compatibility level set to java inject at invoke shift by on fabric lifecycle events mixins json client worldchunkmixin handler onloadblockentity exceeds the maximum allowed value increase the value of maxshiftby to suppress this warning inject at invoke assign shift by on gud recipe confidence mixins json ingredientmixin handler init exceeds the maximum allowed value increase the value of maxshiftby to suppress this warning environment authhost accountshost sessionhost serviceshost name prod setting user versimno registering indigo renderer backend library lwjgl version build narrator library for successfully loaded reloading resourcemanager default fabric mods custom portal api fabric api fabric api base fabric api lookup api fabric biome api fabric blockrenderlayer registration fabric command api fabric commands fabric containers fabric content registries fabric crash report info fabric dimensions api fabric entity events fabric events interaction fabric events lifecycle fabric game rule api fabric item api fabric item groups fabric key binding api fabric key bindings fabric lifecycle events fabric loot tables fabric mining level api fabric mining levels fabric models fabric networking api fabric networking fabric object builder api fabric object builders fabric particles fabric registry sync fabric renderer api fabric renderer indigo fabric renderer registries fabric rendering data attachment fabric rendering fluids fabric rendering fabric rendering fabric resource conditions api fabric resource loader fabric screen api fabric screen handler api fabric structure api fabric tag extensions fabric textures fabric tool attribute api fabric transfer api fabric loader custom shader lib recipe confidence incubus core more tags reach entity attributes paradise lost the aether reborn trinkets variant crafting tables inject generated resource packs openal initialized on device openal soft on speakers headphones realtek audio sound engine started created minecraft textures atlas blocks png atlas created minecraft textures atlas signs png atlas created minecraft textures atlas banner patterns png atlas created minecraft textures atlas shield patterns png atlas created minecraft textures atlas chest png atlas created minecraft textures atlas beds png atlas created minecraft textures atlas shulker boxes png atlas created minecraft textures atlas particles png atlas created minecraft textures atlas paintings png atlas created minecraft textures atlas mob effects png atlas mixin apply for mod gud recipe confidence failed gud recipe confidence mixins json recipemanagermixin net minecraft class org spongepowered asm mixin injection throwables invalidinjectionexception at invoke on net minecraft class getfirstmatch with priority cannot inject into net minecraft class method lnet minecraft class lnet minecraft class lnet minecraft class ljava util optional merged by net xanthian variantcraftingtables mixin recipemanagermixin with priority org spongepowered asm mixin injection throwables invalidinjectionexception at invoke on net minecraft class getfirstmatch with priority cannot inject into net minecraft class method lnet minecraft class lnet minecraft class lnet minecraft class ljava util optional merged by net xanthian variantcraftingtables mixin recipemanagermixin with priority at org spongepowered asm mixin injection code injector findtargetnodes injector java at org spongepowered asm mixin injection code injector find injector java at org spongepowered asm mixin injection struct injectioninfo prepare injectioninfo java at org spongepowered asm mixin transformer mixintargetcontext prepareinjections mixintargetcontext java at org spongepowered asm mixin transformer mixinapplicatorstandard prepareinjections mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard applymixin mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard apply mixinapplicatorstandard java at org spongepowered asm mixin transformer targetclasscontext apply targetclasscontext java at org spongepowered asm mixin transformer targetclasscontext applymixins targetclasscontext java at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java at net fabricmc loader impl launch knot knotclassdelegate getpostmixinclassbytearray knotclassdelegate java at net fabricmc loader impl launch knot knotclassdelegate tryloadclass knotclassdelegate java at net fabricmc loader impl launch knot knotclassloader loadclass knotclassloader java at java lang classloader loadclass classloader java at net minecraft class class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class execute class java at net minecraft class method class java at org lwjgl glfw glfwmousebuttoncallbacki callback glfwmousebuttoncallbacki java at org lwjgl system jni invokev native method at org lwjgl glfw glfw glfwpollevents glfw java at com mojang systems rendersystem flipframe rendersystem java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft client main main main main java at jdk internal reflect nativemethodaccessorimpl native method at jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at net fabricmc loader impl game minecraft minecraftgameprovider launch minecraftgameprovider java at net fabricmc loader impl launch knot knot launch knot java at net fabricmc loader impl launch knot knotclient main knotclient java failed to load datapacks can t proceed with server load java lang runtimeexception mixin transformation of net minecraft class failed at net fabricmc loader impl launch knot knotclassdelegate getpostmixinclassbytearray knotclassdelegate java at net fabricmc loader impl launch knot knotclassdelegate tryloadclass knotclassdelegate java at net fabricmc loader impl launch knot knotclassloader loadclass knotclassloader java at java lang classloader loadclass classloader java at net minecraft class class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class execute class java at net minecraft class method class java at org lwjgl glfw glfwmousebuttoncallbacki callback glfwmousebuttoncallbacki java at org lwjgl system jni invokev native method at org lwjgl glfw glfw glfwpollevents glfw java at com mojang systems rendersystem flipframe rendersystem java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft client main main main main java at jdk internal reflect nativemethodaccessorimpl native method at jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at net fabricmc loader impl game minecraft minecraftgameprovider launch minecraftgameprovider java at net fabricmc loader impl launch knot knot launch knot java at net fabricmc loader impl launch knot knotclient main knotclient java caused by org spongepowered asm mixin transformer throwables mixintransformererror an unexpected critical error was encountered at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java at net fabricmc loader impl launch knot knotclassdelegate getpostmixinclassbytearray knotclassdelegate java more caused by org spongepowered asm mixin throwables mixinapplyerror mixin from phase in config from mod failed during apply at org spongepowered asm mixin transformer mixinprocessor handlemixinerror mixinprocessor java at org spongepowered asm mixin transformer mixinprocessor handlemixinapplyerror mixinprocessor java at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java at net fabricmc loader impl launch knot knotclassdelegate getpostmixinclassbytearray knotclassdelegate java more caused by org spongepowered asm mixin injection throwables invalidinjectionexception at invoke on net minecraft class getfirstmatch with priority cannot inject into net minecraft class method lnet minecraft class lnet minecraft class lnet minecraft class ljava util optional merged by net xanthian variantcraftingtables mixin recipemanagermixin with priority at org spongepowered asm mixin injection code injector findtargetnodes injector java at org spongepowered asm mixin injection code injector find injector java at org spongepowered asm mixin injection struct injectioninfo prepare injectioninfo java at org spongepowered asm mixin transformer mixintargetcontext prepareinjections mixintargetcontext java at org spongepowered asm mixin transformer mixinapplicatorstandard prepareinjections mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard applymixin mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard apply mixinapplicatorstandard java at org spongepowered asm mixin transformer targetclasscontext apply targetclasscontext java at org spongepowered asm mixin transformer targetclasscontext applymixins targetclasscontext java at org spongepowered asm mixin transformer mixinprocessor applymixins mixinprocessor java at org spongepowered asm mixin transformer mixintransformer transformclass mixintransformer java at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java at net fabricmc loader impl launch knot knotclassdelegate getpostmixinclassbytearray knotclassdelegate java more stopping other mods additional information using the curseforge launcher
1
18,781
26,145,756,542
IssuesEvent
2022-12-30 04:20:34
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
can't install Storybook in Svelte apps created with Vite or SvelteKit
bug compatibility with other tools app: svelte
**Describe the bug** Storybook for Svelte wants to use version 2.9.1 of svelte-loader, but Svelte apps created with Vite or SvelteKit want to use version 3.1.1. These appear to be incompatible and this prevents the use of Storybook in these projects. **To Reproduce** I tried to create a reproduction repo by running `npx sb@next repro`, but that errored out with "Failed to create repro". Here are steps that reproduce the issue: - `npm init svelte@next storybook-issue` - select "Skeleton project" - select "No" for all the remaining questions - `cd storybook-issue` - `npm install` - `npx sb init` - `npm audit fix` This will output the following: ```text npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: svelte-loader@3.1.1 npm ERR! node_modules/svelte-loader npm ERR! dev svelte-loader@"^3.1.1" from the root project npm ERR! peer svelte-loader@"*" from @storybook/svelte@6.2.9 npm ERR! node_modules/@storybook/svelte npm ERR! dev @storybook/svelte@"^6.2.9" from the root project npm ERR! peer @storybook/svelte@"^6.1.20" from @storybook/addon-svelte-csf@1.0.0 npm ERR! node_modules/@storybook/addon-svelte-csf npm ERR! dev @storybook/addon-svelte-csf@"^1.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer svelte-loader@"^2.9.1" from @storybook/addon-svelte-csf@1.0.0 npm ERR! node_modules/@storybook/addon-svelte-csf npm ERR! dev @storybook/addon-svelte-csf@"^1.0.0" from the root project ``` **System** Please paste the results of `npx sb@next info` here. ```text System: OS: macOS 11.3.1 CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Binaries: Node: 16.1.0 - /usr/local/bin/node Yarn: 1.22.5 - /usr/local/bin/yarn npm: 7.11.2 - /usr/local/bin/npm Browsers: Chrome: 90.0.4430.212 Firefox: 86.0 Safari: 14.1 npmPackages: @storybook/addon-actions: ^6.2.9 => 6.2.9 @storybook/addon-essentials: ^6.2.9 => 6.2.9 @storybook/addon-links: ^6.2.9 => 6.2.9 @storybook/addon-svelte-csf: ^1.0.0 => 1.0.0 @storybook/svelte: ^6.2.9 => 6.2.9 ```
True
can't install Storybook in Svelte apps created with Vite or SvelteKit - **Describe the bug** Storybook for Svelte wants to use version 2.9.1 of svelte-loader, but Svelte apps created with Vite or SvelteKit want to use version 3.1.1. These appear to be incompatible and this prevents the use of Storybook in these projects. **To Reproduce** I tried to create a reproduction repo by running `npx sb@next repro`, but that errored out with "Failed to create repro". Here are steps that reproduce the issue: - `npm init svelte@next storybook-issue` - select "Skeleton project" - select "No" for all the remaining questions - `cd storybook-issue` - `npm install` - `npx sb init` - `npm audit fix` This will output the following: ```text npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: svelte-loader@3.1.1 npm ERR! node_modules/svelte-loader npm ERR! dev svelte-loader@"^3.1.1" from the root project npm ERR! peer svelte-loader@"*" from @storybook/svelte@6.2.9 npm ERR! node_modules/@storybook/svelte npm ERR! dev @storybook/svelte@"^6.2.9" from the root project npm ERR! peer @storybook/svelte@"^6.1.20" from @storybook/addon-svelte-csf@1.0.0 npm ERR! node_modules/@storybook/addon-svelte-csf npm ERR! dev @storybook/addon-svelte-csf@"^1.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer svelte-loader@"^2.9.1" from @storybook/addon-svelte-csf@1.0.0 npm ERR! node_modules/@storybook/addon-svelte-csf npm ERR! dev @storybook/addon-svelte-csf@"^1.0.0" from the root project ``` **System** Please paste the results of `npx sb@next info` here. ```text System: OS: macOS 11.3.1 CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Binaries: Node: 16.1.0 - /usr/local/bin/node Yarn: 1.22.5 - /usr/local/bin/yarn npm: 7.11.2 - /usr/local/bin/npm Browsers: Chrome: 90.0.4430.212 Firefox: 86.0 Safari: 14.1 npmPackages: @storybook/addon-actions: ^6.2.9 => 6.2.9 @storybook/addon-essentials: ^6.2.9 => 6.2.9 @storybook/addon-links: ^6.2.9 => 6.2.9 @storybook/addon-svelte-csf: ^1.0.0 => 1.0.0 @storybook/svelte: ^6.2.9 => 6.2.9 ```
comp
can t install storybook in svelte apps created with vite or sveltekit describe the bug storybook for svelte wants to use version of svelte loader but svelte apps created with vite or sveltekit want to use version these appear to be incompatible and this prevents the use of storybook in these projects to reproduce i tried to create a reproduction repo by running npx sb next repro but that errored out with failed to create repro here are steps that reproduce the issue npm init svelte next storybook issue select skeleton project select no for all the remaining questions cd storybook issue npm install npx sb init npm audit fix this will output the following text npm err code eresolve npm err eresolve unable to resolve dependency tree npm err npm err found svelte loader npm err node modules svelte loader npm err dev svelte loader from the root project npm err peer svelte loader from storybook svelte npm err node modules storybook svelte npm err dev storybook svelte from the root project npm err peer storybook svelte from storybook addon svelte csf npm err node modules storybook addon svelte csf npm err dev storybook addon svelte csf from the root project npm err npm err could not resolve dependency npm err peer svelte loader from storybook addon svelte csf npm err node modules storybook addon svelte csf npm err dev storybook addon svelte csf from the root project system please paste the results of npx sb next info here text system os macos cpu intel r core tm cpu binaries node usr local bin node yarn usr local bin yarn npm usr local bin npm browsers chrome firefox safari npmpackages storybook addon actions storybook addon essentials storybook addon links storybook addon svelte csf storybook svelte
1
828,630
31,836,368,518
IssuesEvent
2023-09-14 13:45:34
vatesfr/xen-orchestra
https://api.github.com/repos/vatesfr/xen-orchestra
closed
traffic rule bypass from with VM
type: bug :bug: Priority 3: can wait/workaround :yellow_circle: status::in backlog :white_check_mark:
**Describe the bug** Not sure if this is a bug but it feels like one to me. Apologies if not. The OpenFlow SDN Controller plugin ties the rules to a VM's MAC address, meaning it can be bypassed if the MAC address of the VM is changed. **To Reproduce** - Create a VM (for this example, a Linux VM) - Create a traffic rule in the "network" tab of the VM in XO (e.g. block all IP access to/from 192.168.1.1) - Ping blocked IP address and notice traffic is blocked - Change MAC address in VM (e.g. with the commands "ip link set dev eth0 down; ip link set dev eth0 address de:ad:be:ef:ca:fe; ip link set dev eth0 up" - Ping blocked IP address and notice packets are allowed **Expected behavior** Under normal circumstances, changes within the VM should not be enough to bypass the traffic rules set in XO. **Desktop (please complete the following information):** - Node v14.18.1 - xo-server 5.89.0 - xo-web 5.94.0 - XCP-ng 8.2.1 **Additional context** The rule that gets created are these (for to/from): ``` ip,in_port=4,dl_src=ea:4b:3a:f0:a6:21,nw_dst=192.168.1.1,actions=drop ip,dl_dst=ea:4b:3a:f0:a6:21,nw_src=192.168.1.1,actions=drop ``` where dl_src and dl_dst is the MAC address of the VM.
1.0
traffic rule bypass from with VM - **Describe the bug** Not sure if this is a bug but it feels like one to me. Apologies if not. The OpenFlow SDN Controller plugin ties the rules to a VM's MAC address, meaning it can be bypassed if the MAC address of the VM is changed. **To Reproduce** - Create a VM (for this example, a Linux VM) - Create a traffic rule in the "network" tab of the VM in XO (e.g. block all IP access to/from 192.168.1.1) - Ping blocked IP address and notice traffic is blocked - Change MAC address in VM (e.g. with the commands "ip link set dev eth0 down; ip link set dev eth0 address de:ad:be:ef:ca:fe; ip link set dev eth0 up" - Ping blocked IP address and notice packets are allowed **Expected behavior** Under normal circumstances, changes within the VM should not be enough to bypass the traffic rules set in XO. **Desktop (please complete the following information):** - Node v14.18.1 - xo-server 5.89.0 - xo-web 5.94.0 - XCP-ng 8.2.1 **Additional context** The rule that gets created are these (for to/from): ``` ip,in_port=4,dl_src=ea:4b:3a:f0:a6:21,nw_dst=192.168.1.1,actions=drop ip,dl_dst=ea:4b:3a:f0:a6:21,nw_src=192.168.1.1,actions=drop ``` where dl_src and dl_dst is the MAC address of the VM.
non_comp
traffic rule bypass from with vm describe the bug not sure if this is a bug but it feels like one to me apologies if not the openflow sdn controller plugin ties the rules to a vm s mac address meaning it can be bypassed if the mac address of the vm is changed to reproduce create a vm for this example a linux vm create a traffic rule in the network tab of the vm in xo e g block all ip access to from ping blocked ip address and notice traffic is blocked change mac address in vm e g with the commands ip link set dev down ip link set dev address de ad be ef ca fe ip link set dev up ping blocked ip address and notice packets are allowed expected behavior under normal circumstances changes within the vm should not be enough to bypass the traffic rules set in xo desktop please complete the following information node xo server xo web xcp ng additional context the rule that gets created are these for to from ip in port dl src ea nw dst actions drop ip dl dst ea nw src actions drop where dl src and dl dst is the mac address of the vm
0
8,183
10,268,921,911
IssuesEvent
2019-08-23 07:46:46
ChestShop-authors/ChestShop-3
https://api.github.com/repos/ChestShop-authors/ChestShop-3
closed
Chestshop LWC breaking.
missing information plugin compatibility
Recently got this bug report: > 1. Place a chest, and make a shop. > 2. Place a joining chest next to it > 3. Lwc will be removed on both chests even if second is removed, and when you open the chest you no longer receive the lwc message. > 4. The chest is still inaccessible though so this isn't critical yet I have confirmed this is indeed an issue. If you make a single chest-chestshop and add a connecting chest, the LWC on the chest gets removed. Our config: https://pastebin.com/1Nr3LV58 Chestshop: https://ci.minebench.de/job/ChestShop-3/152/ LWC: https://ci.ecocitycraft.com/view/LWC/job/LWC-Dev/37/ Tagging @pop4959 incase it's something on LWC's end. But I believe this is a fault with chestshops.
True
Chestshop LWC breaking. - Recently got this bug report: > 1. Place a chest, and make a shop. > 2. Place a joining chest next to it > 3. Lwc will be removed on both chests even if second is removed, and when you open the chest you no longer receive the lwc message. > 4. The chest is still inaccessible though so this isn't critical yet I have confirmed this is indeed an issue. If you make a single chest-chestshop and add a connecting chest, the LWC on the chest gets removed. Our config: https://pastebin.com/1Nr3LV58 Chestshop: https://ci.minebench.de/job/ChestShop-3/152/ LWC: https://ci.ecocitycraft.com/view/LWC/job/LWC-Dev/37/ Tagging @pop4959 incase it's something on LWC's end. But I believe this is a fault with chestshops.
comp
chestshop lwc breaking recently got this bug report place a chest and make a shop place a joining chest next to it lwc will be removed on both chests even if second is removed and when you open the chest you no longer receive the lwc message the chest is still inaccessible though so this isn t critical yet i have confirmed this is indeed an issue if you make a single chest chestshop and add a connecting chest the lwc on the chest gets removed our config chestshop lwc tagging incase it s something on lwc s end but i believe this is a fault with chestshops
1
239,545
7,799,794,726
IssuesEvent
2018-06-09 00:36:39
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0005462: fix update script Release5->update_1
Bug Mantis Voipmanager high priority
**Reported by pschuele on 25 Jan 2012 13:54** fix update script Release5-&gt;update_1 **Additional information:** [traceHTML] =&gt; .../library/Zend/Db/Statement.php(284): Zend_Db_Statement_Pdo-&gt;_execute() .../library/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement-&gt;execute() .../library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract-&gt;query() .../Setup/Backend/Abstract.php(207): Zend_Db_Adapter_Pdo_Abstract-&gt;query() .../Setup/Backend/Mysql.php(206): Setup_Backend_Abstract-&gt;execQueryVoid() .../Voipmanager/Setup/Update/Release5.php(149): Setup_Backend_Mysql-&gt;alterCol() .../Setup/Controller.php(426): Voipmanager_Setup_Update_Release5-&gt;update_1() .../Setup/Controller.php(325): Setup_Controller-&gt;updateApplication() .../Setup/Frontend/Json.php(118): Setup_Controller-&gt;updateApplications() [internal function]: Setup_Frontend_Json-&gt;updateApplications() .../library/Zend/Server/Abstract.php(232): call_user_func_array() .../Zend/Json/Server.php(558): Zend_Server_Abstract-&gt;_dispatch() .../Zend/Json/Server.php(197): Zend_Json_Server-&gt;_handle() .../Setup/Server/Json.php(77): Zend_Json_Server-&gt;handle() .../Setup/Core.php(103): Setup_Server_Json-&gt;handle() .../setup.php(53): Setup_Core::dispatchRequest()
1.0
0005462: fix update script Release5->update_1 - **Reported by pschuele on 25 Jan 2012 13:54** fix update script Release5-&gt;update_1 **Additional information:** [traceHTML] =&gt; .../library/Zend/Db/Statement.php(284): Zend_Db_Statement_Pdo-&gt;_execute() .../library/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement-&gt;execute() .../library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract-&gt;query() .../Setup/Backend/Abstract.php(207): Zend_Db_Adapter_Pdo_Abstract-&gt;query() .../Setup/Backend/Mysql.php(206): Setup_Backend_Abstract-&gt;execQueryVoid() .../Voipmanager/Setup/Update/Release5.php(149): Setup_Backend_Mysql-&gt;alterCol() .../Setup/Controller.php(426): Voipmanager_Setup_Update_Release5-&gt;update_1() .../Setup/Controller.php(325): Setup_Controller-&gt;updateApplication() .../Setup/Frontend/Json.php(118): Setup_Controller-&gt;updateApplications() [internal function]: Setup_Frontend_Json-&gt;updateApplications() .../library/Zend/Server/Abstract.php(232): call_user_func_array() .../Zend/Json/Server.php(558): Zend_Server_Abstract-&gt;_dispatch() .../Zend/Json/Server.php(197): Zend_Json_Server-&gt;_handle() .../Setup/Server/Json.php(77): Zend_Json_Server-&gt;handle() .../Setup/Core.php(103): Setup_Server_Json-&gt;handle() .../setup.php(53): Setup_Core::dispatchRequest()
non_comp
fix update script update reported by pschuele on jan fix update script gt update additional information gt library zend db statement php zend db statement pdo gt execute library zend db adapter abstract php zend db statement gt execute library zend db adapter pdo abstract php zend db adapter abstract gt query setup backend abstract php zend db adapter pdo abstract gt query setup backend mysql php setup backend abstract gt execqueryvoid voipmanager setup update php setup backend mysql gt altercol setup controller php voipmanager setup update gt update setup controller php setup controller gt updateapplication setup frontend json php setup controller gt updateapplications setup frontend json gt updateapplications library zend server abstract php call user func array zend json server php zend server abstract gt dispatch zend json server php zend json server gt handle setup server json php zend json server gt handle setup core php setup server json gt handle setup php setup core dispatchrequest
0
20,401
30,186,225,403
IssuesEvent
2023-07-04 12:18:48
steviegt6/fable
https://api.github.com/repos/steviegt6/fable
opened
[Fabric-Quilt Incompatibility] Terraform
fabric-quilt-incompatibility fatal quilt-support-planned fixed-in-later-version
*This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).* Terraform for 1.19.3 crashes on startup with QSL. The Terraform developers consider this to be a Quilt bug, but would accept a PR fixing it on their side. For more information, please read the relevant [...] and [...] issues on GitHub.
True
[Fabric-Quilt Incompatibility] Terraform - *This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).* Terraform for 1.19.3 crashes on startup with QSL. The Terraform developers consider this to be a Quilt bug, but would accept a PR fixing it on their side. For more information, please read the relevant [...] and [...] issues on GitHub.
comp
terraform this issue has been transcribed from the related report in the quilt terraform for crashes on startup with qsl the terraform developers consider this to be a quilt bug but would accept a pr fixing it on their side for more information please read the relevant and issues on github
1
48,003
10,195,005,797
IssuesEvent
2019-08-12 17:01:49
privacytoolsproject/PSI-Library
https://api.github.com/repos/privacytoolsproject/PSI-Library
closed
Generalized Laplace Mechanism
code style enhancement priority
Currently, the way noise is added to the true version of statistics in the Laplace mechanism (and Gaussian), is through a binary addition. https://github.com/privacytoolsproject/PSI-Library/blob/e906e4b0430ca1ff95cf6913f6c277f1a44127ac/R/mechanism-laplace.R#L66 Thus, there is an implicit assumption that `true.val` is something that `+` works on; i.e. a numeric array. This might not be true. E.g. the true statistic might create an object (like a binary tree, just say...), and maybe we want to add noise to the weights of the nodes of the tree (we do). There could be an "add" method in that object, and instead of using `+` we could have something like `true.val$add(dpNoise(n=length(true.val), scale=scale, dist='laplace'))`. We could do this by requiring that all the input statistics have an `add` method, which dictates how the noise should be added. Or, we could have logic that checks whether or not an `add` method is specified by the input function, if so uses it, and if not uses the original version. A second related issue is that the noise addition currently assumes that we only ever want to add noise with the same scale to `true.val`. So while `true.val` might be an array of multiple values, we can't add different amounts of noise to each one. In the case of a complicated statistic, it might output multiple different things, where each has different sensitivity or different epsilon allocation. For example: 1. Entries in a covariance matrix all have individual sensitivities and a global epsilon will need to be split between them. 2. Something like an F-statistic is the ratio of two other statistics (the SSE and SSA), and it's easiest to bound the sensitivities of those individually then post-process the F-statistic from a noisy SSE and SSA rather than try and make a bound on the whole ratio. In these cases, we could imagine calling the entire Laplace mechanism separately for the individual queries, passing in their individual sensitivities and epsilon budgets and then postprocessing everything else afterwards. But this would not be in the spirit of the structure of the mechanisms in the library, as the post-processing is currently called _within_ the mechanisms.
1.0
Generalized Laplace Mechanism - Currently, the way noise is added to the true version of statistics in the Laplace mechanism (and Gaussian), is through a binary addition. https://github.com/privacytoolsproject/PSI-Library/blob/e906e4b0430ca1ff95cf6913f6c277f1a44127ac/R/mechanism-laplace.R#L66 Thus, there is an implicit assumption that `true.val` is something that `+` works on; i.e. a numeric array. This might not be true. E.g. the true statistic might create an object (like a binary tree, just say...), and maybe we want to add noise to the weights of the nodes of the tree (we do). There could be an "add" method in that object, and instead of using `+` we could have something like `true.val$add(dpNoise(n=length(true.val), scale=scale, dist='laplace'))`. We could do this by requiring that all the input statistics have an `add` method, which dictates how the noise should be added. Or, we could have logic that checks whether or not an `add` method is specified by the input function, if so uses it, and if not uses the original version. A second related issue is that the noise addition currently assumes that we only ever want to add noise with the same scale to `true.val`. So while `true.val` might be an array of multiple values, we can't add different amounts of noise to each one. In the case of a complicated statistic, it might output multiple different things, where each has different sensitivity or different epsilon allocation. For example: 1. Entries in a covariance matrix all have individual sensitivities and a global epsilon will need to be split between them. 2. Something like an F-statistic is the ratio of two other statistics (the SSE and SSA), and it's easiest to bound the sensitivities of those individually then post-process the F-statistic from a noisy SSE and SSA rather than try and make a bound on the whole ratio. In these cases, we could imagine calling the entire Laplace mechanism separately for the individual queries, passing in their individual sensitivities and epsilon budgets and then postprocessing everything else afterwards. But this would not be in the spirit of the structure of the mechanisms in the library, as the post-processing is currently called _within_ the mechanisms.
non_comp
generalized laplace mechanism currently the way noise is added to the true version of statistics in the laplace mechanism and gaussian is through a binary addition thus there is an implicit assumption that true val is something that works on i e a numeric array this might not be true e g the true statistic might create an object like a binary tree just say and maybe we want to add noise to the weights of the nodes of the tree we do there could be an add method in that object and instead of using we could have something like true val add dpnoise n length true val scale scale dist laplace we could do this by requiring that all the input statistics have an add method which dictates how the noise should be added or we could have logic that checks whether or not an add method is specified by the input function if so uses it and if not uses the original version a second related issue is that the noise addition currently assumes that we only ever want to add noise with the same scale to true val so while true val might be an array of multiple values we can t add different amounts of noise to each one in the case of a complicated statistic it might output multiple different things where each has different sensitivity or different epsilon allocation for example entries in a covariance matrix all have individual sensitivities and a global epsilon will need to be split between them something like an f statistic is the ratio of two other statistics the sse and ssa and it s easiest to bound the sensitivities of those individually then post process the f statistic from a noisy sse and ssa rather than try and make a bound on the whole ratio in these cases we could imagine calling the entire laplace mechanism separately for the individual queries passing in their individual sensitivities and epsilon budgets and then postprocessing everything else afterwards but this would not be in the spirit of the structure of the mechanisms in the library as the post processing is currently called within the mechanisms
0
10,489
12,424,144,723
IssuesEvent
2020-05-24 10:02:13
Ryo-9399/mc_canvas
https://api.github.com/repos/Ryo-9399/mc_canvas
closed
強制スクロールとコンティニューを組み合わせるときにコンティニュー位置が本来の位置からずれる
affects compatibility bug
Java版から発生しています。 `scroll_mode`が`2`(強制スクロール)または`3`(高速強制スクロール) またはゲーム開始時画面内にスクロール制御用の仕掛けが設置されていた時に ゲーム開始時点で画面外にあるコンティニューアイテムを取ってコンティニューした場合、 コンティニュー位置がゲーム開始時の画面内になってしまいます。 コンティニューアイテムを取った場合、ゲーム開始時点で自分の位置を変更させるのですが、その際に視点(強制スクロールで変化させる基準の値)が更新されていないのが原因です。
True
強制スクロールとコンティニューを組み合わせるときにコンティニュー位置が本来の位置からずれる - Java版から発生しています。 `scroll_mode`が`2`(強制スクロール)または`3`(高速強制スクロール) またはゲーム開始時画面内にスクロール制御用の仕掛けが設置されていた時に ゲーム開始時点で画面外にあるコンティニューアイテムを取ってコンティニューした場合、 コンティニュー位置がゲーム開始時の画面内になってしまいます。 コンティニューアイテムを取った場合、ゲーム開始時点で自分の位置を変更させるのですが、その際に視点(強制スクロールで変化させる基準の値)が更新されていないのが原因です。
comp
強制スクロールとコンティニューを組み合わせるときにコンティニュー位置が本来の位置からずれる java版から発生しています。 scroll mode が (強制スクロール)または (高速強制スクロール) またはゲーム開始時画面内にスクロール制御用の仕掛けが設置されていた時に ゲーム開始時点で画面外にあるコンティニューアイテムを取ってコンティニューした場合、 コンティニュー位置がゲーム開始時の画面内になってしまいます。 コンティニューアイテムを取った場合、ゲーム開始時点で自分の位置を変更させるのですが、その際に視点(強制スクロールで変化させる基準の値)が更新されていないのが原因です。
1
8,840
10,789,615,446
IssuesEvent
2019-11-05 12:20:49
dotnet/winforms
https://api.github.com/repos/dotnet/winforms
closed
Port System.Windows.Forms.Design.ListViewGroupCollectionEditor
area: UI type editors tenet-compatibility
**Problem description:** `ListViewGroupCollectionEditor` from System.Windows.Forms.Design is missing Refer to https://github.com/dotnet/winforms/issues/1115#issuecomment-504798149
True
Port System.Windows.Forms.Design.ListViewGroupCollectionEditor - **Problem description:** `ListViewGroupCollectionEditor` from System.Windows.Forms.Design is missing Refer to https://github.com/dotnet/winforms/issues/1115#issuecomment-504798149
comp
port system windows forms design listviewgroupcollectioneditor problem description listviewgroupcollectioneditor from system windows forms design is missing refer to
1
14,993
18,790,528,604
IssuesEvent
2021-11-08 16:20:36
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: [JsonNumberHandling] on collection of non-number properties
doc-idea breaking-change :checkered_flag: Release: .NET 6 Pri1 binary incompatible
### Description Minor breaking change introduced in .NET 6 Preview 1: Applying `JsonNumberHandlingAttribute` on a collection of non-numbers e.g. List<Poco> was previously (in 5.0) a no-op. Now, `InvalidOperationException` is thrown as it is not a valid configuration. ```cs public class ClassWith_AttributeOnComplexListProperty { // Attribute not allowed here, previously ignored. [JsonNumberHandling(JsonNumberHandling.AllowReadingFromString | JsonNumberHandling.WriteAsString)] public List<MyClass> MyList { get; set; } // Attribute allowed here and will be honored. [JsonNumberHandling(JsonNumberHandling.AllowReadingFromString | JsonNumberHandling.WriteAsString)] public List<int> MyOtherList { get; set; } } ``` ### Version Other (please put exact version in description textbox) ### Previous behavior Provided in description. ### New behavior Provided in description. ### Type of breaking change - [X] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load/execute or different run-time behavior. - [ ] **Source incompatible**: Source code may encounter a breaking change in behavior when targeting the new runtime/component/SDK, such as compile errors or different run-time behavior. ### Reason for change It was a side effect of a performance optimization for the number handling feature. ### Recommended action Remove the attribute on incompatible collection properties. ### Feature area Core .NET libraries ### Affected APIs All `JsonSerializer` (de)serialization methods.
True
[Breaking change]: [JsonNumberHandling] on collection of non-number properties - ### Description Minor breaking change introduced in .NET 6 Preview 1: Applying `JsonNumberHandlingAttribute` on a collection of non-numbers e.g. List<Poco> was previously (in 5.0) a no-op. Now, `InvalidOperationException` is thrown as it is not a valid configuration. ```cs public class ClassWith_AttributeOnComplexListProperty { // Attribute not allowed here, previously ignored. [JsonNumberHandling(JsonNumberHandling.AllowReadingFromString | JsonNumberHandling.WriteAsString)] public List<MyClass> MyList { get; set; } // Attribute allowed here and will be honored. [JsonNumberHandling(JsonNumberHandling.AllowReadingFromString | JsonNumberHandling.WriteAsString)] public List<int> MyOtherList { get; set; } } ``` ### Version Other (please put exact version in description textbox) ### Previous behavior Provided in description. ### New behavior Provided in description. ### Type of breaking change - [X] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load/execute or different run-time behavior. - [ ] **Source incompatible**: Source code may encounter a breaking change in behavior when targeting the new runtime/component/SDK, such as compile errors or different run-time behavior. ### Reason for change It was a side effect of a performance optimization for the number handling feature. ### Recommended action Remove the attribute on incompatible collection properties. ### Feature area Core .NET libraries ### Affected APIs All `JsonSerializer` (de)serialization methods.
comp
on collection of non number properties description minor breaking change introduced in net preview applying jsonnumberhandlingattribute on a collection of non numbers e g list was previously in a no op now invalidoperationexception is thrown as it is not a valid configuration cs public class classwith attributeoncomplexlistproperty attribute not allowed here previously ignored public list mylist get set attribute allowed here and will be honored public list myotherlist get set version other please put exact version in description textbox previous behavior provided in description new behavior provided in description type of breaking change binary incompatible existing binaries may encounter a breaking change in behavior such as failure to load execute or different run time behavior source incompatible source code may encounter a breaking change in behavior when targeting the new runtime component sdk such as compile errors or different run time behavior reason for change it was a side effect of a performance optimization for the number handling feature recommended action remove the attribute on incompatible collection properties feature area core net libraries affected apis all jsonserializer de serialization methods
1
270,626
23,524,922,504
IssuesEvent
2022-08-19 09:51:25
Scille/parsec-cloud
https://api.github.com/repos/Scille/parsec-cloud
opened
Flaky hypothesis test `tests/backend/realm/test_shuffle_roles.py::test_shuffle_roles`
bug inconsistent testing macos python
The test `tests/backend/realm/test_shuffle_roles.py::test_shuffle_roles` is flaky, you can found the log in [17_Hypothesis tests suffle roles.zip](https://github.com/Scille/parsec-cloud/files/9381076/17_Hypothesis.tests.suffle.roles.zip) https://github.com/Scille/parsec-cloud/runs/7915126870?check_suite_focus=true
1.0
Flaky hypothesis test `tests/backend/realm/test_shuffle_roles.py::test_shuffle_roles` - The test `tests/backend/realm/test_shuffle_roles.py::test_shuffle_roles` is flaky, you can found the log in [17_Hypothesis tests suffle roles.zip](https://github.com/Scille/parsec-cloud/files/9381076/17_Hypothesis.tests.suffle.roles.zip) https://github.com/Scille/parsec-cloud/runs/7915126870?check_suite_focus=true
non_comp
flaky hypothesis test tests backend realm test shuffle roles py test shuffle roles the test tests backend realm test shuffle roles py test shuffle roles is flaky you can found the log in
0
8,915
2,893,187,777
IssuesEvent
2015-06-15 16:39:34
ThibaultLatrille/ControverSciences
https://api.github.com/repos/ThibaultLatrille/ControverSciences
closed
design again
** to do design
trois lignes au début pour "revenir à la controverse", "référence précédente" et "référence suivante" avec des gros espaces entre chaque ligne. Ce serait bien de réduire l'espace occupé par ces trois cases Sur la page http://www.controversciences.org/references/169?filter=mine Par : N. Clairis Navigateur : firefox firefox38 modern windows
1.0
design again - trois lignes au début pour "revenir à la controverse", "référence précédente" et "référence suivante" avec des gros espaces entre chaque ligne. Ce serait bien de réduire l'espace occupé par ces trois cases Sur la page http://www.controversciences.org/references/169?filter=mine Par : N. Clairis Navigateur : firefox firefox38 modern windows
non_comp
design again trois lignes au début pour revenir à la controverse référence précédente et référence suivante avec des gros espaces entre chaque ligne ce serait bien de réduire l espace occupé par ces trois cases sur la page par n clairis navigateur firefox modern windows
0
74,301
15,325,639,247
IssuesEvent
2021-02-26 01:47:17
wrbejar/JavaVulnerable
https://api.github.com/repos/wrbejar/JavaVulnerable
opened
CVE-2019-14900 (Medium) detected in hibernate-core-4.0.1.Final.jar
security vulnerability
## CVE-2019-14900 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-4.0.1.Final.jar</b></p></summary> <p>A module of the Hibernate Core project</p> <p>Library home page: <a href="http://hibernate.org">http://hibernate.org</a></p> <p>Path to dependency file: JavaVulnerable/bin/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar,canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar</p> <p> Dependency Hierarchy: - :x: **hibernate-core-4.0.1.Final.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/wrbejar/JavaVulnerable/commit/68039108867ebffcb5ade57f247f1b478aeaef56">68039108867ebffcb5ade57f247f1b478aeaef56</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. <p>Publish Date: 2020-07-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14900>CVE-2019-14900</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14900">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14900</a></p> <p>Release Date: 2020-07-06</p> <p>Fix Resolution: org.hibernate:hibernate-core:5.4.18.Final</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.hibernate","packageName":"hibernate-core","packageVersion":"4.0.1.Final","packageFilePaths":["/bin/pom.xml","/bin/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/pom.xml","/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.hibernate:hibernate-core:4.0.1.Final","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.hibernate:hibernate-core:5.4.18.Final"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-14900","vulnerabilityDetails":"A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14900","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"Low","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-14900 (Medium) detected in hibernate-core-4.0.1.Final.jar - ## CVE-2019-14900 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-4.0.1.Final.jar</b></p></summary> <p>A module of the Hibernate Core project</p> <p>Library home page: <a href="http://hibernate.org">http://hibernate.org</a></p> <p>Path to dependency file: JavaVulnerable/bin/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,JavaVulnerable/bin/target/JavaVulnerableLab/WEB-INF/lib/hibernate-core-4.0.1.Final.jar,canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar,canner/.m2/repository/org/hibernate/hibernate-core/4.0.1.Final/hibernate-core-4.0.1.Final.jar</p> <p> Dependency Hierarchy: - :x: **hibernate-core-4.0.1.Final.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/wrbejar/JavaVulnerable/commit/68039108867ebffcb5ade57f247f1b478aeaef56">68039108867ebffcb5ade57f247f1b478aeaef56</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. <p>Publish Date: 2020-07-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14900>CVE-2019-14900</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14900">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14900</a></p> <p>Release Date: 2020-07-06</p> <p>Fix Resolution: org.hibernate:hibernate-core:5.4.18.Final</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.hibernate","packageName":"hibernate-core","packageVersion":"4.0.1.Final","packageFilePaths":["/bin/pom.xml","/bin/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/pom.xml","/target/JavaVulnerableLab/META-INF/maven/org.cysecurity/JavaVulnerableLab/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.hibernate:hibernate-core:4.0.1.Final","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.hibernate:hibernate-core:5.4.18.Final"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-14900","vulnerabilityDetails":"A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14900","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"Low","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_comp
cve medium detected in hibernate core final jar cve medium severity vulnerability vulnerable library hibernate core final jar a module of the hibernate core project library home page a href path to dependency file javavulnerable bin pom xml path to vulnerable library canner repository org hibernate hibernate core final hibernate core final jar javavulnerable target javavulnerablelab web inf lib hibernate core final jar javavulnerable bin target javavulnerablelab web inf lib hibernate core final jar javavulnerable target javavulnerablelab meta inf maven org cysecurity javavulnerablelab target javavulnerablelab web inf lib hibernate core final jar javavulnerable bin target javavulnerablelab meta inf maven org cysecurity javavulnerablelab target javavulnerablelab web inf lib hibernate core final jar javavulnerable target javavulnerablelab web inf lib hibernate core final jar javavulnerable bin target javavulnerablelab web inf lib hibernate core final jar canner repository org hibernate hibernate core final hibernate core final jar canner repository org hibernate hibernate core final hibernate core final jar dependency hierarchy x hibernate core final jar vulnerable library found in head commit a href found in base branch master vulnerability details a flaw was found in hibernate orm in versions before and a sql injection in the implementation of the jpa criteria api can permit unsanitized literals when a literal is used in the select or group by parts of the query this flaw could allow an attacker to access unauthorized information or possibly conduct further attacks publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org hibernate hibernate core final rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree org hibernate hibernate core final isminimumfixversionavailable true minimumfixversion org hibernate hibernate core final basebranches vulnerabilityidentifier cve vulnerabilitydetails a flaw was found in hibernate orm in versions before and a sql injection in the implementation of the jpa criteria api can permit unsanitized literals when a literal is used in the select or group by parts of the query this flaw could allow an attacker to access unauthorized information or possibly conduct further attacks vulnerabilityurl
0
14,369
17,333,979,563
IssuesEvent
2021-07-28 07:55:44
ckeditor/ckeditor5
https://api.github.com/repos/ckeditor/ckeditor5
closed
Add HtmlComment to package metadata file
domain:v4-compatibility package:html-support squad:compat type:task
## Provide a description of the task Add `HtmlComment` plugin to package metadata file in `ckeditor5-html-support` package. It is required for e.g. Online Builder.
True
Add HtmlComment to package metadata file - ## Provide a description of the task Add `HtmlComment` plugin to package metadata file in `ckeditor5-html-support` package. It is required for e.g. Online Builder.
comp
add htmlcomment to package metadata file provide a description of the task add htmlcomment plugin to package metadata file in html support package it is required for e g online builder
1
9,366
11,414,818,913
IssuesEvent
2020-02-02 06:19:33
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
storybook bundling error
babel / webpack bug compatibility with other tools has workaround inactive
**Describe the bug** After upgrading material-ui "4.7.1" a few days ago, I can't run storybook anymore. this is the error given when bundling: > ERROR in ./node_modules/@material-ui/core/esm/Popper/Popper.js > Module not found: Error: Cannot find file: 'popper.js' does not match the corresponding name on disk: './node_modules/@material-ui/core/esm/Popper/Popper.js'. in the file `./node_modules/@material-ui/core/esm/Popper/Popper.js` it's importing like this: `import PopperJS from 'popper.js';` I think storybook thinks it's a file whereas `popper.js` is a dependency package for material-ui
True
storybook bundling error - **Describe the bug** After upgrading material-ui "4.7.1" a few days ago, I can't run storybook anymore. this is the error given when bundling: > ERROR in ./node_modules/@material-ui/core/esm/Popper/Popper.js > Module not found: Error: Cannot find file: 'popper.js' does not match the corresponding name on disk: './node_modules/@material-ui/core/esm/Popper/Popper.js'. in the file `./node_modules/@material-ui/core/esm/Popper/Popper.js` it's importing like this: `import PopperJS from 'popper.js';` I think storybook thinks it's a file whereas `popper.js` is a dependency package for material-ui
comp
storybook bundling error describe the bug after upgrading material ui a few days ago i can t run storybook anymore this is the error given when bundling error in node modules material ui core esm popper popper js module not found error cannot find file popper js does not match the corresponding name on disk node modules material ui core esm popper popper js in the file node modules material ui core esm popper popper js it s importing like this import popperjs from popper js i think storybook thinks it s a file whereas popper js is a dependency package for material ui
1
1,058
3,520,945,231
IssuesEvent
2016-01-12 23:01:01
Dyvil/Dyvil
https://api.github.com/repos/Dyvil/Dyvil
closed
Remove implicit `$forX` Variables
Compatibility Compiler
Drop compiler support for the implicit `$forStart`, `$forIterator`, ... variables. This only complicated the bytecode output and is not easy to use due to ambiguities.
True
Remove implicit `$forX` Variables - Drop compiler support for the implicit `$forStart`, `$forIterator`, ... variables. This only complicated the bytecode output and is not easy to use due to ambiguities.
comp
remove implicit forx variables drop compiler support for the implicit forstart foriterator variables this only complicated the bytecode output and is not easy to use due to ambiguities
1
357,087
10,601,794,257
IssuesEvent
2019-10-10 13:04:03
kubernetes/kubeadm
https://api.github.com/repos/kubernetes/kubeadm
closed
API server authorization-mode order not as specified in kubeadm config
area/security kind/api-change kind/bug priority/important-longterm
<!-- Thanks for filing an issue! Before hitting the button, please answer these questions.--> ## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT <!-- If this is a BUG REPORT, please: - Fill in as much of the template below as you can. If you leave out information, we can't help you as well. If this is a FEATURE REQUEST, please: - Describe *in detail* the feature/behavior/change you'd like to see. In both cases, be ready for followup questions, and please respond in a timely manner. If we can't reproduce a bug or think a feature already exists, we might close your issue. If we're wrong, PLEASE feel free to reopen it and explain why. --> ## Versions **kubeadm version** (use `kubeadm version`): ``` kubeadm version: &version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:11:18Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} ``` **Environment**: - **Kubernetes version** (use `kubectl version`): ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:05:50Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} ``` - **Cloud provider or hardware configuration**: none, on-prem - **OS** (e.g. from /etc/os-release): ``` NAME="Red Hat Enterprise Linux Server" VERSION="7.6 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.6" PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="7.6" ``` - **Kernel** (e.g. `uname -a`): ``` Linux myhost 3.10.0-957.21.3.el7.x86_64 #1 SMP Fri Jun 14 02:54:29 EDT 2019 x86_64 x86_64 x86_64 GNU/Linux ``` - **Others**: ## What happened? When setting up a cluster with kubeadm the order of arguments for the kube-apiserver flag `authorization-mode` is not preserved. In our case, the `authorization-mode` (apiServer->extraArgs) is set to `Node,Webhook,RBAC` (see sample config below). The generated kube-apiserver manifest (`/etc/kubernetes/manifests/kube-apiserver.yaml`) does not reflect this configuration and the flag is set to `--authorization-mode=Node,RBAC,Webhook`. The order of the arguments is crucial as it's also the order in which api calls are authenticated by the apiserver. In our case (for cluster admins) RBAC allows nearly every operation, so the webhook is never called, but we require the webhook to be called first for our companys own so called "priviledged access management". ## What you expected to happen? The authorization-mode flag in the kube-apiserver manifest to look like this: `--authorization-mode=Node,Webhook,RBAC` ## How to reproduce it (as minimally and precisely as possible)? kubeadm configuration `kubeadm.yaml` - stripped to the absolute minimum to reproduce the problem: ``` --- apiVersion: kubeadm.k8s.io/v1beta2 kind: ClusterConfiguration kubernetesVersion: 1.15.3 apiServer: extraArgs: "authorization-mode": "Node,Webhook,RBAC" ``` 1. run `kubeadm init --config kubeadm.yaml` 2. run `grep authorization-mode /etc/kubernetes/manifests/kube-apiserver.yaml` 3. Observe, that the order of the authorization mode is `Node,RBAC,Webhook` and not `Node,Webhook,RBAC` as specified in the config. ## Anything else we need to know? The configmap in the kube-system namespace is also wrong.
1.0
API server authorization-mode order not as specified in kubeadm config - <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.--> ## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT <!-- If this is a BUG REPORT, please: - Fill in as much of the template below as you can. If you leave out information, we can't help you as well. If this is a FEATURE REQUEST, please: - Describe *in detail* the feature/behavior/change you'd like to see. In both cases, be ready for followup questions, and please respond in a timely manner. If we can't reproduce a bug or think a feature already exists, we might close your issue. If we're wrong, PLEASE feel free to reopen it and explain why. --> ## Versions **kubeadm version** (use `kubeadm version`): ``` kubeadm version: &version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:11:18Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} ``` **Environment**: - **Kubernetes version** (use `kubectl version`): ``` Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:05:50Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} ``` - **Cloud provider or hardware configuration**: none, on-prem - **OS** (e.g. from /etc/os-release): ``` NAME="Red Hat Enterprise Linux Server" VERSION="7.6 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.6" PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="7.6" ``` - **Kernel** (e.g. `uname -a`): ``` Linux myhost 3.10.0-957.21.3.el7.x86_64 #1 SMP Fri Jun 14 02:54:29 EDT 2019 x86_64 x86_64 x86_64 GNU/Linux ``` - **Others**: ## What happened? When setting up a cluster with kubeadm the order of arguments for the kube-apiserver flag `authorization-mode` is not preserved. In our case, the `authorization-mode` (apiServer->extraArgs) is set to `Node,Webhook,RBAC` (see sample config below). The generated kube-apiserver manifest (`/etc/kubernetes/manifests/kube-apiserver.yaml`) does not reflect this configuration and the flag is set to `--authorization-mode=Node,RBAC,Webhook`. The order of the arguments is crucial as it's also the order in which api calls are authenticated by the apiserver. In our case (for cluster admins) RBAC allows nearly every operation, so the webhook is never called, but we require the webhook to be called first for our companys own so called "priviledged access management". ## What you expected to happen? The authorization-mode flag in the kube-apiserver manifest to look like this: `--authorization-mode=Node,Webhook,RBAC` ## How to reproduce it (as minimally and precisely as possible)? kubeadm configuration `kubeadm.yaml` - stripped to the absolute minimum to reproduce the problem: ``` --- apiVersion: kubeadm.k8s.io/v1beta2 kind: ClusterConfiguration kubernetesVersion: 1.15.3 apiServer: extraArgs: "authorization-mode": "Node,Webhook,RBAC" ``` 1. run `kubeadm init --config kubeadm.yaml` 2. run `grep authorization-mode /etc/kubernetes/manifests/kube-apiserver.yaml` 3. Observe, that the order of the authorization mode is `Node,RBAC,Webhook` and not `Node,Webhook,RBAC` as specified in the config. ## Anything else we need to know? The configmap in the kube-system namespace is also wrong.
non_comp
api server authorization mode order not as specified in kubeadm config is this a bug report or feature request bug report if this is a bug report please fill in as much of the template below as you can if you leave out information we can t help you as well if this is a feature request please describe in detail the feature behavior change you d like to see in both cases be ready for followup questions and please respond in a timely manner if we can t reproduce a bug or think a feature already exists we might close your issue if we re wrong please feel free to reopen it and explain why versions kubeadm version use kubeadm version kubeadm version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux environment kubernetes version use kubectl version client version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux server version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux cloud provider or hardware configuration none on prem os e g from etc os release name red hat enterprise linux server version maipo id rhel id like fedora variant server variant id server version id pretty name red hat enterprise linux server maipo ansi color cpe name cpe o redhat enterprise linux ga server home url bug report url redhat bugzilla product red hat enterprise linux redhat bugzilla product version redhat support product red hat enterprise linux redhat support product version kernel e g uname a linux myhost smp fri jun edt gnu linux others what happened when setting up a cluster with kubeadm the order of arguments for the kube apiserver flag authorization mode is not preserved in our case the authorization mode apiserver extraargs is set to node webhook rbac see sample config below the generated kube apiserver manifest etc kubernetes manifests kube apiserver yaml does not reflect this configuration and the flag is set to authorization mode node rbac webhook the order of the arguments is crucial as it s also the order in which api calls are authenticated by the apiserver in our case for cluster admins rbac allows nearly every operation so the webhook is never called but we require the webhook to be called first for our companys own so called priviledged access management what you expected to happen the authorization mode flag in the kube apiserver manifest to look like this authorization mode node webhook rbac how to reproduce it as minimally and precisely as possible kubeadm configuration kubeadm yaml stripped to the absolute minimum to reproduce the problem apiversion kubeadm io kind clusterconfiguration kubernetesversion apiserver extraargs authorization mode node webhook rbac run kubeadm init config kubeadm yaml run grep authorization mode etc kubernetes manifests kube apiserver yaml observe that the order of the authorization mode is node rbac webhook and not node webhook rbac as specified in the config anything else we need to know the configmap in the kube system namespace is also wrong
0
106,295
23,207,240,459
IssuesEvent
2022-08-02 06:55:57
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
closed
CaC Sequence contains no matching element
kind/bug priority/p2 team/config-as-code
### Team - [X] I've assigned a team label to this issue ### Severity Single Customer ### Version 2022.2.6971 ### Latest Version I could reproduce the problem in the latest build ### What happened? When using the `Deploy Amazon ECS Service` step and setting the container details -> environment variables in a CaC enabled project results in the error: `Sequence contains no matching element` Project becomes blocked and can only be fixed by removing the entry in the OCL file. ### Reproduction * Create a new CaC Project * Add the step `Deploy Amazon ECS Service` * Fill in the required and container details ( without environment variables) * Commit changes and reload page. * Add environment variables * Commit and reload page. ### Error and Stacktrace _No response_ ### More Information [Internal Ticket](https://octopus.zendesk.com/agent/tickets/92909) ### Workaround _No response_
1.0
CaC Sequence contains no matching element - ### Team - [X] I've assigned a team label to this issue ### Severity Single Customer ### Version 2022.2.6971 ### Latest Version I could reproduce the problem in the latest build ### What happened? When using the `Deploy Amazon ECS Service` step and setting the container details -> environment variables in a CaC enabled project results in the error: `Sequence contains no matching element` Project becomes blocked and can only be fixed by removing the entry in the OCL file. ### Reproduction * Create a new CaC Project * Add the step `Deploy Amazon ECS Service` * Fill in the required and container details ( without environment variables) * Commit changes and reload page. * Add environment variables * Commit and reload page. ### Error and Stacktrace _No response_ ### More Information [Internal Ticket](https://octopus.zendesk.com/agent/tickets/92909) ### Workaround _No response_
non_comp
cac sequence contains no matching element team i ve assigned a team label to this issue severity single customer version latest version i could reproduce the problem in the latest build what happened when using the deploy amazon ecs service step and setting the container details environment variables in a cac enabled project results in the error sequence contains no matching element project becomes blocked and can only be fixed by removing the entry in the ocl file reproduction create a new cac project add the step deploy amazon ecs service fill in the required and container details without environment variables commit changes and reload page add environment variables commit and reload page error and stacktrace no response more information workaround no response
0
18,611
25,918,115,288
IssuesEvent
2022-12-15 19:12:23
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ 🚀 Feature Request: Move the Empty Cart template from the Cart widget to Site Settings > WooCommerce Pages
compatibility/3rd_party product/pro component/woocommerce request/integration type/workflow
### Prerequisites - [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. - [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro ) ### What problem is your feature request going to solve? Please describe. Hi elementor developer. In the Cart widget, we have the Customize empty cart option and this is a very important feature. But the main challenge is that if we create the shopping cart page using other plugins like jet woobuilder, we cannot use the customize empty cart feature of the element. So it would be great if you add this feature to Site Settings > WooCommerce > Cart. In this case, even if we have created the cart page using a third-party plugin, we can use the elementor Customize empty cart. ### Describe the solution you'd like add Customize empty cart feature to Site Settings > WooCommerce > Cart. ![empty cart](https://user-images.githubusercontent.com/88034902/207080842-aabe6feb-f531-4ed7-92f8-953832287ebd.png) ### Describe alternatives you've considered _No response_ ### Additional context _No response_
True
⛔ 🚀 Feature Request: Move the Empty Cart template from the Cart widget to Site Settings > WooCommerce Pages - ### Prerequisites - [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. - [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro ) ### What problem is your feature request going to solve? Please describe. Hi elementor developer. In the Cart widget, we have the Customize empty cart option and this is a very important feature. But the main challenge is that if we create the shopping cart page using other plugins like jet woobuilder, we cannot use the customize empty cart feature of the element. So it would be great if you add this feature to Site Settings > WooCommerce > Cart. In this case, even if we have created the cart page using a third-party plugin, we can use the elementor Customize empty cart. ### Describe the solution you'd like add Customize empty cart feature to Site Settings > WooCommerce > Cart. ![empty cart](https://user-images.githubusercontent.com/88034902/207080842-aabe6feb-f531-4ed7-92f8-953832287ebd.png) ### Describe alternatives you've considered _No response_ ### Additional context _No response_
comp
⛔ 🚀 feature request move the empty cart template from the cart widget to site settings woocommerce pages prerequisites i have searched for similar features requests in both open and closed tickets and cannot find a duplicate the feature is still missing in the latest stable version of elementor elementor pro what problem is your feature request going to solve please describe hi elementor developer in the cart widget we have the customize empty cart option and this is a very important feature but the main challenge is that if we create the shopping cart page using other plugins like jet woobuilder we cannot use the customize empty cart feature of the element so it would be great if you add this feature to site settings woocommerce cart in this case even if we have created the cart page using a third party plugin we can use the elementor customize empty cart describe the solution you d like add customize empty cart feature to site settings woocommerce cart describe alternatives you ve considered no response additional context no response
1
20,261
29,239,790,705
IssuesEvent
2023-05-23 01:02:28
VazkiiMods/Quark
https://api.github.com/repos/VazkiiMods/Quark
closed
Dispensers don't place some blocks
compatibility
With the Dispensers Place Blocks module, dispensers don't place Carved Pumpkins, Glowstone Blocks, Chests, or any type of wool Carpet.
True
Dispensers don't place some blocks - With the Dispensers Place Blocks module, dispensers don't place Carved Pumpkins, Glowstone Blocks, Chests, or any type of wool Carpet.
comp
dispensers don t place some blocks with the dispensers place blocks module dispensers don t place carved pumpkins glowstone blocks chests or any type of wool carpet
1
657,945
21,872,575,845
IssuesEvent
2022-05-19 07:13:57
bounswe/bounswe2022group8
https://api.github.com/repos/bounswe/bounswe2022group8
opened
Practice Application: Frontend - Initials
Effort: High Priority: High coding practice app
### What's up? In our meeting [#11](https://github.com/bounswe/bounswe2022group8/wiki/Week-11-Meeting-Notes-16%F0%9F%97%92%EF%B8%8F), we decided that everyone should be writing their own HTML templates for the website. ### To Do HTML templates for **art item** related endpoints (#105) and **episodes** related endpoints (#106) must be implemented. Following actions must be taken: - [ ] Implement a generic template that takes some input from end-user, parse the data using Javascript, fetches the related API and sends the data to the backend. - [ ] Modify the generic template for the API: ```GET api/v1/artitems```. - [ ] Modify the generic template for the API: ```POST api/v1/artitems```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/<id>```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/users/<id>```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/users/<username>```. - [ ] Modify the generic template for the API: ```GET api/v1/episodes/<str:series>```. ### Deadline _Deadline: 20.05.2022 @20.00_ ### Additional Information _No response_ ### Reviewers @kostanya
1.0
Practice Application: Frontend - Initials - ### What's up? In our meeting [#11](https://github.com/bounswe/bounswe2022group8/wiki/Week-11-Meeting-Notes-16%F0%9F%97%92%EF%B8%8F), we decided that everyone should be writing their own HTML templates for the website. ### To Do HTML templates for **art item** related endpoints (#105) and **episodes** related endpoints (#106) must be implemented. Following actions must be taken: - [ ] Implement a generic template that takes some input from end-user, parse the data using Javascript, fetches the related API and sends the data to the backend. - [ ] Modify the generic template for the API: ```GET api/v1/artitems```. - [ ] Modify the generic template for the API: ```POST api/v1/artitems```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/<id>```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/users/<id>```. - [ ] Modify the generic template for the API: ```GET api/v1/artitems/users/<username>```. - [ ] Modify the generic template for the API: ```GET api/v1/episodes/<str:series>```. ### Deadline _Deadline: 20.05.2022 @20.00_ ### Additional Information _No response_ ### Reviewers @kostanya
non_comp
practice application frontend initials what s up in our meeting we decided that everyone should be writing their own html templates for the website to do html templates for art item related endpoints and episodes related endpoints must be implemented following actions must be taken implement a generic template that takes some input from end user parse the data using javascript fetches the related api and sends the data to the backend modify the generic template for the api get api artitems modify the generic template for the api post api artitems modify the generic template for the api get api artitems modify the generic template for the api get api artitems users modify the generic template for the api get api artitems users modify the generic template for the api get api episodes deadline deadline additional information no response reviewers kostanya
0
5,586
8,059,591,717
IssuesEvent
2018-08-02 22:41:20
OneSignal/OneSignal-Website-SDK
https://api.github.com/repos/OneSignal/OneSignal-Website-SDK
closed
Replace fetch with XMLHttpRequest
difficulty: normal domain: compatibility
Hi OneSignal, Some of my users use Safari browser version 10.0.2. The push notifications is running but it makes other javascript (MyMoodalBox). The console log shows this message: ``` TypeError: undefined is not a function (near '....innerHTML=n}}).send()};MoodalApp.init=f...') open — MyMoodalBox.min.js:138 (anonymous function) — MyMoodalBox.min.js:153 e — mootools-core-1.5.0-full-compat-yc.js:3:46291 ``` When I remove the OneSignal code, the MyMoodalBox works well. And this only happen in Safari. Could you help me to solve this? Thank you very much.
True
Replace fetch with XMLHttpRequest - Hi OneSignal, Some of my users use Safari browser version 10.0.2. The push notifications is running but it makes other javascript (MyMoodalBox). The console log shows this message: ``` TypeError: undefined is not a function (near '....innerHTML=n}}).send()};MoodalApp.init=f...') open — MyMoodalBox.min.js:138 (anonymous function) — MyMoodalBox.min.js:153 e — mootools-core-1.5.0-full-compat-yc.js:3:46291 ``` When I remove the OneSignal code, the MyMoodalBox works well. And this only happen in Safari. Could you help me to solve this? Thank you very much.
comp
replace fetch with xmlhttprequest hi onesignal some of my users use safari browser version the push notifications is running but it makes other javascript mymoodalbox the console log shows this message typeerror undefined is not a function near innerhtml n send moodalapp init f open — mymoodalbox min js anonymous function — mymoodalbox min js e — mootools core full compat yc js when i remove the onesignal code the mymoodalbox works well and this only happen in safari could you help me to solve this thank you very much
1
385,191
26,623,192,137
IssuesEvent
2023-01-24 12:49:04
devvsakib/github-error-solve
https://api.github.com/repos/devvsakib/github-error-solve
closed
Change Project name and version in the package.json and package-lock.json file
documentation beginner friendly
Change the Project name and version in the package.json and package-lock.json file ![image](https://user-images.githubusercontent.com/88339569/214220177-ebd6e77f-d3dc-4fe6-907d-c0b0bb5c0774.png) Name: github-error-solve Version: 0.0.1
1.0
Change Project name and version in the package.json and package-lock.json file - Change the Project name and version in the package.json and package-lock.json file ![image](https://user-images.githubusercontent.com/88339569/214220177-ebd6e77f-d3dc-4fe6-907d-c0b0bb5c0774.png) Name: github-error-solve Version: 0.0.1
non_comp
change project name and version in the package json and package lock json file change the project name and version in the package json and package lock json file name github error solve version
0
6,444
8,742,756,035
IssuesEvent
2018-12-12 17:11:58
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
Touching color does not work with the default purple color
bug compatibility critical has patch
### Expected Behavior _Please describe what should happen_ On this project, when you press "a" and the cat moves over the purple, it should "say <true>" but it says false. Note how the other touching color stacks work fine, just not the paint editors default purple color... Very bizarre. ![image](https://user-images.githubusercontent.com/654102/47457246-9c330d80-d7a4-11e8-9f9c-46792fd28a5d.png) /cc @kchadha you mentioned there was a touching color change recently that could have caused this? ### Operating System and Browser Mac/Chrome [touching color bug.sb3.zip](https://github.com/LLK/scratch-vm/files/2512086/touching.color.bug.sb3.zip)
True
Touching color does not work with the default purple color - ### Expected Behavior _Please describe what should happen_ On this project, when you press "a" and the cat moves over the purple, it should "say <true>" but it says false. Note how the other touching color stacks work fine, just not the paint editors default purple color... Very bizarre. ![image](https://user-images.githubusercontent.com/654102/47457246-9c330d80-d7a4-11e8-9f9c-46792fd28a5d.png) /cc @kchadha you mentioned there was a touching color change recently that could have caused this? ### Operating System and Browser Mac/Chrome [touching color bug.sb3.zip](https://github.com/LLK/scratch-vm/files/2512086/touching.color.bug.sb3.zip)
comp
touching color does not work with the default purple color expected behavior please describe what should happen on this project when you press a and the cat moves over the purple it should say but it says false note how the other touching color stacks work fine just not the paint editors default purple color very bizarre cc kchadha you mentioned there was a touching color change recently that could have caused this operating system and browser mac chrome
1
15,194
19,215,200,107
IssuesEvent
2021-12-07 08:44:48
Stari0n/MagicTime
https://api.github.com/repos/Stari0n/MagicTime
closed
Error that causes the game to get stuck loading at least with my mod setup
incompatibility
Getting this error at the end of my Player.log relating the the magictime mod Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at MagicTime.Mythic.MythicPoisons.Create () [0x00043] in <415d2fba91ff4889a1b08e50baae6568>:0 at MagicTime.MainPatcher+BlueprintPatcher.Postfix () [0x00166] in <415d2fba91ff4889a1b08e50baae6568>:0 at (wrapper dynamic-method) Kingmaker.Blueprints.JsonSystem.BlueprintsCache.Kingmaker.Blueprints.JsonSystem.BlueprintsCache.Init_Patch82(Kingmaker.Blueprints.JsonSystem.BlueprintsCache) at (wrapper dynamic-method) Kingmaker.Blueprints.JsonSystem.StartGameLoader.Kingmaker.Blueprints.JsonSystem.StartGameLoader.LoadPackTOC_Patch1(Kingmaker.Blueprints.JsonSystem.StartGameLoader) at Kingmaker.GameStarter+<StartGameCoroutine>d__20.MoveNext () [0x0029a] in <7895fa443e1f4ac8b6c0262b4ab3061e>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <469e86e97fa2467ebffe49bbd6086325>:0 (Filename: <415d2fba91ff4889a1b08e50baae6568> Line: 0)
True
Error that causes the game to get stuck loading at least with my mod setup - Getting this error at the end of my Player.log relating the the magictime mod Uploading Crash Report NullReferenceException: Object reference not set to an instance of an object at MagicTime.Mythic.MythicPoisons.Create () [0x00043] in <415d2fba91ff4889a1b08e50baae6568>:0 at MagicTime.MainPatcher+BlueprintPatcher.Postfix () [0x00166] in <415d2fba91ff4889a1b08e50baae6568>:0 at (wrapper dynamic-method) Kingmaker.Blueprints.JsonSystem.BlueprintsCache.Kingmaker.Blueprints.JsonSystem.BlueprintsCache.Init_Patch82(Kingmaker.Blueprints.JsonSystem.BlueprintsCache) at (wrapper dynamic-method) Kingmaker.Blueprints.JsonSystem.StartGameLoader.Kingmaker.Blueprints.JsonSystem.StartGameLoader.LoadPackTOC_Patch1(Kingmaker.Blueprints.JsonSystem.StartGameLoader) at Kingmaker.GameStarter+<StartGameCoroutine>d__20.MoveNext () [0x0029a] in <7895fa443e1f4ac8b6c0262b4ab3061e>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <469e86e97fa2467ebffe49bbd6086325>:0 (Filename: <415d2fba91ff4889a1b08e50baae6568> Line: 0)
comp
error that causes the game to get stuck loading at least with my mod setup getting this error at the end of my player log relating the the magictime mod uploading crash report nullreferenceexception object reference not set to an instance of an object at magictime mythic mythicpoisons create in at magictime mainpatcher blueprintpatcher postfix in at wrapper dynamic method kingmaker blueprints jsonsystem blueprintscache kingmaker blueprints jsonsystem blueprintscache init kingmaker blueprints jsonsystem blueprintscache at wrapper dynamic method kingmaker blueprints jsonsystem startgameloader kingmaker blueprints jsonsystem startgameloader loadpacktoc kingmaker blueprints jsonsystem startgameloader at kingmaker gamestarter d movenext in at unityengine setupcoroutine invokemovenext system collections ienumerator enumerator system intptr returnvalueaddress in filename line
1
2,864
8,441,465,623
IssuesEvent
2018-10-18 10:17:49
apinf/platform
https://api.github.com/repos/apinf/platform
closed
E-mail alert about exceeded rate limit
Architecture icebox upstream
If rate limit is exceeded, developer should get an e-mail alert. Requires work on proxy side.
1.0
E-mail alert about exceeded rate limit - If rate limit is exceeded, developer should get an e-mail alert. Requires work on proxy side.
non_comp
e mail alert about exceeded rate limit if rate limit is exceeded developer should get an e mail alert requires work on proxy side
0
16,525
22,408,509,584
IssuesEvent
2022-06-18 10:53:49
cocos/cocos-engine
https://api.github.com/repos/cocos/cocos-engine
closed
Better upgrading experience when native folder breaks compatibility
Compatibility Env: Native
Native folder should not break compatibility in principle. But it may in some situations, for example, refactor platform related codes in v3.5.0. Then should let developers know that: - something break compatibility - how to upgrade A possible solution is that: - Add version config in native folder. - When break compatibility, add the version. - When building native projects, check the version, if different, then tell the developer to upgrade native folder, and show the upgrade documentation. I think we should keep all the upgrading documentation, the developers knows how to upgrade from older version, for example, from 3.3 to 3.6.
True
Better upgrading experience when native folder breaks compatibility - Native folder should not break compatibility in principle. But it may in some situations, for example, refactor platform related codes in v3.5.0. Then should let developers know that: - something break compatibility - how to upgrade A possible solution is that: - Add version config in native folder. - When break compatibility, add the version. - When building native projects, check the version, if different, then tell the developer to upgrade native folder, and show the upgrade documentation. I think we should keep all the upgrading documentation, the developers knows how to upgrade from older version, for example, from 3.3 to 3.6.
comp
better upgrading experience when native folder breaks compatibility native folder should not break compatibility in principle but it may in some situations for example refactor platform related codes in then should let developers know that something break compatibility how to upgrade a possible solution is that add version config in native folder when break compatibility add the version when building native projects check the version if different then tell the developer to upgrade native folder and show the upgrade documentation i think we should keep all the upgrading documentation the developers knows how to upgrade from older version for example from to
1
530
2,964,024,179
IssuesEvent
2015-07-10 14:28:49
zloirock/core-js
https://api.github.com/repos/zloirock/core-js
closed
Unable to execute core-js in firefox's content_script environment
compatibility
My team and I are using core-js via the babel/polyfill to develop a (cross) brower extension. During today's debugging session I found out that importing/requireing the polyfill or core-js causes SEGFAULTs in Firefox. Don't get me wrong I'm not gonna blame corejs for segfaults in FF :heart: So I went all the way down to the `modules/$.js` to find out that corejs references the `self` variable. https://github.com/zloirock/core-js/blob/master/modules/%24.js#L2 Obviously that's not a problem in most cases but for some reason the FF team thought it would be a great idea to use `self` as a namespace within an extensions content_script environment. https://developer.mozilla.org/en-US/Add-ons/SDK/Guides/Content_Scripts#Accessing_port_in_the_content_script Honestly I didn't read your entire code base to find out why you're checking for `self`. With this issue I just want to rise a discussion if we somehow can fix this problem. Apart form this: Thanks for this great project :+1:
True
Unable to execute core-js in firefox's content_script environment - My team and I are using core-js via the babel/polyfill to develop a (cross) brower extension. During today's debugging session I found out that importing/requireing the polyfill or core-js causes SEGFAULTs in Firefox. Don't get me wrong I'm not gonna blame corejs for segfaults in FF :heart: So I went all the way down to the `modules/$.js` to find out that corejs references the `self` variable. https://github.com/zloirock/core-js/blob/master/modules/%24.js#L2 Obviously that's not a problem in most cases but for some reason the FF team thought it would be a great idea to use `self` as a namespace within an extensions content_script environment. https://developer.mozilla.org/en-US/Add-ons/SDK/Guides/Content_Scripts#Accessing_port_in_the_content_script Honestly I didn't read your entire code base to find out why you're checking for `self`. With this issue I just want to rise a discussion if we somehow can fix this problem. Apart form this: Thanks for this great project :+1:
comp
unable to execute core js in firefox s content script environment my team and i are using core js via the babel polyfill to develop a cross brower extension during today s debugging session i found out that importing requireing the polyfill or core js causes segfaults in firefox don t get me wrong i m not gonna blame corejs for segfaults in ff heart so i went all the way down to the modules js to find out that corejs references the self variable obviously that s not a problem in most cases but for some reason the ff team thought it would be a great idea to use self as a namespace within an extensions content script environment honestly i didn t read your entire code base to find out why you re checking for self with this issue i just want to rise a discussion if we somehow can fix this problem apart form this thanks for this great project
1
1,666
4,216,789,323
IssuesEvent
2016-06-30 10:31:48
metarhia/Impress
https://api.github.com/repos/metarhia/Impress
opened
Fix worker restarting and exit
bug compatibility
In cluster we have `worker.suicide` but we deprecated `cluster` and need analog.
True
Fix worker restarting and exit - In cluster we have `worker.suicide` but we deprecated `cluster` and need analog.
comp
fix worker restarting and exit in cluster we have worker suicide but we deprecated cluster and need analog
1
3,202
12,229,251,272
IssuesEvent
2020-05-03 23:14:26
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Application to join: rositis
Maintainer application Port in progress
**The name of your module, theme, or layout** Hook Post Action **Post a link here to an issue in the drupal.org queue notifying Drupal 7 maintainers that you are working on a Backdrop port of their project** https://www.drupal.org/project/hook_post_action/issues/3130683 **Do you agree to the [Backdrop Contributed Project Agreement](https://github.com/backdrop-ops/contrib#backdrop-contributed-project-agreement)** Yes **Post a link to your new Backdrop project under your own GitHub account** https://github.com/rositis/hook_post_action Once we have a chance to review your project, we may provide feedback that's meant to be helpful. If everything checks out, you will be invited to the @backdrop-contrib group, and will be able to transfer the project 😉
True
Application to join: rositis - **The name of your module, theme, or layout** Hook Post Action **Post a link here to an issue in the drupal.org queue notifying Drupal 7 maintainers that you are working on a Backdrop port of their project** https://www.drupal.org/project/hook_post_action/issues/3130683 **Do you agree to the [Backdrop Contributed Project Agreement](https://github.com/backdrop-ops/contrib#backdrop-contributed-project-agreement)** Yes **Post a link to your new Backdrop project under your own GitHub account** https://github.com/rositis/hook_post_action Once we have a chance to review your project, we may provide feedback that's meant to be helpful. If everything checks out, you will be invited to the @backdrop-contrib group, and will be able to transfer the project 😉
non_comp
application to join rositis the name of your module theme or layout hook post action post a link here to an issue in the drupal org queue notifying drupal maintainers that you are working on a backdrop port of their project do you agree to the yes post a link to your new backdrop project under your own github account once we have a chance to review your project we may provide feedback that s meant to be helpful if everything checks out you will be invited to the backdrop contrib group and will be able to transfer the project 😉
0
10,113
12,124,221,379
IssuesEvent
2020-04-22 13:53:44
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
[Monorepo] Update react-native-video dependency to remove Apache 2.0 dependencies
Mobile App Compatibility
This is part of the Monorepo effort (see #18508). Some of the dependencies `gutenberg-mobile` currently have are not compatible with GPLv2. We need to fork and update the one that are bundled/distributed. We can keep the ones that are involved in the build process, but we should make sure those are devDependencies. We have identified the following dependencies that will need to be rewritten: ``` gutenberg@7.2.0 ├─┬ @wordpress/react-native-editor@1.20.0 │ └─┬ react-native-video@4.4.1 │ ├── keymirror@0.1.1 <- Apache 2.0 license │ └── shaka-player@2.5.8 <- Apache 2.0 license ```
True
[Monorepo] Update react-native-video dependency to remove Apache 2.0 dependencies - This is part of the Monorepo effort (see #18508). Some of the dependencies `gutenberg-mobile` currently have are not compatible with GPLv2. We need to fork and update the one that are bundled/distributed. We can keep the ones that are involved in the build process, but we should make sure those are devDependencies. We have identified the following dependencies that will need to be rewritten: ``` gutenberg@7.2.0 ├─┬ @wordpress/react-native-editor@1.20.0 │ └─┬ react-native-video@4.4.1 │ ├── keymirror@0.1.1 <- Apache 2.0 license │ └── shaka-player@2.5.8 <- Apache 2.0 license ```
comp
update react native video dependency to remove apache dependencies this is part of the monorepo effort see some of the dependencies gutenberg mobile currently have are not compatible with we need to fork and update the one that are bundled distributed we can keep the ones that are involved in the build process but we should make sure those are devdependencies we have identified the following dependencies that will need to be rewritten gutenberg ├─┬ wordpress react native editor │ └─┬ react native video │ ├── keymirror apache license │ └── shaka player apache license
1
8,152
10,253,200,351
IssuesEvent
2019-08-21 10:41:49
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
opened
`incompatible_generated_protos_in_virtual_imports`: put generated `.proto` files into a virtual proto source root directory
P1 bazel 1.0 incompatible-change migration-0.29 migration-ready team-Rules-Server
If a `proto_library` rule has both generated and non-generated sources, it would give rise to multiple source roots (one in the source tree and one in the output tree). This is unintuitive and incompatible with the `ProtoInfo` provider that has place for only one (`[ProtoInfo].proto_source_root). To resolve this, we create a virtual source root under `bazel-bin/<package>/_virtual_imports/<rule>`. No user-visible changes are expected except in cases where Starlark code relied on the exact layout of the source tree.
True
`incompatible_generated_protos_in_virtual_imports`: put generated `.proto` files into a virtual proto source root directory - If a `proto_library` rule has both generated and non-generated sources, it would give rise to multiple source roots (one in the source tree and one in the output tree). This is unintuitive and incompatible with the `ProtoInfo` provider that has place for only one (`[ProtoInfo].proto_source_root). To resolve this, we create a virtual source root under `bazel-bin/<package>/_virtual_imports/<rule>`. No user-visible changes are expected except in cases where Starlark code relied on the exact layout of the source tree.
comp
incompatible generated protos in virtual imports put generated proto files into a virtual proto source root directory if a proto library rule has both generated and non generated sources it would give rise to multiple source roots one in the source tree and one in the output tree this is unintuitive and incompatible with the protoinfo provider that has place for only one proto source root to resolve this we create a virtual source root under bazel bin virtual imports no user visible changes are expected except in cases where starlark code relied on the exact layout of the source tree
1
14,403
17,376,359,661
IssuesEvent
2021-07-30 22:08:21
CitiesSkylinesMods/TMPE
https://api.github.com/repos/CitiesSkylinesMods/TMPE
closed
Subscribing to node geometries fails
Annoyance COMPATIBILITY EXTERNAL
Two players (Rhowarion and surf2explore) report the following error: ``` The Mod D:\Steam\steamapps\workshop\content\255710\583429740 [CSUtil.CameraControl.dll, CSUtil.Commons.dll, TMPE.GenericGameBridge.dll, TMPE.CitiesGameBridge.dll, TrafficManager.dll] has caused an error [ModException] Details: System.NullReferenceException: Object reference not set to an instance of an object at TrafficManager.Manager.AbstractNodeGeometryObservingManager.SubscribeToNodeGeometry (UInt16 nodeId) [0x00000] in <filename unknown>:0 at TrafficManager.Manager.Impl.JunctionRestrictionsManager+JunctionRestrictionsNodeWatcher.OnLevelLoading () [0x00000] in <filename unknown>:0 at TrafficManager.Manager.Impl.JunctionRestrictionsManager.OnLevelLoading () [0x00000] in <filename unknown>:0 at TrafficManager.LoadingExtension.OnLevelLoaded (LoadMode mode) [0x00000] in <filename unknown>:0 at LoadingWrapper.OnLevelLoaded (UpdateMode mode) [0x00000] in <filename unknown>:0 ``` However, I am currently unable to identify the cause of this problem. https://github.com/VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition/issues/139
True
Subscribing to node geometries fails - Two players (Rhowarion and surf2explore) report the following error: ``` The Mod D:\Steam\steamapps\workshop\content\255710\583429740 [CSUtil.CameraControl.dll, CSUtil.Commons.dll, TMPE.GenericGameBridge.dll, TMPE.CitiesGameBridge.dll, TrafficManager.dll] has caused an error [ModException] Details: System.NullReferenceException: Object reference not set to an instance of an object at TrafficManager.Manager.AbstractNodeGeometryObservingManager.SubscribeToNodeGeometry (UInt16 nodeId) [0x00000] in <filename unknown>:0 at TrafficManager.Manager.Impl.JunctionRestrictionsManager+JunctionRestrictionsNodeWatcher.OnLevelLoading () [0x00000] in <filename unknown>:0 at TrafficManager.Manager.Impl.JunctionRestrictionsManager.OnLevelLoading () [0x00000] in <filename unknown>:0 at TrafficManager.LoadingExtension.OnLevelLoaded (LoadMode mode) [0x00000] in <filename unknown>:0 at LoadingWrapper.OnLevelLoaded (UpdateMode mode) [0x00000] in <filename unknown>:0 ``` However, I am currently unable to identify the cause of this problem. https://github.com/VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition/issues/139
comp
subscribing to node geometries fails two players rhowarion and report the following error the mod d steam steamapps workshop content has caused an error details system nullreferenceexception object reference not set to an instance of an object at trafficmanager manager abstractnodegeometryobservingmanager subscribetonodegeometry nodeid in at trafficmanager manager impl junctionrestrictionsmanager junctionrestrictionsnodewatcher onlevelloading in at trafficmanager manager impl junctionrestrictionsmanager onlevelloading in at trafficmanager loadingextension onlevelloaded loadmode mode in at loadingwrapper onlevelloaded updatemode mode in however i am currently unable to identify the cause of this problem
1
11,837
13,956,391,002
IssuesEvent
2020-10-24 00:56:08
keymanapp/keyman
https://api.github.com/repos/keymanapp/keyman
closed
[Windows] Keyman 13.0.65 alters output in Firefox 72.0.2
bug compatibility windows/
**Describe the bug** Keyman Desktop 13.0.65 behaves correctly and consistently on MS Office Pro + 2016 v. 2001, Chrome 79.0.3945.130, LibreOffice 5.3.4.2; but differently on Firefox 72.0.2. **To Reproduce** Steps to reproduce the behavior: 1. Install Sanskrit Devanāgarī (HK) (see below) on Keyman for Windows 2. Test the three key sequences (i.e. mu, kh, ti) on MS Office, Chrome and LibreOffice and Firefox. 3. See the differences/errors in Firefox. **Expected behavior** <table> <thead><tr><th>Test</th><th>MS Office</th><th>Chrome</th><th>LibreOffice</th><th>Firefox</th></tr></thead><tbody> <tr><td>mu</td><td>मु</td><td>मु</td><td>मु</td><td style="color: red;">ु</td></tr> <tr><td>kh</td><td>ख्</td><td>ख्</td><td>ख्</td><td>ख्</td></tr> <tr><td>ti</td><td>ति</td><td>ति</td><td>ति</td><td>ि</td></tr> </tbody></table> --- **Keyman Desktop:** - OS: Windows 10 Pro 1909 - Keyman version: 13.0.65 - Target Application: Firefox 72.0.2 --- **Keyboard** - Keyboard name: Sanskrit Devanāgarī (HK) - Keyboard version: [testing] - derived from https://community.software.sil.org/t/problems-with-mac-os/2933?u=makara - Language name: Devanāgarī - Keyboard file: [sanskrit_deva.zip](https://github.com/keymanapp/keyman/files/4157051/sanskrit_deva.zip) **Additional context** https://community.software.sil.org/t/problems-with-mac-os/2933/5
True
[Windows] Keyman 13.0.65 alters output in Firefox 72.0.2 - **Describe the bug** Keyman Desktop 13.0.65 behaves correctly and consistently on MS Office Pro + 2016 v. 2001, Chrome 79.0.3945.130, LibreOffice 5.3.4.2; but differently on Firefox 72.0.2. **To Reproduce** Steps to reproduce the behavior: 1. Install Sanskrit Devanāgarī (HK) (see below) on Keyman for Windows 2. Test the three key sequences (i.e. mu, kh, ti) on MS Office, Chrome and LibreOffice and Firefox. 3. See the differences/errors in Firefox. **Expected behavior** <table> <thead><tr><th>Test</th><th>MS Office</th><th>Chrome</th><th>LibreOffice</th><th>Firefox</th></tr></thead><tbody> <tr><td>mu</td><td>मु</td><td>मु</td><td>मु</td><td style="color: red;">ु</td></tr> <tr><td>kh</td><td>ख्</td><td>ख्</td><td>ख्</td><td>ख्</td></tr> <tr><td>ti</td><td>ति</td><td>ति</td><td>ति</td><td>ि</td></tr> </tbody></table> --- **Keyman Desktop:** - OS: Windows 10 Pro 1909 - Keyman version: 13.0.65 - Target Application: Firefox 72.0.2 --- **Keyboard** - Keyboard name: Sanskrit Devanāgarī (HK) - Keyboard version: [testing] - derived from https://community.software.sil.org/t/problems-with-mac-os/2933?u=makara - Language name: Devanāgarī - Keyboard file: [sanskrit_deva.zip](https://github.com/keymanapp/keyman/files/4157051/sanskrit_deva.zip) **Additional context** https://community.software.sil.org/t/problems-with-mac-os/2933/5
comp
keyman alters output in firefox describe the bug keyman desktop behaves correctly and consistently on ms office pro v chrome libreoffice but differently on firefox to reproduce steps to reproduce the behavior install sanskrit devanāgarī hk see below on keyman for windows test the three key sequences i e mu kh ti on ms office chrome and libreoffice and firefox see the differences errors in firefox expected behavior test ms office chrome libreoffice firefox mu मु मु मु ु kh ख् ख् ख् ख् ti ति ति ति ि keyman desktop os windows pro keyman version target application firefox keyboard keyboard name sanskrit devanāgarī hk keyboard version derived from language name devanāgarī keyboard file additional context
1
380,251
26,410,559,638
IssuesEvent
2023-01-13 11:51:52
jurassicplayer/decky-autosuspend
https://api.github.com/repos/jurassicplayer/decky-autosuspend
closed
Deck store missing latest version
bug documentation
So only version 1.0.0 is showing on the decky store and it doesn’t install. I see here you are up to 1.2, is there some other way I should be installing the plugin?
1.0
Deck store missing latest version - So only version 1.0.0 is showing on the decky store and it doesn’t install. I see here you are up to 1.2, is there some other way I should be installing the plugin?
non_comp
deck store missing latest version so only version is showing on the decky store and it doesn’t install i see here you are up to is there some other way i should be installing the plugin
0
14,653
17,908,745,285
IssuesEvent
2021-09-09 00:12:42
VazkiiMods/Botania
https://api.github.com/repos/VazkiiMods/Botania
closed
Incompativility with HungTeen's Plants vs Zombies
compatibility
java.lang.IllegalArgumentException: Can't find attribute botania:pixie_spawn_chance # Version Information Forge version: 36.2..4 Botania version: Botania-1.16.5-419.jar # Further Information Link to crash log: https://hastebin.com/jiredecema.rb Steps to reproduce This gets triggered when some pvz mob trows some yellow ball at me. I believe those are the giant's but can't be sure because the crash happens too fast The game crashes
True
Incompativility with HungTeen's Plants vs Zombies - java.lang.IllegalArgumentException: Can't find attribute botania:pixie_spawn_chance # Version Information Forge version: 36.2..4 Botania version: Botania-1.16.5-419.jar # Further Information Link to crash log: https://hastebin.com/jiredecema.rb Steps to reproduce This gets triggered when some pvz mob trows some yellow ball at me. I believe those are the giant's but can't be sure because the crash happens too fast The game crashes
comp
incompativility with hungteen s plants vs zombies java lang illegalargumentexception can t find attribute botania pixie spawn chance version information forge version botania version botania jar further information link to crash log steps to reproduce this gets triggered when some pvz mob trows some yellow ball at me i believe those are the giant s but can t be sure because the crash happens too fast the game crashes
1
127,466
12,323,600,524
IssuesEvent
2020-05-13 12:27:10
gatsbyjs/gatsby
https://api.github.com/repos/gatsbyjs/gatsby
closed
new pages dont update: Tutorial can't be followed
stale? status: needs reproduction type: bug type: documentation
<!-- Please fill out each section below, otherwise, your issue will be closed. This info allows Gatsby maintainers to diagnose (and fix!) your issue as quickly as possible. Useful Links: - Documentation: https://www.gatsbyjs.org/docs/ - How to File an Issue: https://www.gatsbyjs.org/contributing/how-to-file-an-issue/ Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues --> ## Description I am new to Gatsby (ie. today is my first dive). Following the Gatsby tutorials here https://www.gatsbyjs.org/tutorial/ I find I have to restart Gatsby develop to view new pages. ### Steps to reproduce 1. Follow the Gatsby tutorials on a new machine with a new Gatsby setup 2. Add a new page (ie src/pages/about.js) 3. Check the develop browser window, and go to the new page all new pages use this initial structure: `import React from "react" export default () => (` 4. We see a 404 page with "There's not a page yet at /test/" 5. Stop, then restart the Gatsby develop processs 6. Now it works! (I have installed nvm, and tried toggling from latest node (13.12.0) back to LTS node (12.16.1), no difference) ### Expected result We shouldn't have to restart Gatsby develop according to your tutorial. ### Actual result See above - -pages don't load. ### Environment System: OS: macOS 10.15.4 CPU: (6) x64 Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.16.1 - ~/.nvm/versions/node/v12.16.1/bin/node npm: 6.13.4 - ~/.nvm/versions/node/v12.16.1/bin/npm Languages: Python: 2.7.16 - /usr/bin/python Browsers: Chrome: 80.0.3987.149 Firefox: 73.0.1 Safari: 13.1
1.0
new pages dont update: Tutorial can't be followed - <!-- Please fill out each section below, otherwise, your issue will be closed. This info allows Gatsby maintainers to diagnose (and fix!) your issue as quickly as possible. Useful Links: - Documentation: https://www.gatsbyjs.org/docs/ - How to File an Issue: https://www.gatsbyjs.org/contributing/how-to-file-an-issue/ Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues --> ## Description I am new to Gatsby (ie. today is my first dive). Following the Gatsby tutorials here https://www.gatsbyjs.org/tutorial/ I find I have to restart Gatsby develop to view new pages. ### Steps to reproduce 1. Follow the Gatsby tutorials on a new machine with a new Gatsby setup 2. Add a new page (ie src/pages/about.js) 3. Check the develop browser window, and go to the new page all new pages use this initial structure: `import React from "react" export default () => (` 4. We see a 404 page with "There's not a page yet at /test/" 5. Stop, then restart the Gatsby develop processs 6. Now it works! (I have installed nvm, and tried toggling from latest node (13.12.0) back to LTS node (12.16.1), no difference) ### Expected result We shouldn't have to restart Gatsby develop according to your tutorial. ### Actual result See above - -pages don't load. ### Environment System: OS: macOS 10.15.4 CPU: (6) x64 Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz Shell: 5.7.1 - /bin/zsh Binaries: Node: 12.16.1 - ~/.nvm/versions/node/v12.16.1/bin/node npm: 6.13.4 - ~/.nvm/versions/node/v12.16.1/bin/npm Languages: Python: 2.7.16 - /usr/bin/python Browsers: Chrome: 80.0.3987.149 Firefox: 73.0.1 Safari: 13.1
non_comp
new pages dont update tutorial can t be followed please fill out each section below otherwise your issue will be closed this info allows gatsby maintainers to diagnose and fix your issue as quickly as possible useful links documentation how to file an issue before opening a new issue please search existing issues description i am new to gatsby ie today is my first dive following the gatsby tutorials here i find i have to restart gatsby develop to view new pages steps to reproduce follow the gatsby tutorials on a new machine with a new gatsby setup add a new page ie src pages about js check the develop browser window and go to the new page all new pages use this initial structure import react from react export default we see a page with there s not a page yet at test stop then restart the gatsby develop processs now it works i have installed nvm and tried toggling from latest node back to lts node no difference expected result we shouldn t have to restart gatsby develop according to your tutorial actual result see above pages don t load environment system os macos cpu intel r core tm cpu shell bin zsh binaries node nvm versions node bin node npm nvm versions node bin npm languages python usr bin python browsers chrome firefox safari
0
7,694
3,106,080,875
IssuesEvent
2015-09-01 01:22:19
california-civic-data-coalition/django-calaccess-raw-data
https://api.github.com/repos/california-civic-data-coalition/django-calaccess-raw-data
closed
Add documentation for the ``tres_namt`` field on the ``DebtCd`` database model
documentation enhancement small
## Your mission Add documentation for the ``tres_namt`` field on the ``DebtCd`` database model. ## Here's how **Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT! **Step 2**: Open up the file that contains this model. It should be in <a href="https://github.com/california-civic-data-coalition/django-calaccess-raw-data/blob/master/calaccess_raw/models/campaign.py">calaccess_raw.models.campaign.py</a>. **Step 3**: Hit the little pencil button in the upper-right corner of the code box to begin editing the file. ![Edit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367320.67.png) **Step 4**: Find this model and field in the file. (Clicking into the box and searching with CTRL-F can help you here.) Once you find it, we expect the field to lack the ``help_text`` field typically used in Django to explain what a field contains. ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT" ) ``` **Step 5**: In a separate tab, open up the <a href="Quilmes">official state documentation</a> and find the page that defines all the fields in this model. ![The docs](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367001.08.png) **Step 6**: Find the row in that table's definition table that spells out what this field contains. If it lacks documentation. Note that in the ticket and close it now. ![The definition](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367068.59.png) **Step 7**: Return to the GitHub tab. **Step 8**: Add the state's label explaining what's in the field, to our field definition by inserting it a ``help_text`` argument. That should look something like this: ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT", # Add a help_text argument like the one here, but put your string in instead. help_text="The other values in record were effective as of this date" ) ``` **Step 9**: Scroll down below the code box and describe the change you've made in the commit message. Press the button below. ![Commit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367511.66.png) **Step 10**: Review your changes and create a pull request submitting them to the core team for inclusion. ![Pull request](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440368058.52.png) That's it! Mission accomplished!
1.0
Add documentation for the ``tres_namt`` field on the ``DebtCd`` database model - ## Your mission Add documentation for the ``tres_namt`` field on the ``DebtCd`` database model. ## Here's how **Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT! **Step 2**: Open up the file that contains this model. It should be in <a href="https://github.com/california-civic-data-coalition/django-calaccess-raw-data/blob/master/calaccess_raw/models/campaign.py">calaccess_raw.models.campaign.py</a>. **Step 3**: Hit the little pencil button in the upper-right corner of the code box to begin editing the file. ![Edit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367320.67.png) **Step 4**: Find this model and field in the file. (Clicking into the box and searching with CTRL-F can help you here.) Once you find it, we expect the field to lack the ``help_text`` field typically used in Django to explain what a field contains. ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT" ) ``` **Step 5**: In a separate tab, open up the <a href="Quilmes">official state documentation</a> and find the page that defines all the fields in this model. ![The docs](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367001.08.png) **Step 6**: Find the row in that table's definition table that spells out what this field contains. If it lacks documentation. Note that in the ticket and close it now. ![The definition](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367068.59.png) **Step 7**: Return to the GitHub tab. **Step 8**: Add the state's label explaining what's in the field, to our field definition by inserting it a ``help_text`` argument. That should look something like this: ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT", # Add a help_text argument like the one here, but put your string in instead. help_text="The other values in record were effective as of this date" ) ``` **Step 9**: Scroll down below the code box and describe the change you've made in the commit message. Press the button below. ![Commit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367511.66.png) **Step 10**: Review your changes and create a pull request submitting them to the core team for inclusion. ![Pull request](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440368058.52.png) That's it! Mission accomplished!
non_comp
add documentation for the tres namt field on the debtcd database model your mission add documentation for the tres namt field on the debtcd database model here s how step claim this ticket by leaving a comment below tell everyone you re on it step open up the file that contains this model it should be in a href step hit the little pencil button in the upper right corner of the code box to begin editing the file step find this model and field in the file clicking into the box and searching with ctrl f can help you here once you find it we expect the field to lack the help text field typically used in django to explain what a field contains python effect dt fields datefield null true db column effect dt step in a separate tab open up the official state documentation and find the page that defines all the fields in this model step find the row in that table s definition table that spells out what this field contains if it lacks documentation note that in the ticket and close it now step return to the github tab step add the state s label explaining what s in the field to our field definition by inserting it a help text argument that should look something like this python effect dt fields datefield null true db column effect dt add a help text argument like the one here but put your string in instead help text the other values in record were effective as of this date step scroll down below the code box and describe the change you ve made in the commit message press the button below step review your changes and create a pull request submitting them to the core team for inclusion that s it mission accomplished
0
11,874
14,002,463,406
IssuesEvent
2020-10-28 14:48:56
gudmdharalds/vip-go-mu-plugins-test
https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test
closed
PHP 7.4 Compatibility issuelib/wpcom-error-handler
PHP Compatibility PHP Compatiblity 7.4
Found issue in master: * <b>Warning in lib/wpcom-error-handler/wpcom-error-handler.php</b>: Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$last_error_type" was used, and possibly changed (by reference), on line 34. https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/ce30f521d2f76ff0fa94e5d7a9b7bda11f5f7f59/lib/wpcom-error-handler/wpcom-error-handler.php#L37
True
PHP 7.4 Compatibility issuelib/wpcom-error-handler - Found issue in master: * <b>Warning in lib/wpcom-error-handler/wpcom-error-handler.php</b>: Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$last_error_type" was used, and possibly changed (by reference), on line 34. https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/ce30f521d2f76ff0fa94e5d7a9b7bda11f5f7f59/lib/wpcom-error-handler/wpcom-error-handler.php#L37
comp
php compatibility issuelib wpcom error handler found issue in master warning in lib wpcom error handler wpcom error handler php since php functions inspecting arguments like debug backtrace no longer report the original value as passed to a parameter but will instead provide the current value the parameter last error type was used and possibly changed by reference on line
1
18,953
26,345,218,026
IssuesEvent
2023-01-10 21:22:24
AmProsius/gothic-1-community-patch
https://api.github.com/repos/AmProsius/gothic-1-community-patch
closed
The "Warrior's Voice" is described as a "One-handed Weapon".
type: session fix compatibility: easy validation: required impl: replace assign/push str provided implementation
Hello, everyone! I would like to report the following bug: **Describe the bug:** The weapon can be found in **Okyl's** inventory in the **Free Mine**. The "**Warrior's Voice**" weapon is described as a "**One-handed Weapon**", however, it is a **two-handed weapon**. **Expected behavior:** The "**Warrior's Voice**" weapon is correctly described as a "**Two-handed Weapon**". **Steps to reproduce the issue:** 1. Travel to the **Free Mine** and loot NPC "**Okyl**". 2. Open the inventory and notice the weapon's description. **Additional context** N/A _Attaching some screenshots for more clear information_. 1. The "Warrior's Voice". ![Warrior's Voice](https://user-images.githubusercontent.com/93062373/148302581-3ab2873e-fb90-4605-a31e-1a5703102966.JPG) 2. Two-Handed Stance. ![Two-Handed Stance](https://user-images.githubusercontent.com/93062373/148302603-4e97c820-b0db-4a02-aeec-98e259207aa6.JPG) Thank You and Best Regards! Quintus24
True
The "Warrior's Voice" is described as a "One-handed Weapon". - Hello, everyone! I would like to report the following bug: **Describe the bug:** The weapon can be found in **Okyl's** inventory in the **Free Mine**. The "**Warrior's Voice**" weapon is described as a "**One-handed Weapon**", however, it is a **two-handed weapon**. **Expected behavior:** The "**Warrior's Voice**" weapon is correctly described as a "**Two-handed Weapon**". **Steps to reproduce the issue:** 1. Travel to the **Free Mine** and loot NPC "**Okyl**". 2. Open the inventory and notice the weapon's description. **Additional context** N/A _Attaching some screenshots for more clear information_. 1. The "Warrior's Voice". ![Warrior's Voice](https://user-images.githubusercontent.com/93062373/148302581-3ab2873e-fb90-4605-a31e-1a5703102966.JPG) 2. Two-Handed Stance. ![Two-Handed Stance](https://user-images.githubusercontent.com/93062373/148302603-4e97c820-b0db-4a02-aeec-98e259207aa6.JPG) Thank You and Best Regards! Quintus24
comp
the warrior s voice is described as a one handed weapon hello everyone i would like to report the following bug describe the bug the weapon can be found in okyl s inventory in the free mine the warrior s voice weapon is described as a one handed weapon however it is a two handed weapon expected behavior the warrior s voice weapon is correctly described as a two handed weapon steps to reproduce the issue travel to the free mine and loot npc okyl open the inventory and notice the weapon s description additional context n a attaching some screenshots for more clear information the warrior s voice two handed stance thank you and best regards
1
313,656
26,945,078,478
IssuesEvent
2023-02-08 07:17:42
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test: TestLogic_cluster_settings failed
C-test-failure O-robot branch-master
pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test.TestLogic_cluster_settings [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SqlLogicTestHighVModuleNightlyBazel/8626728?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SqlLogicTestHighVModuleNightlyBazel/8626728?buildTab=artifacts#/) on master @ [ff67a4ba86d710db090ce700f229020365851183](https://github.com/cockroachdb/cockroach/commits/ff67a4ba86d710db090ce700f229020365851183): ``` [06:30:09] ALTER TENANT ALL RESET CLUSTER SETTING server.mem_profile.total_dump_size_limit; logictestbase.go:512: statement/query skipped with reason: unsupported configuration fakedist-disk, statement/query only supports 3node-tenant-default-configs (no issue given) [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [0]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [1]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [1111]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [10]; [06:30:09] -- OK; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT "tenant-10"; [06:30:09] -- OK; logictestbase.go:512: statement/query skipped with reason: unsupported configuration fakedist-disk, statement/query only supports 3snode-tenant-default-config (no issue given) [06:30:09] SHOW CLUSTER SETTINGS FOR TENANT [0]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTINGS FOR TENANT [1]; [06:30:10] -- XFAIL; [06:30:10] SHOW CLUSTER SETTINGS FOR TENANT [1111]; [06:30:10] -- XFAIL; [06:30:10] SELECT variable, type, origin FROM [SHOW CLUSTER SETTINGS FOR TENANT [10]] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, origin FROM [SHOW CLUSTER SETTINGS FOR TENANT "tenant-10"] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, public, origin FROM [SHOW ALL CLUSTER SETTINGS FOR TENANT [10]] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, public, origin FROM [SHOW ALL CLUSTER SETTINGS FOR TENANT "tenant-10"] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SHOW CLUSTER SETTING sql.defaults.distsql;; [06:30:10] -- FAIL logic.go:2892: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings:331: SHOW CLUSTER SETTING sql.defaults.distsql; expected: NOTICE: using global default sql.defaults.distsql is not recommended HINT: use the ``ALTER ROLE ... SET`` syntax to control session variable defaults at a finer-grained level. See: https://www.cockroachlabs.com/docs/v23.1/alter-role.html#set-default-session-variable-values-for-a-role but found (query options: "noticetrace") : NOTICE: using global default sql.defaults.distsql is not recommended HINT: use the ``ALTER ROLE ... SET`` syntax to control session variable defaults at a finer-grained level. See: https://www.cockroachlabs.com/docs/dev/alter-role.html#set-default-session-variable-values-for-a-role [06:30:10] -- FAIL logic.go:2151: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings:337: too many errors encountered, skipping the rest of the input [06:30:10] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings with config fakedist-disk: 71 tests, 2 failures [06:30:10] --- total progress: 71 statements --- total: 71 tests, 2 failures --- FAIL: TestLogic_cluster_settings/tenant-cluster-settings (0.55s) ``` <details><summary>Help</summary> <p> See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestLogic_cluster_settings.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
1.0
pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test: TestLogic_cluster_settings failed - pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test.TestLogic_cluster_settings [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SqlLogicTestHighVModuleNightlyBazel/8626728?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SqlLogicTestHighVModuleNightlyBazel/8626728?buildTab=artifacts#/) on master @ [ff67a4ba86d710db090ce700f229020365851183](https://github.com/cockroachdb/cockroach/commits/ff67a4ba86d710db090ce700f229020365851183): ``` [06:30:09] ALTER TENANT ALL RESET CLUSTER SETTING server.mem_profile.total_dump_size_limit; logictestbase.go:512: statement/query skipped with reason: unsupported configuration fakedist-disk, statement/query only supports 3node-tenant-default-configs (no issue given) [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [0]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [1]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [1111]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT [10]; [06:30:09] -- OK; [06:30:09] SHOW CLUSTER SETTING server.mem_profile.total_dump_size_limit FOR TENANT "tenant-10"; [06:30:09] -- OK; logictestbase.go:512: statement/query skipped with reason: unsupported configuration fakedist-disk, statement/query only supports 3snode-tenant-default-config (no issue given) [06:30:09] SHOW CLUSTER SETTINGS FOR TENANT [0]; [06:30:09] -- XFAIL; [06:30:09] SHOW CLUSTER SETTINGS FOR TENANT [1]; [06:30:10] -- XFAIL; [06:30:10] SHOW CLUSTER SETTINGS FOR TENANT [1111]; [06:30:10] -- XFAIL; [06:30:10] SELECT variable, type, origin FROM [SHOW CLUSTER SETTINGS FOR TENANT [10]] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, origin FROM [SHOW CLUSTER SETTINGS FOR TENANT "tenant-10"] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, public, origin FROM [SHOW ALL CLUSTER SETTINGS FOR TENANT [10]] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SELECT variable, type, public, origin FROM [SHOW ALL CLUSTER SETTINGS FOR TENANT "tenant-10"] WHERE variable IN ('jobs.scheduler.enabled', 'jobs.retention_time') ORDER BY 1; [06:30:10] -- OK; [06:30:10] SHOW CLUSTER SETTING sql.defaults.distsql;; [06:30:10] -- FAIL logic.go:2892: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings:331: SHOW CLUSTER SETTING sql.defaults.distsql; expected: NOTICE: using global default sql.defaults.distsql is not recommended HINT: use the ``ALTER ROLE ... SET`` syntax to control session variable defaults at a finer-grained level. See: https://www.cockroachlabs.com/docs/v23.1/alter-role.html#set-default-session-variable-values-for-a-role but found (query options: "noticetrace") : NOTICE: using global default sql.defaults.distsql is not recommended HINT: use the ``ALTER ROLE ... SET`` syntax to control session variable defaults at a finer-grained level. See: https://www.cockroachlabs.com/docs/dev/alter-role.html#set-default-session-variable-values-for-a-role [06:30:10] -- FAIL logic.go:2151: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings:337: too many errors encountered, skipping the rest of the input [06:30:10] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3738/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-disk/fakedist-disk_test_/fakedist-disk_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/cluster_settings with config fakedist-disk: 71 tests, 2 failures [06:30:10] --- total progress: 71 statements --- total: 71 tests, 2 failures --- FAIL: TestLogic_cluster_settings/tenant-cluster-settings (0.55s) ``` <details><summary>Help</summary> <p> See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM) </p> </details> /cc @cockroachdb/sql-queries <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestLogic_cluster_settings.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
non_comp
pkg sql logictest tests fakedist disk fakedist disk test testlogic cluster settings failed pkg sql logictest tests fakedist disk fakedist disk test testlogic cluster settings with on master alter tenant all reset cluster setting server mem profile total dump size limit logictestbase go statement query skipped with reason unsupported configuration fakedist disk statement query only supports tenant default configs no issue given show cluster setting server mem profile total dump size limit for tenant xfail show cluster setting server mem profile total dump size limit for tenant xfail show cluster setting server mem profile total dump size limit for tenant xfail show cluster setting server mem profile total dump size limit for tenant ok show cluster setting server mem profile total dump size limit for tenant tenant ok logictestbase go statement query skipped with reason unsupported configuration fakedist disk statement query only supports tenant default config no issue given show cluster settings for tenant xfail show cluster settings for tenant xfail show cluster settings for tenant xfail select variable type origin from where variable in jobs scheduler enabled jobs retention time order by ok select variable type origin from where variable in jobs scheduler enabled jobs retention time order by ok select variable type public origin from where variable in jobs scheduler enabled jobs retention time order by ok select variable type public origin from where variable in jobs scheduler enabled jobs retention time order by ok show cluster setting sql defaults distsql fail logic go home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg sql logictest tests fakedist disk fakedist disk test fakedist disk test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test cluster settings show cluster setting sql defaults distsql expected notice using global default sql defaults distsql is not recommended hint use the alter role set syntax to control session variable defaults at a finer grained level see but found query options noticetrace notice using global default sql defaults distsql is not recommended hint use the alter role set syntax to control session variable defaults at a finer grained level see fail logic go home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg sql logictest tests fakedist disk fakedist disk test fakedist disk test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test cluster settings too many errors encountered skipping the rest of the input done home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg sql logictest tests fakedist disk fakedist disk test fakedist disk test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test cluster settings with config fakedist disk tests failures total progress statements total tests failures fail testlogic cluster settings tenant cluster settings help see also cc cockroachdb sql queries
0
14,392
17,366,282,704
IssuesEvent
2021-07-30 07:46:51
ckeditor/ckeditor5
https://api.github.com/repos/ckeditor/ckeditor5
closed
HTML comment is lost after dragging the content
domain:v4-compatibility package:html-support squad:compat type:bug
## 📝 Provide detailed reproduction steps (if any) 1. Add two paragraphs with text 2. Add an html comment between those paragraphs 3. Select those paragraphs and drag somewhere else ### ✔️ Expected result Comment stays between the paragraphs ### ❌ Actual result There's no comment in the editable (source mode) and in `$root` it's `undefined`. ### Screencast https://user-images.githubusercontent.com/34380544/127613553-4f692218-77d1-42e8-8d94-9df2865d3b35.mp4 --- If you'd like to see this fixed sooner, add a 👍 reaction to this post.
True
HTML comment is lost after dragging the content - ## 📝 Provide detailed reproduction steps (if any) 1. Add two paragraphs with text 2. Add an html comment between those paragraphs 3. Select those paragraphs and drag somewhere else ### ✔️ Expected result Comment stays between the paragraphs ### ❌ Actual result There's no comment in the editable (source mode) and in `$root` it's `undefined`. ### Screencast https://user-images.githubusercontent.com/34380544/127613553-4f692218-77d1-42e8-8d94-9df2865d3b35.mp4 --- If you'd like to see this fixed sooner, add a 👍 reaction to this post.
comp
html comment is lost after dragging the content 📝 provide detailed reproduction steps if any add two paragraphs with text add an html comment between those paragraphs select those paragraphs and drag somewhere else ✔️ expected result comment stays between the paragraphs ❌ actual result there s no comment in the editable source mode and in root it s undefined screencast if you d like to see this fixed sooner add a 👍 reaction to this post
1
366,571
10,824,382,740
IssuesEvent
2019-11-09 08:50:48
AY1920S1-CS2103T-W12-1/main
https://api.github.com/repos/AY1920S1-CS2103T-W12-1/main
closed
BUG - Unable to add multiple claims or incomes on same day
priority.High severity.High type.Bug
Steps to recreate: 1. add_claim n/John Doe d/test1 c/102.50 date/25-11-2019 2. add_claim n/John Doe d/test2 c/102.50 date/25-11-2019 Error pops up: This claim already exists Same thing for income. Please verify if intended.
1.0
BUG - Unable to add multiple claims or incomes on same day - Steps to recreate: 1. add_claim n/John Doe d/test1 c/102.50 date/25-11-2019 2. add_claim n/John Doe d/test2 c/102.50 date/25-11-2019 Error pops up: This claim already exists Same thing for income. Please verify if intended.
non_comp
bug unable to add multiple claims or incomes on same day steps to recreate add claim n john doe d c date add claim n john doe d c date error pops up this claim already exists same thing for income please verify if intended
0
564,976
16,746,355,108
IssuesEvent
2021-06-11 15:59:40
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
Sub-collections appear in items list if user has no access to collections
.Regression Organization/Collections Priority:P3 Type:Bug
**Describe the bug** If a user belongs to a group without any permissions to collections and visits `/collection/root`, the app displayed a list of top-level collections a user still has access to (just personal collection in a minimal setup). This is most likely a legacy of the layout of the previous collection when there was no sidebar, which not displays these collections. **To Reproduce** Steps to reproduce the behavior: 1. You need a user belonging to a group without any access to root collection and it’s children (can be configured at `/admin/permissions/collections`) 2. Sign in as that user 3. Go to `/collection/root` 4. The list contains the user’s personal collection **Expected behavior** The list should display an empty state **Screenshots** ![image](https://user-images.githubusercontent.com/17258145/121714929-02e8cf00-cae7-11eb-8726-f1534b7ff3ad.png) **Information about your Metabase Installation:** Metabase version: latest master ([commit](https://github.com/metabase/metabase/commit/bfafbb33e3690326a5d611616a57f336bc84812d)) Metabase hosting environment: local, master branch Metabase internal database: H2 (default), sample dataset Add any other context about the problem here.
1.0
Sub-collections appear in items list if user has no access to collections - **Describe the bug** If a user belongs to a group without any permissions to collections and visits `/collection/root`, the app displayed a list of top-level collections a user still has access to (just personal collection in a minimal setup). This is most likely a legacy of the layout of the previous collection when there was no sidebar, which not displays these collections. **To Reproduce** Steps to reproduce the behavior: 1. You need a user belonging to a group without any access to root collection and it’s children (can be configured at `/admin/permissions/collections`) 2. Sign in as that user 3. Go to `/collection/root` 4. The list contains the user’s personal collection **Expected behavior** The list should display an empty state **Screenshots** ![image](https://user-images.githubusercontent.com/17258145/121714929-02e8cf00-cae7-11eb-8726-f1534b7ff3ad.png) **Information about your Metabase Installation:** Metabase version: latest master ([commit](https://github.com/metabase/metabase/commit/bfafbb33e3690326a5d611616a57f336bc84812d)) Metabase hosting environment: local, master branch Metabase internal database: H2 (default), sample dataset Add any other context about the problem here.
non_comp
sub collections appear in items list if user has no access to collections describe the bug if a user belongs to a group without any permissions to collections and visits collection root the app displayed a list of top level collections a user still has access to just personal collection in a minimal setup this is most likely a legacy of the layout of the previous collection when there was no sidebar which not displays these collections to reproduce steps to reproduce the behavior you need a user belonging to a group without any access to root collection and it’s children can be configured at admin permissions collections sign in as that user go to collection root the list contains the user’s personal collection expected behavior the list should display an empty state screenshots information about your metabase installation metabase version latest master metabase hosting environment local master branch metabase internal database default sample dataset add any other context about the problem here
0
15,173
19,184,596,507
IssuesEvent
2021-12-05 01:01:42
OpenAPITools/openapi-generator
https://api.github.com/repos/OpenAPITools/openapi-generator
opened
[php] PHP 7.3 end of life
Client: PHP Enhancement: Compatibility Server: PHP help wanted
PHP 7.3 reached end of life at 6 Dec 2020 > End of life - A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities. ### [PHP: Supported Versions](https://www.php.net/supported-versions.php): - ~7.3 until 6 Dec 2021~ - 7.4 until 28 Nov 2022 - 8.0 until 26 Nov 2023 It seems that we need to change minimum PHP version to 7.4 in all php generators. ### Current Requirements: | Generator | PHP version | |:---------:|:------------:| | ~php client~ | >= 7.3 \|\| >= 8.0 | | Laravel server | >= 7.2.5 | | Lumen server | >= 7.2.5 | | ~Slim4 server~ | >= 7.3 \|\| >= 8.0 | | **Symfony server** | >= **7.1.3** | | ~Ze-ph server~ | >= 7.3 | cc @jebentier @dkarlovi @mandrean @jfastnacht @ackintosh @renepardon cc @Articus as active PHP contributor
True
[php] PHP 7.3 end of life - PHP 7.3 reached end of life at 6 Dec 2020 > End of life - A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities. ### [PHP: Supported Versions](https://www.php.net/supported-versions.php): - ~7.3 until 6 Dec 2021~ - 7.4 until 28 Nov 2022 - 8.0 until 26 Nov 2023 It seems that we need to change minimum PHP version to 7.4 in all php generators. ### Current Requirements: | Generator | PHP version | |:---------:|:------------:| | ~php client~ | >= 7.3 \|\| >= 8.0 | | Laravel server | >= 7.2.5 | | Lumen server | >= 7.2.5 | | ~Slim4 server~ | >= 7.3 \|\| >= 8.0 | | **Symfony server** | >= **7.1.3** | | ~Ze-ph server~ | >= 7.3 | cc @jebentier @dkarlovi @mandrean @jfastnacht @ackintosh @renepardon cc @Articus as active PHP contributor
comp
php end of life php reached end of life at dec end of life a release that is no longer supported users of this release should upgrade as soon as possible as they may be exposed to unpatched security vulnerabilities until dec until nov until nov it seems that we need to change minimum php version to in all php generators current requirements generator php version php client laravel server lumen server server symfony server ze ph server cc jebentier dkarlovi mandrean jfastnacht ackintosh renepardon cc articus as active php contributor
1
510,593
14,812,733,152
IssuesEvent
2021-01-14 00:14:46
joesmithVic/StockShare
https://api.github.com/repos/joesmithVic/StockShare
closed
User Entity
High Priority enhancement
1. Setup entity framework context with an app user entity. 2. Add dotnet identity to the database context and application to handle logins, users, roles, tokens and cookies. 3. Perform first database migration.
1.0
User Entity - 1. Setup entity framework context with an app user entity. 2. Add dotnet identity to the database context and application to handle logins, users, roles, tokens and cookies. 3. Perform first database migration.
non_comp
user entity setup entity framework context with an app user entity add dotnet identity to the database context and application to handle logins users roles tokens and cookies perform first database migration
0
13,212
9,916,638,235
IssuesEvent
2019-06-28 20:36:46
Azure/azure-powershell
https://api.github.com/repos/Azure/azure-powershell
closed
AppService: New-AzureRmAppServicePlan throws Microsoft.Rest.Azure.CloudException with Isolated SKU even the App service plan is created successfully.
App Services Service Attention
ustomer is using Powershell with the Azure SDK version 6.3.0, and the exception occurs every time an app service plan is created with the new verb. The app service plan does deploy and he can create new app services and web apps on it. In Powershell when the exception occurs, there is no return value from the New-AzureRmAppServicePlan cmdlet. The New-AzureRmAppServicePlan was only called once with the parameter Name set to Test. The exception occurs during that time and the cmdlet always returns null. Right after that, the Get-AzureRmAppServicePlan is called the non-null object is returned. This has always been the case. Seems strange the New-AzureRmAppServicePlan throws an exception on the same call it succeeds creating the app service plan as shown… very strange. Report below exception after the app service plan created successfully. Output: $AppServicePlans = New-AzureRmAppServicePlan ` -Name $Name ` -ResourceGroupName $ResourceGroupName ` -Location $ResourceGroupLocationName ` -AseName $AppServiceEnvironment.Name ` -AseResourceGroupName $AppServiceEnvironment.ResourceGroupName ` -Tier $Tier [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Name='Test' [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Name Test [DBG]: PS Microsoft.PowerShell.Core\FileSystem $ResourceGroupName Enterprise-Production-Web [DBG]: PS Microsoft.PowerShell.Core\FileSystem $ResourceGroupLocationName East US 2 [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServiceEnvironment.Name TechnologyEnabledServices [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServiceEnvironment.ResourceGroupName Enterprise-Production-Web [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Tier Isolated [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServicePlans = New-AzureRmAppServicePlan -Name $Name -ResourceGroupName $ResourceGroupName -Location $ResourceGroupLocationName -AseName $AppServiceEnvironment.Name -AseResourceGroupName $AppServiceEnvironment.ResourceGroupName -Tier $Tier -Debug -Verbose 8:09:55 PM - NewAzureAppServicePlanCmdlet begin processing with ParameterSet 'S1'. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:05 PM - using account id 'ec2d25b5-44d4-4d2a-81c7-7f9178378912'... Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): [Common.Authentication]: Authenticating using Account: 'ec2d25b5-44d4-4d2a-81c7-7f9178378912', environment: 'AzureCloud', tenant: 'd4f3b623-9555-4b47-9ddb-d3980c841eb2' Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - AcquireTokenHandlerBase: === Token Acquisition started: Authority: https://login.microsoftonline.com/d4f3b623-9555-4b47-9ddb-d3980c841eb2/ Resource: https://management.core.windows.net/ ClientId: ec2d25b5-44d4-4d2a-81c7-7f9178378912 CacheType: Microsoft.Azure.Commands.Common.Authentication.ProtectedFileTokenCache (3 items) Authentication Target: Client Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: - TokenCache: Deserialized 3 items to token cache. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Verbose: 1 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: Looking up cache for a token... Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: An item matching the requested resource was found in the cache Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Verbose: 1 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: 37.04618839 minutes left until token in cache expires Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: A matching item (access token or refresh token or both) was found in the cache Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - AcquireTokenHandlerBase: === Token Acquisition finished successfully. An access token was retuned: Access Token Hash: JbVMMdITM8IBDIH1bwTftFDrH41VTBjLwNEy6Oi/aFA= Refresh Token Hash: [No Refresh Token] Expiration Time: 06/28/2018 03:47:11 +00:00 User Hash: null Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): ============================ HTTP REQUEST ============================ HTTP Method: PUT Absolute Uri: https://management.azure.com/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/serverfarms/Test?api-version=2016-09-01 Headers: x-ms-client-request-id : bcc8eba2-63c3-40ad-9f14-03862a82460d accept-language : en-US Body: { "properties": { "name": "Test", "hostingEnvironmentProfile": { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourcegroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices" }, "perSiteScaling": false }, "sku": { "name": "I1", "tier": "Isolated", "capacity": 1 }, "location": "East US 2" } Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): ============================ HTTP RESPONSE ============================ Status Code: Created Headers: Pragma : no-cache Strict-Transport-Security : max-age=31536000; includeSubDomains x-ms-request-id : 2d00de74-b5d1-4217-b76e-6b4e3b716653 x-ms-ratelimit-remaining-subscription-writes: 1199 x-ms-correlation-request-id : 45b36fc2-8a8d-40bc-8032-1054b24cc843 x-ms-routing-request-id : EASTUS2:20180628T031020Z:45b36fc2-8a8d-40bc-8032-1054b24cc843 X-Content-Type-Options : nosniff Cache-Control : no-cache Date : Thu, 28 Jun 2018 03:10:20 GMT Server : Microsoft-IIS/10.0 X-AspNet-Version : 4.0.30319 X-Powered-By : ASP.NET Body: { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/serverfarms/Test", "name": "Test", "type": "Microsoft.Web/serverfarms", "kind": "app", "location": "East US 2", "properties": { "serverFarmId": 19, "name": "Test", "workerSize": "Default", "workerSizeId": 0, "workerTierName": null, "numberOfWorkers": 0, "currentWorkerSize": "Default", "currentWorkerSizeId": 0, "currentNumberOfWorkers": 0, "status": "Creating", "webSpace": "Enterprise-Production-Web-TechnologyEnabledServicesappseEastUS2webspace", "subscription": "ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910", "adminSiteName": null, "hostingEnvironment": "TechnologyEnabledServices", "hostingEnvironmentProfile": { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices", "name": "TechnologyEnabledServices", "type": "Microsoft.Web/hostingEnvironments" }, "maximumNumberOfWorkers": 100, "planName": "VirtualDedicatedPlan", "adminRuntimeSiteName": null, "computeMode": "Dedicated", "siteMode": null, "geoRegion": "East US 2", "perSiteScaling": false, "numberOfSites": 0, "hostingEnvironmentId": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices", "isSpot": false, "spotExpirationTime": null, "freeOfferExpirationTime": null, "tags": null, "kind": "app", "resourceGroup": "Enterprise-Production-Web", "reserved": false, "isXenon": false, "mdmId": "waws-prod-bn1-ed7d67f1_19", "targetWorkerCount": 1, "targetWorkerSizeId": 0, "provisioningState": "Succeeded", "webSiteId": null }, "sku": { "name": "I1", "tier": "Isolated", "size": "I1", "family": "I", "capacity": 0 } } Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Confirm Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): New-AzureRmAppServicePlan : Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. At line:1 char:20 + ... vicePlans = New-AzureRmAppServicePlan -Name $Name -ResourceGroupName ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [New-AzureRmAppServicePlan], CloudException + FullyQualifiedErrorId : Microsoft.Azure.Commands.WebApps.Cmdlets.AppServicePlans.NewAzureAppServicePlanCmdlet AzureQoSEvent: CommandName - New-AzureRmAppServicePlan; IsSuccess - False; Duration - 00:00:57.3090525; Exception - Microsoft.Rest.Azure.CloudException: Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. at Microsoft.Azure.Management.WebSites.AppServicePlansOperations.<BeginCreateOrUpdateWithHttpMessagesAsync>d__34.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperations.<CreateOrUpdateWithHttpMessagesAsync>d__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.<CreateOrUpdateAsync>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdate(IAppServicePlansOperations operations, String resourceGroupName, String name, AppServicePlan appServicePlan) at Microsoft.Azure.Commands.WebApps.Utilities.WebsitesClient.CreateAppServicePlan(String resourceGroupName, String appServicePlanName, String location, String adminSiteName, SkuDescription sku, String aseName, String aseResourceGroupName, Nullable`1 perSiteScaling) at Microsoft.Azure.Commands.WebApps.Cmdlets.AppServicePlans.NewAzureAppServicePlanCmdlet.ExecuteCmdlet() at Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet.ProcessRecord(); Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Finish sending metric. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:58 PM - NewAzureAppServicePlanCmdlet end processing. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:59 PM - NewAzureAppServicePlanCmdlet end processing. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): [DBG]: PS Microsoft.PowerShell.Core\FileSystem [TROUBLESHOOTING STEPS] The creation successfully per admin controller log: Format:HTML Format Version:1.0 StartHTML: 165 EndHTML: 5072 StartFragment: 303 EndFragment: 5040 StartSelection: 303 EndSelection: 303 Run: [Kusto.Explorer] [Kusto.Explorer on SAW] [Kusto.WebExplorer] [Lens] https://wawseus.kusto.windows.net:443/wawsprod AntaresAdminControllerEvents | where (TIMESTAMP >= datetime(2018-06-28T00:01:00Z) and TIMESTAMP < datetime(2018-06-28T04:00:30Z)) //| where SourceMoniker == 'WAWSPRODSN1' | where SubscriptionId=="ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910" | where Address == "/websystems/WebSites/serverfarms/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/webspaces/Enterprise-Production-Web-TechnologyEnabledServicesappseEastUS2webspace/serverfarms/Test" | project TIMESTAMP , Address , OperationName , Operation , Exception , StatusCode , Message , EventMessage , TraceMessage , LogStatement
2.0
AppService: New-AzureRmAppServicePlan throws Microsoft.Rest.Azure.CloudException with Isolated SKU even the App service plan is created successfully. - ustomer is using Powershell with the Azure SDK version 6.3.0, and the exception occurs every time an app service plan is created with the new verb. The app service plan does deploy and he can create new app services and web apps on it. In Powershell when the exception occurs, there is no return value from the New-AzureRmAppServicePlan cmdlet. The New-AzureRmAppServicePlan was only called once with the parameter Name set to Test. The exception occurs during that time and the cmdlet always returns null. Right after that, the Get-AzureRmAppServicePlan is called the non-null object is returned. This has always been the case. Seems strange the New-AzureRmAppServicePlan throws an exception on the same call it succeeds creating the app service plan as shown… very strange. Report below exception after the app service plan created successfully. Output: $AppServicePlans = New-AzureRmAppServicePlan ` -Name $Name ` -ResourceGroupName $ResourceGroupName ` -Location $ResourceGroupLocationName ` -AseName $AppServiceEnvironment.Name ` -AseResourceGroupName $AppServiceEnvironment.ResourceGroupName ` -Tier $Tier [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Name='Test' [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Name Test [DBG]: PS Microsoft.PowerShell.Core\FileSystem $ResourceGroupName Enterprise-Production-Web [DBG]: PS Microsoft.PowerShell.Core\FileSystem $ResourceGroupLocationName East US 2 [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServiceEnvironment.Name TechnologyEnabledServices [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServiceEnvironment.ResourceGroupName Enterprise-Production-Web [DBG]: PS Microsoft.PowerShell.Core\FileSystem $Tier Isolated [DBG]: PS Microsoft.PowerShell.Core\FileSystem $AppServicePlans = New-AzureRmAppServicePlan -Name $Name -ResourceGroupName $ResourceGroupName -Location $ResourceGroupLocationName -AseName $AppServiceEnvironment.Name -AseResourceGroupName $AppServiceEnvironment.ResourceGroupName -Tier $Tier -Debug -Verbose 8:09:55 PM - NewAzureAppServicePlanCmdlet begin processing with ParameterSet 'S1'. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:05 PM - using account id 'ec2d25b5-44d4-4d2a-81c7-7f9178378912'... Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): [Common.Authentication]: Authenticating using Account: 'ec2d25b5-44d4-4d2a-81c7-7f9178378912', environment: 'AzureCloud', tenant: 'd4f3b623-9555-4b47-9ddb-d3980c841eb2' Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - AcquireTokenHandlerBase: === Token Acquisition started: Authority: https://login.microsoftonline.com/d4f3b623-9555-4b47-9ddb-d3980c841eb2/ Resource: https://management.core.windows.net/ ClientId: ec2d25b5-44d4-4d2a-81c7-7f9178378912 CacheType: Microsoft.Azure.Commands.Common.Authentication.ProtectedFileTokenCache (3 items) Authentication Target: Client Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: - TokenCache: Deserialized 3 items to token cache. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Verbose: 1 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: Looking up cache for a token... Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: An item matching the requested resource was found in the cache Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Verbose: 1 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: 37.04618839 minutes left until token in cache expires Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - TokenCache: A matching item (access token or refresh token or both) was found in the cache Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Microsoft.IdentityModel.Clients.ActiveDirectory Information: 2 : Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 06/28/2018 03:10:08: 1cee5408-1053-49a3-ab2c-2846f8c3ea41 - AcquireTokenHandlerBase: === Token Acquisition finished successfully. An access token was retuned: Access Token Hash: JbVMMdITM8IBDIH1bwTftFDrH41VTBjLwNEy6Oi/aFA= Refresh Token Hash: [No Refresh Token] Expiration Time: 06/28/2018 03:47:11 +00:00 User Hash: null Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): ============================ HTTP REQUEST ============================ HTTP Method: PUT Absolute Uri: https://management.azure.com/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/serverfarms/Test?api-version=2016-09-01 Headers: x-ms-client-request-id : bcc8eba2-63c3-40ad-9f14-03862a82460d accept-language : en-US Body: { "properties": { "name": "Test", "hostingEnvironmentProfile": { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourcegroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices" }, "perSiteScaling": false }, "sku": { "name": "I1", "tier": "Isolated", "capacity": 1 }, "location": "East US 2" } Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): ============================ HTTP RESPONSE ============================ Status Code: Created Headers: Pragma : no-cache Strict-Transport-Security : max-age=31536000; includeSubDomains x-ms-request-id : 2d00de74-b5d1-4217-b76e-6b4e3b716653 x-ms-ratelimit-remaining-subscription-writes: 1199 x-ms-correlation-request-id : 45b36fc2-8a8d-40bc-8032-1054b24cc843 x-ms-routing-request-id : EASTUS2:20180628T031020Z:45b36fc2-8a8d-40bc-8032-1054b24cc843 X-Content-Type-Options : nosniff Cache-Control : no-cache Date : Thu, 28 Jun 2018 03:10:20 GMT Server : Microsoft-IIS/10.0 X-AspNet-Version : 4.0.30319 X-Powered-By : ASP.NET Body: { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/serverfarms/Test", "name": "Test", "type": "Microsoft.Web/serverfarms", "kind": "app", "location": "East US 2", "properties": { "serverFarmId": 19, "name": "Test", "workerSize": "Default", "workerSizeId": 0, "workerTierName": null, "numberOfWorkers": 0, "currentWorkerSize": "Default", "currentWorkerSizeId": 0, "currentNumberOfWorkers": 0, "status": "Creating", "webSpace": "Enterprise-Production-Web-TechnologyEnabledServicesappseEastUS2webspace", "subscription": "ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910", "adminSiteName": null, "hostingEnvironment": "TechnologyEnabledServices", "hostingEnvironmentProfile": { "id": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices", "name": "TechnologyEnabledServices", "type": "Microsoft.Web/hostingEnvironments" }, "maximumNumberOfWorkers": 100, "planName": "VirtualDedicatedPlan", "adminRuntimeSiteName": null, "computeMode": "Dedicated", "siteMode": null, "geoRegion": "East US 2", "perSiteScaling": false, "numberOfSites": 0, "hostingEnvironmentId": "/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/resourceGroups/Enterprise-Production-Web/providers/Microsoft.Web/hostingEnvironments/TechnologyEnabledServices", "isSpot": false, "spotExpirationTime": null, "freeOfferExpirationTime": null, "tags": null, "kind": "app", "resourceGroup": "Enterprise-Production-Web", "reserved": false, "isXenon": false, "mdmId": "waws-prod-bn1-ed7d67f1_19", "targetWorkerCount": 1, "targetWorkerSizeId": 0, "provisioningState": "Succeeded", "webSiteId": null }, "sku": { "name": "I1", "tier": "Isolated", "size": "I1", "family": "I", "capacity": 0 } } Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Confirm Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): New-AzureRmAppServicePlan : Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. At line:1 char:20 + ... vicePlans = New-AzureRmAppServicePlan -Name $Name -ResourceGroupName ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [New-AzureRmAppServicePlan], CloudException + FullyQualifiedErrorId : Microsoft.Azure.Commands.WebApps.Cmdlets.AppServicePlans.NewAzureAppServicePlanCmdlet AzureQoSEvent: CommandName - New-AzureRmAppServicePlan; IsSuccess - False; Duration - 00:00:57.3090525; Exception - Microsoft.Rest.Azure.CloudException: Exception of type 'Microsoft.Rest.Azure.CloudException' was thrown. at Microsoft.Azure.Management.WebSites.AppServicePlansOperations.<BeginCreateOrUpdateWithHttpMessagesAsync>d__34.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperations.<CreateOrUpdateWithHttpMessagesAsync>d__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.<CreateOrUpdateAsync>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Azure.Management.WebSites.AppServicePlansOperationsExtensions.CreateOrUpdate(IAppServicePlansOperations operations, String resourceGroupName, String name, AppServicePlan appServicePlan) at Microsoft.Azure.Commands.WebApps.Utilities.WebsitesClient.CreateAppServicePlan(String resourceGroupName, String appServicePlanName, String location, String adminSiteName, SkuDescription sku, String aseName, String aseResourceGroupName, Nullable`1 perSiteScaling) at Microsoft.Azure.Commands.WebApps.Cmdlets.AppServicePlans.NewAzureAppServicePlanCmdlet.ExecuteCmdlet() at Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet.ProcessRecord(); Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): Finish sending metric. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:58 PM - NewAzureAppServicePlanCmdlet end processing. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): 8:10:59 PM - NewAzureAppServicePlanCmdlet end processing. Confirm Continue with this operation? [Y] Yes [A] Yes to All [H] Halt Command [S] Suspend [?] Help (default is "Yes"): [DBG]: PS Microsoft.PowerShell.Core\FileSystem [TROUBLESHOOTING STEPS] The creation successfully per admin controller log: Format:HTML Format Version:1.0 StartHTML: 165 EndHTML: 5072 StartFragment: 303 EndFragment: 5040 StartSelection: 303 EndSelection: 303 Run: [Kusto.Explorer] [Kusto.Explorer on SAW] [Kusto.WebExplorer] [Lens] https://wawseus.kusto.windows.net:443/wawsprod AntaresAdminControllerEvents | where (TIMESTAMP >= datetime(2018-06-28T00:01:00Z) and TIMESTAMP < datetime(2018-06-28T04:00:30Z)) //| where SourceMoniker == 'WAWSPRODSN1' | where SubscriptionId=="ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910" | where Address == "/websystems/WebSites/serverfarms/subscriptions/ba74a0f8-f8e1-41c1-9f9d-e1bfd23ff910/webspaces/Enterprise-Production-Web-TechnologyEnabledServicesappseEastUS2webspace/serverfarms/Test" | project TIMESTAMP , Address , OperationName , Operation , Exception , StatusCode , Message , EventMessage , TraceMessage , LogStatement
non_comp
appservice new azurermappserviceplan throws microsoft rest azure cloudexception with isolated sku even the app service plan is created successfully ustomer is using powershell with the azure sdk version and the exception occurs every time an app service plan is created with the new verb the app service plan does deploy and he can create new app services and web apps on it in powershell when the exception occurs there is no return value from the new azurermappserviceplan cmdlet the new azurermappserviceplan was only called once with the parameter name set to test the exception occurs during that time and the cmdlet always returns null right after that the get azurermappserviceplan is called the non null object is returned this has always been the case seems strange the new azurermappserviceplan throws an exception on the same call it succeeds creating the app service plan as shown… very strange report below exception after the app service plan created successfully output appserviceplans new azurermappserviceplan name name resourcegroupname resourcegroupname location resourcegrouplocationname asename appserviceenvironment name aseresourcegroupname appserviceenvironment resourcegroupname tier tier ps microsoft powershell core filesystem name test ps microsoft powershell core filesystem name test ps microsoft powershell core filesystem resourcegroupname enterprise production web ps microsoft powershell core filesystem resourcegrouplocationname east us ps microsoft powershell core filesystem appserviceenvironment name technologyenabledservices ps microsoft powershell core filesystem appserviceenvironment resourcegroupname enterprise production web ps microsoft powershell core filesystem tier isolated ps microsoft powershell core filesystem appserviceplans new azurermappserviceplan name name resourcegroupname resourcegroupname location resourcegrouplocationname asename appserviceenvironment name aseresourcegroupname appserviceenvironment resourcegroupname tier tier debug verbose pm newazureappserviceplancmdlet begin processing with parameterset confirm continue with this operation yes yes to all halt command suspend help default is yes pm using account id confirm continue with this operation yes yes to all halt command suspend help default is yes authenticating using account environment azurecloud tenant confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory information confirm continue with this operation yes yes to all halt command suspend help default is yes acquiretokenhandlerbase token acquisition started authority resource clientid cachetype microsoft azure commands common authentication protectedfiletokencache items authentication target client confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory information confirm continue with this operation yes yes to all halt command suspend help default is yes tokencache deserialized items to token cache confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory verbose confirm continue with this operation yes yes to all halt command suspend help default is yes tokencache looking up cache for a token confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory information confirm continue with this operation yes yes to all halt command suspend help default is yes tokencache an item matching the requested resource was found in the cache confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory verbose confirm continue with this operation yes yes to all halt command suspend help default is yes tokencache minutes left until token in cache expires confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory information confirm continue with this operation yes yes to all halt command suspend help default is yes tokencache a matching item access token or refresh token or both was found in the cache confirm continue with this operation yes yes to all halt command suspend help default is yes microsoft identitymodel clients activedirectory information confirm continue with this operation yes yes to all halt command suspend help default is yes acquiretokenhandlerbase token acquisition finished successfully an access token was retuned access token hash afa refresh token hash expiration time user hash null confirm continue with this operation yes yes to all halt command suspend help default is yes http request http method put absolute uri headers x ms client request id accept language en us body properties name test hostingenvironmentprofile id subscriptions resourcegroups enterprise production web providers microsoft web hostingenvironments technologyenabledservices persitescaling false sku name tier isolated capacity location east us confirm continue with this operation yes yes to all halt command suspend help default is yes http response status code created headers pragma no cache strict transport security max age includesubdomains x ms request id x ms ratelimit remaining subscription writes x ms correlation request id x ms routing request id x content type options nosniff cache control no cache date thu jun gmt server microsoft iis x aspnet version x powered by asp net body id subscriptions resourcegroups enterprise production web providers microsoft web serverfarms test name test type microsoft web serverfarms kind app location east us properties serverfarmid name test workersize default workersizeid workertiername null numberofworkers currentworkersize default currentworkersizeid currentnumberofworkers status creating webspace enterprise production web subscription adminsitename null hostingenvironment technologyenabledservices hostingenvironmentprofile id subscriptions resourcegroups enterprise production web providers microsoft web hostingenvironments technologyenabledservices name technologyenabledservices type microsoft web hostingenvironments maximumnumberofworkers planname virtualdedicatedplan adminruntimesitename null computemode dedicated sitemode null georegion east us persitescaling false numberofsites hostingenvironmentid subscriptions resourcegroups enterprise production web providers microsoft web hostingenvironments technologyenabledservices isspot false spotexpirationtime null freeofferexpirationtime null tags null kind app resourcegroup enterprise production web reserved false isxenon false mdmid waws prod targetworkercount targetworkersizeid provisioningstate succeeded websiteid null sku name tier isolated size family i capacity confirm continue with this operation yes yes to all halt command suspend help default is yes confirm exception of type microsoft rest azure cloudexception was thrown yes yes to all halt command suspend help default is yes new azurermappserviceplan exception of type microsoft rest azure cloudexception was thrown at line char viceplans new azurermappserviceplan name name resourcegroupname categoryinfo closeerror cloudexception fullyqualifiederrorid microsoft azure commands webapps cmdlets appserviceplans newazureappserviceplancmdlet azureqosevent commandname new azurermappserviceplan issuccess false duration exception microsoft rest azure cloudexception exception of type microsoft rest azure cloudexception was thrown at microsoft azure management websites appserviceplansoperations d movenext end of stack trace from previous location where exception was thrown at system runtime exceptionservices exceptiondispatchinfo throw at system runtime compilerservices taskawaiter handlenonsuccessanddebuggernotification task task at microsoft azure management websites appserviceplansoperations d movenext end of stack trace from previous location where exception was thrown at system runtime exceptionservices exceptiondispatchinfo throw at system runtime compilerservices taskawaiter handlenonsuccessanddebuggernotification task task at microsoft azure management websites appserviceplansoperationsextensions d movenext end of stack trace from previous location where exception was thrown at system runtime exceptionservices exceptiondispatchinfo throw at system runtime compilerservices taskawaiter handlenonsuccessanddebuggernotification task task at microsoft azure management websites appserviceplansoperationsextensions createorupdate iappserviceplansoperations operations string resourcegroupname string name appserviceplan appserviceplan at microsoft azure commands webapps utilities websitesclient createappserviceplan string resourcegroupname string appserviceplanname string location string adminsitename skudescription sku string asename string aseresourcegroupname nullable persitescaling at microsoft azure commands webapps cmdlets appserviceplans newazureappserviceplancmdlet executecmdlet at microsoft windowsazure commands utilities common azurepscmdlet processrecord confirm continue with this operation yes yes to all halt command suspend help default is yes finish sending metric confirm continue with this operation yes yes to all halt command suspend help default is yes pm newazureappserviceplancmdlet end processing confirm continue with this operation yes yes to all halt command suspend help default is yes pm newazureappserviceplancmdlet end processing confirm continue with this operation yes yes to all halt command suspend help default is yes ps microsoft powershell core filesystem the creation successfully per admin controller log format html format version starthtml endhtml startfragment endfragment startselection endselection run antaresadmincontrollerevents where timestamp datetime and timestamp datetime where sourcemoniker where subscriptionid where address websystems websites serverfarms subscriptions webspaces enterprise production web serverfarms test project timestamp address operationname operation exception statuscode message eventmessage tracemessage logstatement
0
2,246
5,002,958,126
IssuesEvent
2016-12-11 17:27:18
agrafix/Spock
https://api.github.com/repos/agrafix/Spock
closed
test suite 'spockcoretests' for Spock-core-0.11.0.0 failed to build
compatibility
in the Stackage Nightly build ``` test/Web/Spock/FrameworkSpecHelper.hs:31:25: error: • Couldn't match expected type ‘MatchBody’ with actual type ‘Maybe a’ • In the ‘matchBody’ field of a record In the expression: ResponseMatcher {matchStatus = s, matchBody = Just b, matchHeaders = []} In an equation for ‘matcher’: matcher s b = ResponseMatcher {matchStatus = s, matchBody = Just b, matchHeaders = []} • Relevant bindings include b :: a (bound at test/Web/Spock/FrameworkSpecHelper.hs:28:17) matcher :: Int -> a -> ResponseMatcher (bound at test/Web/Spock/FrameworkSpecHelper.hs:28:7) test/Web/Spock/FrameworkSpecHelper.hs:170:12: error: • Couldn't match expected type ‘Body -> Maybe String’ with actual type ‘Maybe [Char]’ • Possible cause: ‘loop’ is applied to too many arguments In the expression: loop relevantHeaders In the expression: let relevantHeaders = filter (\ h -> fst h == "Set-Cookie") headers loop [] = Just ("No cookie named " ++ T.unpack name ++ " with value " ++ T.unpack val ++ " found") loop (x : xs) = let ... in ... in loop relevantHeaders In the second argument of ‘($)’, namely ‘\ headers -> let relevantHeaders = ... .... in loop relevantHeaders’ ```
True
test suite 'spockcoretests' for Spock-core-0.11.0.0 failed to build - in the Stackage Nightly build ``` test/Web/Spock/FrameworkSpecHelper.hs:31:25: error: • Couldn't match expected type ‘MatchBody’ with actual type ‘Maybe a’ • In the ‘matchBody’ field of a record In the expression: ResponseMatcher {matchStatus = s, matchBody = Just b, matchHeaders = []} In an equation for ‘matcher’: matcher s b = ResponseMatcher {matchStatus = s, matchBody = Just b, matchHeaders = []} • Relevant bindings include b :: a (bound at test/Web/Spock/FrameworkSpecHelper.hs:28:17) matcher :: Int -> a -> ResponseMatcher (bound at test/Web/Spock/FrameworkSpecHelper.hs:28:7) test/Web/Spock/FrameworkSpecHelper.hs:170:12: error: • Couldn't match expected type ‘Body -> Maybe String’ with actual type ‘Maybe [Char]’ • Possible cause: ‘loop’ is applied to too many arguments In the expression: loop relevantHeaders In the expression: let relevantHeaders = filter (\ h -> fst h == "Set-Cookie") headers loop [] = Just ("No cookie named " ++ T.unpack name ++ " with value " ++ T.unpack val ++ " found") loop (x : xs) = let ... in ... in loop relevantHeaders In the second argument of ‘($)’, namely ‘\ headers -> let relevantHeaders = ... .... in loop relevantHeaders’ ```
comp
test suite spockcoretests for spock core failed to build in the stackage nightly build test web spock frameworkspechelper hs error • couldn t match expected type ‘matchbody’ with actual type ‘maybe a’ • in the ‘matchbody’ field of a record in the expression responsematcher matchstatus s matchbody just b matchheaders in an equation for ‘matcher’ matcher s b responsematcher matchstatus s matchbody just b matchheaders • relevant bindings include b a bound at test web spock frameworkspechelper hs matcher int a responsematcher bound at test web spock frameworkspechelper hs test web spock frameworkspechelper hs error • couldn t match expected type ‘body maybe string’ with actual type ‘maybe ’ • possible cause ‘loop’ is applied to too many arguments in the expression loop relevantheaders in the expression let relevantheaders filter h fst h set cookie headers loop just no cookie named t unpack name with value t unpack val found loop x xs let in in loop relevantheaders in the second argument of ‘ ’ namely ‘ headers let relevantheaders in loop relevantheaders’
1
6,254
8,641,623,301
IssuesEvent
2018-11-24 19:45:03
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
+ INTERVAL 1 DAY parse error
type/compatibility
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql SELECT CAST('2006-09-26' AS DATE) + INTERVAL 1 DAY; ``` 2. What did you expect to see? ``` CAST('2006-09-26' AS DATE) + INTERVAL 1 DAY 2006-09-27 ``` 3. What did you see instead? ``` ERROR 1105 (HY000) at line 1: line 0 column 47 near " DAY)" (total length 52) ``` 4. What version of TiDB are you using (`tidb-server -V`)?
True
+ INTERVAL 1 DAY parse error - Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql SELECT CAST('2006-09-26' AS DATE) + INTERVAL 1 DAY; ``` 2. What did you expect to see? ``` CAST('2006-09-26' AS DATE) + INTERVAL 1 DAY 2006-09-27 ``` 3. What did you see instead? ``` ERROR 1105 (HY000) at line 1: line 0 column 47 near " DAY)" (total length 52) ``` 4. What version of TiDB are you using (`tidb-server -V`)?
comp
interval day parse error please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql select cast as date interval day what did you expect to see cast as date interval day what did you see instead error at line line column near day total length what version of tidb are you using tidb server v
1
7,803
10,023,946,958
IssuesEvent
2019-07-16 20:32:08
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
[release/2.1] Expect100Continue with Windows auth and request body > 1024 bytes fails
area-System.Net.Http.SocketsHttpHandler blocking-partner bug tenet-compatibility
In this code: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs#L534-L549 If the Expect100Continue header is set, and the response code is >= 300 and there's a request body with known length greater than 1024 bytes, if the request body hasn't begun to be sent yet, it sets `_connectionClose` to `true`. When using authentication, the challenge response comes with an HTTP status code of 401. As `(401 >= 300)` evaluates to true, whenever using authentication with request body size > 1024 bytes, `_connectionClose` will be set to `true`. In this code: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/AuthenticationHelper.NtAuth.cs#L68-L75 If there was a valid authentication challenge and a response is available to send, a call is made to `HttpConnection.DrainResponseAsync`. In that method: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs#L1528-L1531 If `_connectionClose` is true, it throws and aborts the request. This is breaking Windows authentication for WCF with requests which are larger than 1024.
True
[release/2.1] Expect100Continue with Windows auth and request body > 1024 bytes fails - In this code: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs#L534-L549 If the Expect100Continue header is set, and the response code is >= 300 and there's a request body with known length greater than 1024 bytes, if the request body hasn't begun to be sent yet, it sets `_connectionClose` to `true`. When using authentication, the challenge response comes with an HTTP status code of 401. As `(401 >= 300)` evaluates to true, whenever using authentication with request body size > 1024 bytes, `_connectionClose` will be set to `true`. In this code: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/AuthenticationHelper.NtAuth.cs#L68-L75 If there was a valid authentication challenge and a response is available to send, a call is made to `HttpConnection.DrainResponseAsync`. In that method: https://github.com/dotnet/corefx/blob/7ee84596d92e178bce54c986df31ccc52479e772/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs#L1528-L1531 If `_connectionClose` is true, it throws and aborts the request. This is breaking Windows authentication for WCF with requests which are larger than 1024.
comp
with windows auth and request body bytes fails in this code if the header is set and the response code is and there s a request body with known length greater than bytes if the request body hasn t begun to be sent yet it sets connectionclose to true when using authentication the challenge response comes with an http status code of as evaluates to true whenever using authentication with request body size bytes connectionclose will be set to true in this code if there was a valid authentication challenge and a response is available to send a call is made to httpconnection drainresponseasync in that method if connectionclose is true it throws and aborts the request this is breaking windows authentication for wcf with requests which are larger than
1
5,718
5,908,279,906
IssuesEvent
2017-05-19 19:57:33
vmware/docker-volume-vsphere
https://api.github.com/repos/vmware/docker-volume-vsphere
closed
Add support to automation script for running swarm testcases (on nimbus infra)
component/test-infrastructure
As of now our deployment scripts deploys testbed with 4 ESX vms and 6 docker host vm (preconfigured with docker version passed as input). We need to enhance the deployment script to get the testbed with docker swarm cluster configured. /CC @shaominchen
1.0
Add support to automation script for running swarm testcases (on nimbus infra) - As of now our deployment scripts deploys testbed with 4 ESX vms and 6 docker host vm (preconfigured with docker version passed as input). We need to enhance the deployment script to get the testbed with docker swarm cluster configured. /CC @shaominchen
non_comp
add support to automation script for running swarm testcases on nimbus infra as of now our deployment scripts deploys testbed with esx vms and docker host vm preconfigured with docker version passed as input we need to enhance the deployment script to get the testbed with docker swarm cluster configured cc shaominchen
0
170,173
20,842,059,109
IssuesEvent
2022-03-21 02:11:11
eldorplus/portfolio
https://api.github.com/repos/eldorplus/portfolio
opened
CVE-2022-24771 (High) detected in node-forge-0.7.5.tgz
security vulnerability
## CVE-2022-24771 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.7.5.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz</a></p> <p>Path to dependency file: /portfolio/package.json</p> <p>Path to vulnerable library: /node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - laravel-mix-0.8.9.tgz (Root Library) - webpack-dev-server-2.11.5.tgz - selfsigned-1.10.4.tgz - :x: **node-forge-0.7.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds. <p>Publish Date: 2022-03-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-24771>CVE-2022-24771</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771</a></p> <p>Release Date: 2022-03-18</p> <p>Fix Resolution: node-forge - 1.3.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-24771 (High) detected in node-forge-0.7.5.tgz - ## CVE-2022-24771 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.7.5.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz</a></p> <p>Path to dependency file: /portfolio/package.json</p> <p>Path to vulnerable library: /node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - laravel-mix-0.8.9.tgz (Root Library) - webpack-dev-server-2.11.5.tgz - selfsigned-1.10.4.tgz - :x: **node-forge-0.7.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds. <p>Publish Date: 2022-03-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-24771>CVE-2022-24771</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771</a></p> <p>Release Date: 2022-03-18</p> <p>Fix Resolution: node-forge - 1.3.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve high detected in node forge tgz cve high severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency file portfolio package json path to vulnerable library node modules node forge package json dependency hierarchy laravel mix tgz root library webpack dev server tgz selfsigned tgz x node forge tgz vulnerable library vulnerability details forge also called node forge is a native implementation of transport layer security in javascript prior to version rsa pkcs signature verification code is lenient in checking the digest algorithm structure this can allow a crafted structure that steals padding bytes and uses unchecked portion of the pkcs encoded message to forge a signature when a low public exponent is being used the issue has been addressed in node forge version there are currently no known workarounds publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution node forge step up your open source security game with whitesource
0
451,897
13,043,143,670
IssuesEvent
2020-07-29 00:36:31
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
closed
[BUG] Unable to attach volumes with `node.session.scan = manual`
area/engine bug priority/3
**Describe the bug** When I set `node.session.scan = manual` in iscsid.conf, all pods cannot attach Longhorn volumes. The pod status sticks in ContainerCreating and the Longhorn volume state sticks in attaching/detaching loop. The reason why I set `node.session.scan = manual` is to avoid the following issues with another CSI Driver. - [Automatic session scanning discovers all iSCSI devices during login and can cause LUN assignment issues #90982](https://github.com/kubernetes/kubernetes/issues/90982) - [PV and volume size are different #410](https://github.com/NetApp/trident/issues/410) `node.session.scan` setting was introduced in [open-iscsi 2.0.874-5ubuntu2.10](https://launchpad.net/ubuntu/+source/open-iscsi/2.0.874-5ubuntu2.10) in Ubuntu. **To Reproduce** 1. Set `node.session.scan = manual` in `/etc/iscsi/iscsid.conf` 2. Restart iscsid `sudo systemctl restart iscsid` 3. Create Longhorn PVC and Pod 4. Pod sticks in ContainerCreating **Expected behavior** Pod can attach volumes with `node.session.scan = manual`. **Log** "Instance ... exit status 1" errors appear repeatedly in longhorn-manager ``` time="2020-07-20T06:05:22Z" level=warning msg="Instance pvc-03eb6587-158d-4d5a-bb70-42f68f2c5c37-e-e8b0d898 is state error, error message: exit status 1" ``` "fail to read magic version" errors appear repeatedly in /var/log/tgtd.log ``` tgtd: bs_thread_open(409) 16 lh_client_close_conn: Closing connection receive_msg: fail to read magic version response_process: Receive response returned error lh_client_close_conn: Closing connection lh_client_close_conn: Connection close complete tgtd: device_mgmt(246) sz:108 params:path=/var/run/longhorn-pvc-03eb6587-158d-4d5a-bb70-42f68f2c5c37.sock,bstype=longhorn,bsopts=size=2147483648 ``` **Environment:** - Longhorn version: v1.0.0 - Kubernetes version: v1.18.3, v1.17.9 - Node OS type and version: Ubuntu 18.04.4 LTS - open-iscsi: [2.0.874-5ubuntu2.10](https://launchpad.net/ubuntu/+source/open-iscsi/2.0.874-5ubuntu2.10) **Additional context**
1.0
[BUG] Unable to attach volumes with `node.session.scan = manual` - **Describe the bug** When I set `node.session.scan = manual` in iscsid.conf, all pods cannot attach Longhorn volumes. The pod status sticks in ContainerCreating and the Longhorn volume state sticks in attaching/detaching loop. The reason why I set `node.session.scan = manual` is to avoid the following issues with another CSI Driver. - [Automatic session scanning discovers all iSCSI devices during login and can cause LUN assignment issues #90982](https://github.com/kubernetes/kubernetes/issues/90982) - [PV and volume size are different #410](https://github.com/NetApp/trident/issues/410) `node.session.scan` setting was introduced in [open-iscsi 2.0.874-5ubuntu2.10](https://launchpad.net/ubuntu/+source/open-iscsi/2.0.874-5ubuntu2.10) in Ubuntu. **To Reproduce** 1. Set `node.session.scan = manual` in `/etc/iscsi/iscsid.conf` 2. Restart iscsid `sudo systemctl restart iscsid` 3. Create Longhorn PVC and Pod 4. Pod sticks in ContainerCreating **Expected behavior** Pod can attach volumes with `node.session.scan = manual`. **Log** "Instance ... exit status 1" errors appear repeatedly in longhorn-manager ``` time="2020-07-20T06:05:22Z" level=warning msg="Instance pvc-03eb6587-158d-4d5a-bb70-42f68f2c5c37-e-e8b0d898 is state error, error message: exit status 1" ``` "fail to read magic version" errors appear repeatedly in /var/log/tgtd.log ``` tgtd: bs_thread_open(409) 16 lh_client_close_conn: Closing connection receive_msg: fail to read magic version response_process: Receive response returned error lh_client_close_conn: Closing connection lh_client_close_conn: Connection close complete tgtd: device_mgmt(246) sz:108 params:path=/var/run/longhorn-pvc-03eb6587-158d-4d5a-bb70-42f68f2c5c37.sock,bstype=longhorn,bsopts=size=2147483648 ``` **Environment:** - Longhorn version: v1.0.0 - Kubernetes version: v1.18.3, v1.17.9 - Node OS type and version: Ubuntu 18.04.4 LTS - open-iscsi: [2.0.874-5ubuntu2.10](https://launchpad.net/ubuntu/+source/open-iscsi/2.0.874-5ubuntu2.10) **Additional context**
non_comp
unable to attach volumes with node session scan manual describe the bug when i set node session scan manual in iscsid conf all pods cannot attach longhorn volumes the pod status sticks in containercreating and the longhorn volume state sticks in attaching detaching loop the reason why i set node session scan manual is to avoid the following issues with another csi driver node session scan setting was introduced in in ubuntu to reproduce set node session scan manual in etc iscsi iscsid conf restart iscsid sudo systemctl restart iscsid create longhorn pvc and pod pod sticks in containercreating expected behavior pod can attach volumes with node session scan manual log instance exit status errors appear repeatedly in longhorn manager time level warning msg instance pvc e is state error error message exit status fail to read magic version errors appear repeatedly in var log tgtd log tgtd bs thread open lh client close conn closing connection receive msg fail to read magic version response process receive response returned error lh client close conn closing connection lh client close conn connection close complete tgtd device mgmt sz params path var run longhorn pvc sock bstype longhorn bsopts size environment longhorn version kubernetes version node os type and version ubuntu lts open iscsi additional context
0
11,100
13,129,646,588
IssuesEvent
2020-08-06 14:12:45
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
closed
prune redundant paths in source globbing
Core incompatible change
glob in source statement matches redundant paths when having ``..`` patterns as the following ```sh > echo /*r*/../r* /proc/../root /proc/../run /run/../root /run/../run /srv/../root /srv/../run /usr/../root /usr/../run /var/../root /var/../run ``` this is correct behavior in posix shell, but in source statement, only require unique match results.
True
prune redundant paths in source globbing - glob in source statement matches redundant paths when having ``..`` patterns as the following ```sh > echo /*r*/../r* /proc/../root /proc/../run /run/../root /run/../run /srv/../root /srv/../run /usr/../root /usr/../run /var/../root /var/../run ``` this is correct behavior in posix shell, but in source statement, only require unique match results.
comp
prune redundant paths in source globbing glob in source statement matches redundant paths when having patterns as the following sh echo r r proc root proc run run root run run srv root srv run usr root usr run var root var run this is correct behavior in posix shell but in source statement only require unique match results
1
8,233
10,309,703,225
IssuesEvent
2019-08-29 13:48:45
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
Use Symfony LockableTrait for commands
feature incompatible
Symfony 3.2 added a `LockableTrait` for commands: https://github.com/symfony/console/blob/master/Command/LockableTrait.php I think this could replace our `AbstractLockedCommand`.
True
Use Symfony LockableTrait for commands - Symfony 3.2 added a `LockableTrait` for commands: https://github.com/symfony/console/blob/master/Command/LockableTrait.php I think this could replace our `AbstractLockedCommand`.
comp
use symfony lockabletrait for commands symfony added a lockabletrait for commands i think this could replace our abstractlockedcommand
1
2,670
3,799,157,014
IssuesEvent
2016-03-23 15:05:49
Starcounter/Starcounter
https://api.github.com/repos/Starcounter/Starcounter
closed
Starcounter.SqlParser warning during the build
enhancement guess: a day or two Infrastructure P/Low
Here is the warning: `Level1\src\Starcounter.SqlParser\Parser\scan.l:612: warning, -s option given but default rule can be matched` To reproduce: rebuild Starcounter.SqlParser in Level1.
1.0
Starcounter.SqlParser warning during the build - Here is the warning: `Level1\src\Starcounter.SqlParser\Parser\scan.l:612: warning, -s option given but default rule can be matched` To reproduce: rebuild Starcounter.SqlParser in Level1.
non_comp
starcounter sqlparser warning during the build here is the warning src starcounter sqlparser parser scan l warning s option given but default rule can be matched to reproduce rebuild starcounter sqlparser in
0
248,659
21,048,951,588
IssuesEvent
2022-03-31 18:48:04
astrolabsoftware/fink-notebook-template
https://api.github.com/repos/astrolabsoftware/fink-notebook-template
opened
[CI] add continuous integration
tests
We can easily run notebooks offline by using: ``` jupyter nbconvert --to script any_notebook.ipynb python any_notebook.py ``` We would just check that there is no error while running the notebook (missing import, crash, etc.)
1.0
[CI] add continuous integration - We can easily run notebooks offline by using: ``` jupyter nbconvert --to script any_notebook.ipynb python any_notebook.py ``` We would just check that there is no error while running the notebook (missing import, crash, etc.)
non_comp
add continuous integration we can easily run notebooks offline by using jupyter nbconvert to script any notebook ipynb python any notebook py we would just check that there is no error while running the notebook missing import crash etc
0
738,238
25,550,089,640
IssuesEvent
2022-11-29 22:39:14
googleapis/python-storage
https://api.github.com/repos/googleapis/python-storage
closed
tests.system.test_notification: test_bucket_get_notification failed
api: storage type: bug priority: p1 flakybot: issue flakybot: flaky
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 4862a9c34fcd9524f31312227a2ccf5e376f39fa buildURL: [Build Status](https://source.cloud.google.com/results/invocations/0ddb4bf4-e0e1-479e-b0c5-a6082d990ea2), [Sponge](http://sponge2/0ddb4bf4-e0e1-479e-b0c5-a6082d990ea2) status: failed <details><summary>Test output</summary><br><pre>args = (name: "projects/None/topics/notification-1669697707696" ,) kwargs = {'metadata': [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')], 'timeout': 60.0} @functools.wraps(callable_) def error_remapped_callable(*args, **kwargs): try: > return callable_(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py:72: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <grpc._channel._UnaryUnaryMultiCallable object at 0x7f8fd5ea2820> request = name: "projects/None/topics/notification-1669697707696" timeout = 60.0 metadata = [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')] credentials = None, wait_for_ready = None, compression = None def __call__(self, request, timeout=None, metadata=None, credentials=None, wait_for_ready=None, compression=None): state, call, = self._blocking(request, timeout, metadata, credentials, wait_for_ready, compression) > return _end_unary_response_blocking(state, call, False, None) .nox/system-3-8/lib/python3.8/site-packages/grpc/_channel.py:946: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ state = <grpc._channel._RPCState object at 0x7f8fd5b80730> call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f8fd5bbc1c0> with_call = False, deadline = None def _end_unary_response_blocking(state, call, with_call, deadline): if state.code is grpc.StatusCode.OK: if with_call: rendezvous = _MultiThreadedRendezvous(state, call, None, deadline) return state.response, rendezvous else: return state.response else: > raise _InactiveRpcError(state) E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.NOT_FOUND E details = "Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name." E debug_error_string = "UNKNOWN:Error received from peer ipv4:74.125.195.95:443 {created_time:"2022-11-29T04:55:07.809964292+00:00", grpc_status:5, grpc_message:"Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name."}" E > .nox/system-3-8/lib/python3.8/site-packages/grpc/_channel.py:849: _InactiveRpcError The above exception was the direct cause of the following exception: storage_client = <google.cloud.storage.client.Client object at 0x7f8fd619cd60> publisher_client = <google.cloud.pubsub_v1.PublisherClient object at 0x7f8fd6067b50> topic_path = 'projects/None/topics/notification-1669697707696', no_mtls = None @pytest.fixture(scope="session") def notification_topic(storage_client, publisher_client, topic_path, no_mtls): > _helpers.retry_429(publisher_client.create_topic)(topic_path) tests/system/test_notification.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .nox/system-3-8/lib/python3.8/site-packages/test_utils/retry.py:100: in wrapped_function return to_wrap(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/cloud/pubsub_v1/_gapic.py:40: in <lambda> fx = lambda self, *a, **kw: wrapped_fx(self.api, *a, **kw) # noqa .nox/system-3-8/lib/python3.8/site-packages/google/cloud/pubsub_v1/gapic/publisher_client.py:347: in create_topic return self._inner_api_calls["create_topic"]( .nox/system-3-8/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py:154: in __call__ return wrapped_func(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/api_core/retry.py:283: in retry_wrapped_func return retry_target( .nox/system-3-8/lib/python3.8/site-packages/google/api_core/retry.py:190: in retry_target return target() .nox/system-3-8/lib/python3.8/site-packages/google/api_core/timeout.py:210: in func_with_timeout return func(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (name: "projects/None/topics/notification-1669697707696" ,) kwargs = {'metadata': [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')], 'timeout': 60.0} @functools.wraps(callable_) def error_remapped_callable(*args, **kwargs): try: return callable_(*args, **kwargs) except grpc.RpcError as exc: > raise exceptions.from_grpc_error(exc) from exc E google.api_core.exceptions.NotFound: 404 Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name. .nox/system-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py:74: NotFound</pre></details>
1.0
tests.system.test_notification: test_bucket_get_notification failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 4862a9c34fcd9524f31312227a2ccf5e376f39fa buildURL: [Build Status](https://source.cloud.google.com/results/invocations/0ddb4bf4-e0e1-479e-b0c5-a6082d990ea2), [Sponge](http://sponge2/0ddb4bf4-e0e1-479e-b0c5-a6082d990ea2) status: failed <details><summary>Test output</summary><br><pre>args = (name: "projects/None/topics/notification-1669697707696" ,) kwargs = {'metadata': [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')], 'timeout': 60.0} @functools.wraps(callable_) def error_remapped_callable(*args, **kwargs): try: > return callable_(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py:72: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <grpc._channel._UnaryUnaryMultiCallable object at 0x7f8fd5ea2820> request = name: "projects/None/topics/notification-1669697707696" timeout = 60.0 metadata = [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')] credentials = None, wait_for_ready = None, compression = None def __call__(self, request, timeout=None, metadata=None, credentials=None, wait_for_ready=None, compression=None): state, call, = self._blocking(request, timeout, metadata, credentials, wait_for_ready, compression) > return _end_unary_response_blocking(state, call, False, None) .nox/system-3-8/lib/python3.8/site-packages/grpc/_channel.py:946: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ state = <grpc._channel._RPCState object at 0x7f8fd5b80730> call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f8fd5bbc1c0> with_call = False, deadline = None def _end_unary_response_blocking(state, call, with_call, deadline): if state.code is grpc.StatusCode.OK: if with_call: rendezvous = _MultiThreadedRendezvous(state, call, None, deadline) return state.response, rendezvous else: return state.response else: > raise _InactiveRpcError(state) E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.NOT_FOUND E details = "Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name." E debug_error_string = "UNKNOWN:Error received from peer ipv4:74.125.195.95:443 {created_time:"2022-11-29T04:55:07.809964292+00:00", grpc_status:5, grpc_message:"Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name."}" E > .nox/system-3-8/lib/python3.8/site-packages/grpc/_channel.py:849: _InactiveRpcError The above exception was the direct cause of the following exception: storage_client = <google.cloud.storage.client.Client object at 0x7f8fd619cd60> publisher_client = <google.cloud.pubsub_v1.PublisherClient object at 0x7f8fd6067b50> topic_path = 'projects/None/topics/notification-1669697707696', no_mtls = None @pytest.fixture(scope="session") def notification_topic(storage_client, publisher_client, topic_path, no_mtls): > _helpers.retry_429(publisher_client.create_topic)(topic_path) tests/system/test_notification.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .nox/system-3-8/lib/python3.8/site-packages/test_utils/retry.py:100: in wrapped_function return to_wrap(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/cloud/pubsub_v1/_gapic.py:40: in <lambda> fx = lambda self, *a, **kw: wrapped_fx(self.api, *a, **kw) # noqa .nox/system-3-8/lib/python3.8/site-packages/google/cloud/pubsub_v1/gapic/publisher_client.py:347: in create_topic return self._inner_api_calls["create_topic"]( .nox/system-3-8/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py:154: in __call__ return wrapped_func(*args, **kwargs) .nox/system-3-8/lib/python3.8/site-packages/google/api_core/retry.py:283: in retry_wrapped_func return retry_target( .nox/system-3-8/lib/python3.8/site-packages/google/api_core/retry.py:190: in retry_target return target() .nox/system-3-8/lib/python3.8/site-packages/google/api_core/timeout.py:210: in func_with_timeout return func(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (name: "projects/None/topics/notification-1669697707696" ,) kwargs = {'metadata': [('x-goog-request-params', 'name=projects/None/topics/notification-1669697707696'), ('x-goog-api-client', 'gl-python/3.8.13 grpc/1.51.0rc1 gax/2.10.2 gapic/1.7.2')], 'timeout': 60.0} @functools.wraps(callable_) def error_remapped_callable(*args, **kwargs): try: return callable_(*args, **kwargs) except grpc.RpcError as exc: > raise exceptions.from_grpc_error(exc) from exc E google.api_core.exceptions.NotFound: 404 Requested project not found or user does not have access to it (project=None). Make sure to specify the unique project identifier and not the Google Cloud Console display name. .nox/system-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py:74: NotFound</pre></details>
non_comp
tests system test notification test bucket get notification failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output args name projects none topics notification kwargs metadata timeout functools wraps callable def error remapped callable args kwargs try return callable args kwargs nox system lib site packages google api core grpc helpers py self request name projects none topics notification timeout metadata credentials none wait for ready none compression none def call self request timeout none metadata none credentials none wait for ready none compression none state call self blocking request timeout metadata credentials wait for ready compression return end unary response blocking state call false none nox system lib site packages grpc channel py state call with call false deadline none def end unary response blocking state call with call deadline if state code is grpc statuscode ok if with call rendezvous multithreadedrendezvous state call none deadline return state response rendezvous else return state response else raise inactiverpcerror state e grpc channel inactiverpcerror inactiverpcerror of rpc that terminated with e status statuscode not found e details requested project not found or user does not have access to it project none make sure to specify the unique project identifier and not the google cloud console display name e debug error string unknown error received from peer created time grpc status grpc message requested project not found or user does not have access to it project none make sure to specify the unique project identifier and not the google cloud console display name e nox system lib site packages grpc channel py inactiverpcerror the above exception was the direct cause of the following exception storage client publisher client topic path projects none topics notification no mtls none pytest fixture scope session def notification topic storage client publisher client topic path no mtls helpers retry publisher client create topic topic path tests system test notification py nox system lib site packages test utils retry py in wrapped function return to wrap args kwargs nox system lib site packages google cloud pubsub gapic py in fx lambda self a kw wrapped fx self api a kw noqa nox system lib site packages google cloud pubsub gapic publisher client py in create topic return self inner api calls nox system lib site packages google api core gapic method py in call return wrapped func args kwargs nox system lib site packages google api core retry py in retry wrapped func return retry target nox system lib site packages google api core retry py in retry target return target nox system lib site packages google api core timeout py in func with timeout return func args kwargs args name projects none topics notification kwargs metadata timeout functools wraps callable def error remapped callable args kwargs try return callable args kwargs except grpc rpcerror as exc raise exceptions from grpc error exc from exc e google api core exceptions notfound requested project not found or user does not have access to it project none make sure to specify the unique project identifier and not the google cloud console display name nox system lib site packages google api core grpc helpers py notfound
0
98,857
12,371,973,809
IssuesEvent
2020-05-18 19:32:10
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Slider value indicator overlay should consider the whole screen width when choosing its horizontal position
f: material design framework
Now that the value indicator draws in the overlay, it only needs to be shifted left and right if it would be off the screen (not outside the bounds of the slider) In this screenshot, it shifts to the right to contain it in the Slider bounds, but there is still room to the left, so it does not need to shift. ![Screen Shot 2020-04-28 at 5 46 51 PM](https://user-images.githubusercontent.com/591699/80617997-c48e6e80-8a10-11ea-9fa1-7981ef055249.png)
1.0
Slider value indicator overlay should consider the whole screen width when choosing its horizontal position - Now that the value indicator draws in the overlay, it only needs to be shifted left and right if it would be off the screen (not outside the bounds of the slider) In this screenshot, it shifts to the right to contain it in the Slider bounds, but there is still room to the left, so it does not need to shift. ![Screen Shot 2020-04-28 at 5 46 51 PM](https://user-images.githubusercontent.com/591699/80617997-c48e6e80-8a10-11ea-9fa1-7981ef055249.png)
non_comp
slider value indicator overlay should consider the whole screen width when choosing its horizontal position now that the value indicator draws in the overlay it only needs to be shifted left and right if it would be off the screen not outside the bounds of the slider in this screenshot it shifts to the right to contain it in the slider bounds but there is still room to the left so it does not need to shift
0
3,768
6,626,239,432
IssuesEvent
2017-09-22 18:41:39
w3c/ortc
https://api.github.com/repos/w3c/ortc
closed
Privacy issues
1.0 compatibility issue 1.1 to-do-next-draft
From Philipp Hancke's review comments: 18) page 12, section 3.11 DOMString relatedAddress = ""; unsigned short relatedPort; I don't think those attributes are useful, just a potential leak of ip addresses when forcing turn-only relays. So I would not expose them. 32) page 20, section 5.8 can be used to reduce leakage of IP addresses in certain use cases. add a note about setting rel-addr to 0.0.0.0 then
True
Privacy issues - From Philipp Hancke's review comments: 18) page 12, section 3.11 DOMString relatedAddress = ""; unsigned short relatedPort; I don't think those attributes are useful, just a potential leak of ip addresses when forcing turn-only relays. So I would not expose them. 32) page 20, section 5.8 can be used to reduce leakage of IP addresses in certain use cases. add a note about setting rel-addr to 0.0.0.0 then
comp
privacy issues from philipp hancke s review comments page section domstring relatedaddress unsigned short relatedport i don t think those attributes are useful just a potential leak of ip addresses when forcing turn only relays so i would not expose them page section can be used to reduce leakage of ip addresses in certain use cases add a note about setting rel addr to then
1
13,724
16,445,547,522
IssuesEvent
2021-05-20 19:06:47
aiida-vasp/aiida-vasp
https://api.github.com/repos/aiida-vasp/aiida-vasp
closed
Consider to move options
type/backwards-incompatible
Right now, for historical reasons we have `inputs.options`, which at the `VaspWorkChain` level is put onto `metadata.options`. Update codebase to use the `metadata` namespace.
True
Consider to move options - Right now, for historical reasons we have `inputs.options`, which at the `VaspWorkChain` level is put onto `metadata.options`. Update codebase to use the `metadata` namespace.
comp
consider to move options right now for historical reasons we have inputs options which at the vaspworkchain level is put onto metadata options update codebase to use the metadata namespace
1
113,480
4,560,361,019
IssuesEvent
2016-09-14 07:44:20
kubernetes/dashboard
https://api.github.com/repos/kubernetes/dashboard
closed
Add angular.$transclude to angular externs
area/dev priority/P2
It is missing there and I'm using it. Logging issue to fix it.
1.0
Add angular.$transclude to angular externs - It is missing there and I'm using it. Logging issue to fix it.
non_comp
add angular transclude to angular externs it is missing there and i m using it logging issue to fix it
0
8,087
10,211,760,254
IssuesEvent
2019-08-14 17:44:45
zerotier/ZeroTierOne
https://api.github.com/repos/zerotier/ZeroTierOne
closed
[BUG] Usage of valloc
compatibility minor bug
valloc is a deprecated function that is replaced by posix_memalign in future standards. It is used here: https://github.com/zerotier/ZeroTierOne/blob/master/osdep/LinuxNetLink.cpp#L106 Does not allow compilation under certain uClibc-ng configurations, as seen here: https://downloads.openwrt.org/snapshots/faillogs/arc_arc700/packages/zerotier/compile.txt
True
[BUG] Usage of valloc - valloc is a deprecated function that is replaced by posix_memalign in future standards. It is used here: https://github.com/zerotier/ZeroTierOne/blob/master/osdep/LinuxNetLink.cpp#L106 Does not allow compilation under certain uClibc-ng configurations, as seen here: https://downloads.openwrt.org/snapshots/faillogs/arc_arc700/packages/zerotier/compile.txt
comp
usage of valloc valloc is a deprecated function that is replaced by posix memalign in future standards it is used here does not allow compilation under certain uclibc ng configurations as seen here
1
128,295
12,369,364,452
IssuesEvent
2020-05-18 15:09:15
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
opened
RandomizedSearchCV - Highest mean_test_score doesn't have rank 1 in rank_test_score in cv_results_
Documentation
#### Describe the issue linked to the documentation While checking the [RandomizedSearchCV docs](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html) we found out with a partner that the `cv_results_` dict shows the following values for `mean_test_score` and `rank_test_score`: ```python {'mean_test_score': [0.81, 0.70, 0.70], 'rank_test_score': [3, 1, 1]} ``` This would indicate that rank 3 is the **highest** as its `mean_test_score` is also the highest in the list, and so we could say that the **maximum** rank of the list `rank_test_score` is the best one. However, in practice it turns out that actually rank 1 is the **highest** of them, as seen in the following picture: ![Captura de pantalla 2020-05-18 a la(s) 11 45 19](https://user-images.githubusercontent.com/12915138/82228206-3adf0c00-98ff-11ea-9ace-3a23d77494e0.png) #### Suggest a potential alternative/fix If this is an error, I would suggest changing the `rank_test_score` so that the highest `mean_test_score` has rank 1.
1.0
RandomizedSearchCV - Highest mean_test_score doesn't have rank 1 in rank_test_score in cv_results_ - #### Describe the issue linked to the documentation While checking the [RandomizedSearchCV docs](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html) we found out with a partner that the `cv_results_` dict shows the following values for `mean_test_score` and `rank_test_score`: ```python {'mean_test_score': [0.81, 0.70, 0.70], 'rank_test_score': [3, 1, 1]} ``` This would indicate that rank 3 is the **highest** as its `mean_test_score` is also the highest in the list, and so we could say that the **maximum** rank of the list `rank_test_score` is the best one. However, in practice it turns out that actually rank 1 is the **highest** of them, as seen in the following picture: ![Captura de pantalla 2020-05-18 a la(s) 11 45 19](https://user-images.githubusercontent.com/12915138/82228206-3adf0c00-98ff-11ea-9ace-3a23d77494e0.png) #### Suggest a potential alternative/fix If this is an error, I would suggest changing the `rank_test_score` so that the highest `mean_test_score` has rank 1.
non_comp
randomizedsearchcv highest mean test score doesn t have rank in rank test score in cv results describe the issue linked to the documentation while checking the we found out with a partner that the cv results dict shows the following values for mean test score and rank test score python mean test score rank test score this would indicate that rank is the highest as its mean test score is also the highest in the list and so we could say that the maximum rank of the list rank test score is the best one however in practice it turns out that actually rank is the highest of them as seen in the following picture suggest a potential alternative fix if this is an error i would suggest changing the rank test score so that the highest mean test score has rank
0
97
2,563,084,130
IssuesEvent
2015-02-06 09:48:35
BVLC/caffe
https://api.github.com/repos/BVLC/caffe
closed
TestPowerGradientShiftZero, TestPowerGradient fail with certain boost
compatibility
The `PowerLayer::Backward` checks seem to fail with certain versions of boost on OS X / ubuntu. boost 1.55 passes, but boost 1.56 and and 1.57 fail. ``` [ RUN ] PowerLayerTest/0.TestPowerGradientShiftZero ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.16171693801879883, which exceeds threshold_ * scale, where computed_gradient evaluates to 6.6543664932250977, estimated_gradient evaluates to 6.8160834312438965, and threshold_ * scale evaluates to 0.068160831928253174. debug: (top_id, top_data_id, blob_id, feat_id)=0,65,0,65; feat = 0.027440188452601433; objective+ = 0.55363553762435913; objective- = 0.41731387376785278 [ FAILED ] PowerLayerTest/0.TestPowerGradientShiftZero, where TypeParam = caffe::FloatCPU (3 ms) ####################################################################################################################### [ RUN ] PowerLayerTest/1.TestPowerGradientShiftZero ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.66645549482483268, which exceeds threshold_ * scale, where computed_gradient evaluates to 9.0545713301684909, estimated_gradient evaluates to 9.7210268249933236, and threshold_ * scale evaluates to 0.097210268249933243. debug: (top_id, top_data_id, blob_id, feat_id)=0,66,0,66; feat = 0.016829367669263143; objective+ = 0.48941214282974049; objective- = 0.29499160632987403 ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.48462038369962279, which exceeds threshold_ * scale, where computed_gradient evaluates to 8.4754232528829139, estimated_gradient evaluates to 8.9600436365825367, and threshold_ * scale evaluates to 0.089600436365825362. debug: (top_id, top_data_id, blob_id, feat_id)=0,71,0,71; feat = 0.01869104873835549; objective+ = 0.50171265479916738; objective- = 0.32251178206751663 ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.24489777273781588, which exceeds threshold_ * scale, where computed_gradient evaluates to 7.3061654292184715, estimated_gradient evaluates to 7.5510632019562873, and threshold_ * scale evaluates to 0.075510632019562873. debug: (top_id, top_data_id, blob_id, feat_id)=0,99,0,99; feat = 0.023657563288965969; objective+ = 0.53224239845290788; objective- = 0.38122113441378214 [ FAILED ] PowerLayerTest/1.TestPowerGradientShiftZero, where TypeParam = caffe::DoubleCPU (4 ms) ####################################################################################################################### [ RUN ] PowerLayerTest/1.TestPowerGradient ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 1.206900511134485, which exceeds threshold_ * scale, where computed_gradient evaluates to 10.15816285551514, estimated_gradient evaluates to 11.365063366649625, and threshold_ * scale evaluates to 0.11365063366649626. debug: (top_id, top_data_id, blob_id, feat_id)=0,57,0,57; feat = 2.9055876775560447; objective+ = 0.46979585546340097; objective- = 0.24249458813040844 [ FAILED ] PowerLayerTest/1.TestPowerGradient, where TypeParam = caffe::DoubleCPU (3 ms) ```
True
TestPowerGradientShiftZero, TestPowerGradient fail with certain boost - The `PowerLayer::Backward` checks seem to fail with certain versions of boost on OS X / ubuntu. boost 1.55 passes, but boost 1.56 and and 1.57 fail. ``` [ RUN ] PowerLayerTest/0.TestPowerGradientShiftZero ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.16171693801879883, which exceeds threshold_ * scale, where computed_gradient evaluates to 6.6543664932250977, estimated_gradient evaluates to 6.8160834312438965, and threshold_ * scale evaluates to 0.068160831928253174. debug: (top_id, top_data_id, blob_id, feat_id)=0,65,0,65; feat = 0.027440188452601433; objective+ = 0.55363553762435913; objective- = 0.41731387376785278 [ FAILED ] PowerLayerTest/0.TestPowerGradientShiftZero, where TypeParam = caffe::FloatCPU (3 ms) ####################################################################################################################### [ RUN ] PowerLayerTest/1.TestPowerGradientShiftZero ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.66645549482483268, which exceeds threshold_ * scale, where computed_gradient evaluates to 9.0545713301684909, estimated_gradient evaluates to 9.7210268249933236, and threshold_ * scale evaluates to 0.097210268249933243. debug: (top_id, top_data_id, blob_id, feat_id)=0,66,0,66; feat = 0.016829367669263143; objective+ = 0.48941214282974049; objective- = 0.29499160632987403 ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.48462038369962279, which exceeds threshold_ * scale, where computed_gradient evaluates to 8.4754232528829139, estimated_gradient evaluates to 8.9600436365825367, and threshold_ * scale evaluates to 0.089600436365825362. debug: (top_id, top_data_id, blob_id, feat_id)=0,71,0,71; feat = 0.01869104873835549; objective+ = 0.50171265479916738; objective- = 0.32251178206751663 ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 0.24489777273781588, which exceeds threshold_ * scale, where computed_gradient evaluates to 7.3061654292184715, estimated_gradient evaluates to 7.5510632019562873, and threshold_ * scale evaluates to 0.075510632019562873. debug: (top_id, top_data_id, blob_id, feat_id)=0,99,0,99; feat = 0.023657563288965969; objective+ = 0.53224239845290788; objective- = 0.38122113441378214 [ FAILED ] PowerLayerTest/1.TestPowerGradientShiftZero, where TypeParam = caffe::DoubleCPU (4 ms) ####################################################################################################################### [ RUN ] PowerLayerTest/1.TestPowerGradient ./include/caffe/test/test_gradient_check_util.hpp:166: Failure The difference between computed_gradient and estimated_gradient is 1.206900511134485, which exceeds threshold_ * scale, where computed_gradient evaluates to 10.15816285551514, estimated_gradient evaluates to 11.365063366649625, and threshold_ * scale evaluates to 0.11365063366649626. debug: (top_id, top_data_id, blob_id, feat_id)=0,57,0,57; feat = 2.9055876775560447; objective+ = 0.46979585546340097; objective- = 0.24249458813040844 [ FAILED ] PowerLayerTest/1.TestPowerGradient, where TypeParam = caffe::DoubleCPU (3 ms) ```
comp
testpowergradientshiftzero testpowergradient fail with certain boost the powerlayer backward checks seem to fail with certain versions of boost on os x ubuntu boost passes but boost and and fail powerlayertest testpowergradientshiftzero include caffe test test gradient check util hpp failure the difference between computed gradient and estimated gradient is which exceeds threshold scale where computed gradient evaluates to estimated gradient evaluates to and threshold scale evaluates to debug top id top data id blob id feat id feat objective objective powerlayertest testpowergradientshiftzero where typeparam caffe floatcpu ms powerlayertest testpowergradientshiftzero include caffe test test gradient check util hpp failure the difference between computed gradient and estimated gradient is which exceeds threshold scale where computed gradient evaluates to estimated gradient evaluates to and threshold scale evaluates to debug top id top data id blob id feat id feat objective objective include caffe test test gradient check util hpp failure the difference between computed gradient and estimated gradient is which exceeds threshold scale where computed gradient evaluates to estimated gradient evaluates to and threshold scale evaluates to debug top id top data id blob id feat id feat objective objective include caffe test test gradient check util hpp failure the difference between computed gradient and estimated gradient is which exceeds threshold scale where computed gradient evaluates to estimated gradient evaluates to and threshold scale evaluates to debug top id top data id blob id feat id feat objective objective powerlayertest testpowergradientshiftzero where typeparam caffe doublecpu ms powerlayertest testpowergradient include caffe test test gradient check util hpp failure the difference between computed gradient and estimated gradient is which exceeds threshold scale where computed gradient evaluates to estimated gradient evaluates to and threshold scale evaluates to debug top id top data id blob id feat id feat objective objective powerlayertest testpowergradient where typeparam caffe doublecpu ms
1
381
2,797,465,537
IssuesEvent
2015-05-12 13:58:12
Vazkii/Botania
https://api.github.com/repos/Vazkii/Botania
closed
Terrasteel helm of revealing loses ancient wills on crafting
bug compatibility
If I have a terrasteel helmet with ancient wills applied, crafting a terrasteel helmet of revealing out of it will remove all already applied wills.
True
Terrasteel helm of revealing loses ancient wills on crafting - If I have a terrasteel helmet with ancient wills applied, crafting a terrasteel helmet of revealing out of it will remove all already applied wills.
comp
terrasteel helm of revealing loses ancient wills on crafting if i have a terrasteel helmet with ancient wills applied crafting a terrasteel helmet of revealing out of it will remove all already applied wills
1
352,068
32,043,591,484
IssuesEvent
2023-09-22 21:53:45
phetsims/forces-and-motion-basics
https://api.github.com/repos/phetsims/forces-and-motion-basics
closed
CT tried to removeListener on something that wasn't a listener
type:automated-testing
``` forces-and-motion-basics : phet-io-state-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/phet-io-wrappers/state/?sim=forces-and-motion-basics&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22forces-and-motion-basics%22%2C%22phet-io-state-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1634031115761%22%2C%22timestamp%22%3A1634039576151%7D Uncaught Error: Uncaught Error: Assertion failed: tried to removeListener on something that wasn't a listener Error: Assertion failed: tried to removeListener on something that wasn't a listener at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/assert/js/assert.js:25:13) at TinyProperty.removeListener (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyEmitter.js:135:7) at TinyProperty.unlink (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyProperty.js:180:10) at NumberProperty.unlink (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:410:23) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/Puller.js:89:27 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:275:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:187:14) at NetForceModel.movePullerToKnot (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/NetForceModel.js:200:27) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/NetForceModel.js:169:14 id: Bayes Chrome Snapshot from 10/12/2021, 3:31:55 AM ```
1.0
CT tried to removeListener on something that wasn't a listener - ``` forces-and-motion-basics : phet-io-state-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/phet-io-wrappers/state/?sim=forces-and-motion-basics&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22forces-and-motion-basics%22%2C%22phet-io-state-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1634031115761%22%2C%22timestamp%22%3A1634039576151%7D Uncaught Error: Uncaught Error: Assertion failed: tried to removeListener on something that wasn't a listener Error: Assertion failed: tried to removeListener on something that wasn't a listener at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/assert/js/assert.js:25:13) at TinyProperty.removeListener (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyEmitter.js:135:7) at TinyProperty.unlink (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyProperty.js:180:10) at NumberProperty.unlink (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:410:23) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/Puller.js:89:27 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:275:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/axon/js/Property.js:187:14) at NetForceModel.movePullerToKnot (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/NetForceModel.js:200:27) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1634031115761/forces-and-motion-basics/js/netforce/model/NetForceModel.js:169:14 id: Bayes Chrome Snapshot from 10/12/2021, 3:31:55 AM ```
non_comp
ct tried to removelistener on something that wasn t a listener forces and motion basics phet io state fuzz unbuilt uncaught error uncaught error assertion failed tried to removelistener on something that wasn t a listener error assertion failed tried to removelistener on something that wasn t a listener at window assertions assertfunction at tinyproperty removelistener at tinyproperty unlink at numberproperty unlink at at tinyproperty emit at property notifylisteners at property set at netforcemodel movepullertoknot at id bayes chrome snapshot from am
0
364,730
10,772,657,517
IssuesEvent
2019-11-02 16:01:11
AY1920S1-CS2103T-T10-3/main
https://api.github.com/repos/AY1920S1-CS2103T-T10-3/main
opened
Consider snooze command use deepcopy to hold old item for reverse method.
priority.Medium
@blimyj For consideration due to possible mutation of item? Suggested by @lrchema .
1.0
Consider snooze command use deepcopy to hold old item for reverse method. - @blimyj For consideration due to possible mutation of item? Suggested by @lrchema .
non_comp
consider snooze command use deepcopy to hold old item for reverse method blimyj for consideration due to possible mutation of item suggested by lrchema
0
903
3,367,279,603
IssuesEvent
2015-11-22 01:56:02
ForgeEssentials/ForgeEssentials
https://api.github.com/repos/ForgeEssentials/ForgeEssentials
closed
[Solved] Sponge incompatibility
mod-compatibility
Hi, after installing FE Minecraft did not start. [13:41:17] [Client thread/INFO]: Setting user: Toothpick [13:41:21] [Client thread/INFO]: LWJGL Version: 2.9.1 [13:41:25] [Client thread/INFO]: Reloading ResourceManager: Default [13:41:26] [Client thread/ERROR]: Couldn't initialize twitch stream [13:41:26] [Sound Library Loader/INFO]: Starting up SoundSystem... [13:41:26] [Thread-8/INFO]: Initializing LWJGL OpenAL [13:41:26] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [13:41:26] [Thread-8/INFO]: OpenAL initialized. [13:41:26] [Sound Library Loader/INFO]: Sound engine started [13:41:30] [Client thread/INFO]: Created: 512x512 textures-atlas [13:41:51] [Client thread/INFO]: Stopping! [13:41:51] [Client thread/INFO]: SoundSystem shutting down... [13:41:51] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com What went wrong?
True
[Solved] Sponge incompatibility - Hi, after installing FE Minecraft did not start. [13:41:17] [Client thread/INFO]: Setting user: Toothpick [13:41:21] [Client thread/INFO]: LWJGL Version: 2.9.1 [13:41:25] [Client thread/INFO]: Reloading ResourceManager: Default [13:41:26] [Client thread/ERROR]: Couldn't initialize twitch stream [13:41:26] [Sound Library Loader/INFO]: Starting up SoundSystem... [13:41:26] [Thread-8/INFO]: Initializing LWJGL OpenAL [13:41:26] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [13:41:26] [Thread-8/INFO]: OpenAL initialized. [13:41:26] [Sound Library Loader/INFO]: Sound engine started [13:41:30] [Client thread/INFO]: Created: 512x512 textures-atlas [13:41:51] [Client thread/INFO]: Stopping! [13:41:51] [Client thread/INFO]: SoundSystem shutting down... [13:41:51] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com What went wrong?
comp
sponge incompatibility hi after installing fe minecraft did not start setting user toothpick lwjgl version reloading resourcemanager default couldn t initialize twitch stream starting up soundsystem initializing lwjgl openal the lwjgl binding of openal for more information see openal initialized sound engine started created textures atlas stopping soundsystem shutting down author paul lamb what went wrong
1
285,213
31,080,072,121
IssuesEvent
2023-08-13 00:58:02
vital-ws/java-goof
https://api.github.com/repos/vital-ws/java-goof
opened
jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /todolist-goof/todolist-web-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar,/todolist-goof/todolist-web-struts/target/todolist/WEB-INF/lib/jstl-1.2.jar,/home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (jstl version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2015-0254](https://www.mend.io/vulnerability-database/CVE-2015-0254) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.3 | jstl-1.2.jar | Direct | org.apache.taglibs:taglibs-standard-impl:1.2.3 | &#9989; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2015-0254</summary> ### Vulnerable Library - <b>jstl-1.2.jar</b></p> <p></p> <p>Path to dependency file: /todolist-goof/todolist-web-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar,/todolist-goof/todolist-web-struts/target/todolist/WEB-INF/lib/jstl-1.2.jar,/home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar</p> <p> Dependency Hierarchy: - :x: **jstl-1.2.jar** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Apache Standard Taglibs before 1.2.3 allows remote attackers to execute arbitrary code or conduct external XML entity (XXE) attacks via a crafted XSLT extension in a (1) <x:parse> or (2) <x:transform> JSTL XML tag. <p>Publish Date: 2015-03-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2015-0254>CVE-2015-0254</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.3</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://tomcat.apache.org/taglibs/standard/">https://tomcat.apache.org/taglibs/standard/</a></p> <p>Release Date: 2015-03-09</p> <p>Fix Resolution: org.apache.taglibs:taglibs-standard-impl:1.2.3</p> </p> <p></p> :rescue_worker_helmet: Automatic Remediation is available for this issue </details> *** <p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
True
jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /todolist-goof/todolist-web-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar,/todolist-goof/todolist-web-struts/target/todolist/WEB-INF/lib/jstl-1.2.jar,/home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (jstl version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2015-0254](https://www.mend.io/vulnerability-database/CVE-2015-0254) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.3 | jstl-1.2.jar | Direct | org.apache.taglibs:taglibs-standard-impl:1.2.3 | &#9989; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2015-0254</summary> ### Vulnerable Library - <b>jstl-1.2.jar</b></p> <p></p> <p>Path to dependency file: /todolist-goof/todolist-web-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar,/todolist-goof/todolist-web-struts/target/todolist/WEB-INF/lib/jstl-1.2.jar,/home/wss-scanner/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar</p> <p> Dependency Hierarchy: - :x: **jstl-1.2.jar** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Apache Standard Taglibs before 1.2.3 allows remote attackers to execute arbitrary code or conduct external XML entity (XXE) attacks via a crafted XSLT extension in a (1) <x:parse> or (2) <x:transform> JSTL XML tag. <p>Publish Date: 2015-03-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2015-0254>CVE-2015-0254</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.3</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://tomcat.apache.org/taglibs/standard/">https://tomcat.apache.org/taglibs/standard/</a></p> <p>Release Date: 2015-03-09</p> <p>Fix Resolution: org.apache.taglibs:taglibs-standard-impl:1.2.3</p> </p> <p></p> :rescue_worker_helmet: Automatic Remediation is available for this issue </details> *** <p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
non_comp
jstl jar vulnerabilities highest severity is vulnerable library jstl jar path to dependency file todolist goof todolist web common pom xml path to vulnerable library home wss scanner repository javax servlet jstl jstl jar todolist goof todolist web struts target todolist web inf lib jstl jar home wss scanner repository javax servlet jstl jstl jar vulnerabilities cve severity cvss dependency type fixed in jstl version remediation available high jstl jar direct org apache taglibs taglibs standard impl details cve vulnerable library jstl jar path to dependency file todolist goof todolist web common pom xml path to vulnerable library home wss scanner repository javax servlet jstl jstl jar todolist goof todolist web struts target todolist web inf lib jstl jar home wss scanner repository javax servlet jstl jstl jar dependency hierarchy x jstl jar vulnerable library found in base branch main vulnerability details apache standard taglibs before allows remote attackers to execute arbitrary code or conduct external xml entity xxe attacks via a crafted xslt extension in a or jstl xml tag publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org apache taglibs taglibs standard impl rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue
0
14,875
18,473,119,294
IssuesEvent
2021-10-18 01:44:20
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
opened
v2 Posts: Post type options are missing
bug v2 compatibility
<!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **To Reproduce** Steps to reproduce the behavior: 1. Add a **v2 Posts** block 2. Style tab > Posts Settings: <img width="305" alt="Screen Shot 2021-10-18 at 9 39 48 AM" src="https://user-images.githubusercontent.com/28699204/137656632-6f8e7c4f-c3fd-4393-87b4-de515d7b93a8.png">
True
v2 Posts: Post type options are missing - <!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **To Reproduce** Steps to reproduce the behavior: 1. Add a **v2 Posts** block 2. Style tab > Posts Settings: <img width="305" alt="Screen Shot 2021-10-18 at 9 39 48 AM" src="https://user-images.githubusercontent.com/28699204/137656632-6f8e7c4f-c3fd-4393-87b4-de515d7b93a8.png">
comp
posts post type options are missing before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported to reproduce steps to reproduce the behavior add a posts block style tab posts settings img width alt screen shot at am src
1
19,597
27,214,208,155
IssuesEvent
2023-02-20 19:39:55
Alujjdnd/Ngrok-LAN
https://api.github.com/repos/Alujjdnd/Ngrok-LAN
reopened
[INCOMPATIBILITY] LAN Extender
incompatibility
**Name of Mod** LAN Extender **Link to Mod Source** https://github.com/doinkythederp/lan-extender-fabric **Screenshots** N/A **Desktop (please complete the following information):** - OS: Windows 11 - Minecraft Version 1.19.3 - Ngrok-LAN Version 1.4.4 **Additional context** - Crash happens the moment you click "Open to LAN" - Crash log: https://mclo.gs/cgXUeVy
True
[INCOMPATIBILITY] LAN Extender - **Name of Mod** LAN Extender **Link to Mod Source** https://github.com/doinkythederp/lan-extender-fabric **Screenshots** N/A **Desktop (please complete the following information):** - OS: Windows 11 - Minecraft Version 1.19.3 - Ngrok-LAN Version 1.4.4 **Additional context** - Crash happens the moment you click "Open to LAN" - Crash log: https://mclo.gs/cgXUeVy
comp
lan extender name of mod lan extender link to mod source screenshots n a desktop please complete the following information os windows minecraft version ngrok lan version additional context crash happens the moment you click open to lan crash log
1
779,671
27,362,002,528
IssuesEvent
2023-02-27 16:26:32
where-fore/rogue-wotlk
https://api.github.com/repos/where-fore/rogue-wotlk
opened
Hemorrhage Mechanics
Priority
Specifically concerning the debuff portion of Hemorrhage: - [ ] Does the debuff apply to the Hemorrhage cast that applied the debuff, with or without consuming a stack? - [ ] How does the additional damage work into a full formula for damage output? - [ ] Does it apply before or after crits and their respective crit multipliers? - [ ] Does it apply before or after personal damage % multipliers? - [ ] Does it apply before or after armor? - [ ] Are the above consistent with pets? - [ ] Is there an easy way to calculate observed damage contributed in a Warcraft Log?
1.0
Hemorrhage Mechanics - Specifically concerning the debuff portion of Hemorrhage: - [ ] Does the debuff apply to the Hemorrhage cast that applied the debuff, with or without consuming a stack? - [ ] How does the additional damage work into a full formula for damage output? - [ ] Does it apply before or after crits and their respective crit multipliers? - [ ] Does it apply before or after personal damage % multipliers? - [ ] Does it apply before or after armor? - [ ] Are the above consistent with pets? - [ ] Is there an easy way to calculate observed damage contributed in a Warcraft Log?
non_comp
hemorrhage mechanics specifically concerning the debuff portion of hemorrhage does the debuff apply to the hemorrhage cast that applied the debuff with or without consuming a stack how does the additional damage work into a full formula for damage output does it apply before or after crits and their respective crit multipliers does it apply before or after personal damage multipliers does it apply before or after armor are the above consistent with pets is there an easy way to calculate observed damage contributed in a warcraft log
0
2,135
4,865,467,397
IssuesEvent
2016-11-14 20:51:22
easydigitaldownloads/easy-digital-downloads
https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads
closed
Show message on items that are in the cart
Enhancement Frontend Has PR Needs Dev Feedback Theme Compatibility
In #2788 we've modified the way that the checkout/add to cart button works on variable price products without multi option mode checked. When the page is refreshed, if it's in the cart, we just show the checkout button without options. This might look slightly jarring to a user, so we should add some sort of messaging about the item being in the cart. We held off on this for `2.2.3` as it's possible it could break some layouts. So we'll push it during a larger point release. We may want to build some unit tests around this logic too, to see what results we get with the item in the cart.
True
Show message on items that are in the cart - In #2788 we've modified the way that the checkout/add to cart button works on variable price products without multi option mode checked. When the page is refreshed, if it's in the cart, we just show the checkout button without options. This might look slightly jarring to a user, so we should add some sort of messaging about the item being in the cart. We held off on this for `2.2.3` as it's possible it could break some layouts. So we'll push it during a larger point release. We may want to build some unit tests around this logic too, to see what results we get with the item in the cart.
comp
show message on items that are in the cart in we ve modified the way that the checkout add to cart button works on variable price products without multi option mode checked when the page is refreshed if it s in the cart we just show the checkout button without options this might look slightly jarring to a user so we should add some sort of messaging about the item being in the cart we held off on this for as it s possible it could break some layouts so we ll push it during a larger point release we may want to build some unit tests around this logic too to see what results we get with the item in the cart
1
2,516
5,242,775,436
IssuesEvent
2017-01-31 18:57:17
presscustomizr/customizr
https://api.github.com/repos/presscustomizr/customizr
closed
Compatibility with WooThemes Sensei plugin, needs to be improved
bug compatibility-issue fixed
https://secure.helpscout.net/conversation/310052594/22231/?folderId=607546#thread-830461767 We should also update the list of compatible plugin. Premium plugin compatibility is discontinuous.
True
Compatibility with WooThemes Sensei plugin, needs to be improved - https://secure.helpscout.net/conversation/310052594/22231/?folderId=607546#thread-830461767 We should also update the list of compatible plugin. Premium plugin compatibility is discontinuous.
comp
compatibility with woothemes sensei plugin needs to be improved we should also update the list of compatible plugin premium plugin compatibility is discontinuous
1
20,331
29,832,017,788
IssuesEvent
2023-06-18 11:49:59
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
closed
Collective 1.19.2 6.57 breaking Show Me What You've Got!
Library: Collective Incompatibility
## **Information** Minecraft version: 1.19.2 Modloader: Fabric Fabric loader version: 0.14.21 Environment: Multiplayer First mod name: Collective First mod version: 6.57 Second mod name: Show Me What You've Got! Second mod version: 1.0.3 ## **Description** Show Me What You've Got! allows you to send chat messages with items links in them, so other players can view them via tooltips. With Collective installed, chat messages with items linked don't appear in chat, even on the sender's end. It appears this is because the playerInfo sent to showMessageToPlayer() is null, preventing it from running playerInfo.getProfile(). I resolved this by changing line 47 in ChatListenerMixin.java to: ```Component newMessage = CollectiveChatEvents.CLIENT_CHAT_RECEIVED.invoker().onClientChat(bound.chatType(), component, (playerInfo != null ? playerInfo.getProfile().getId() : null));``` Compiling with that change I was able to get the chat messages to appear, and everything seems to be working properly. ## **Crash report** ``` java.lang.NullPointerException: Cannot invoke "net.minecraft.class_640.method_2966()" because "playerInfo" is null at net.minecraft.class_7594.handler$dbg000$collective$showMessageToPlayer(class_7594.java:2531) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44943(class_7594.java:193) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44768(class_7594.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_7594$1.accept(class_7594.java:123) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44818(class_7594.java:99) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44733(class_7594.java:113) ~[client-intermediary.jar:?] at net.minecraft.class_634.method_43595(class_634.java:833) ~[client-intermediary.jar:?] at net.minecraft.class_7438.method_43629(class_7438.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_7438.method_11054(class_7438.java:11) ~[client-intermediary.jar:?] at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[client-intermediary.jar:?] at net.minecraft.class_1255.redirect$cfl000$c2me-opts-scheduling$redirectExecuteTask(class_1255.java:1021) [client-intermediary.jar:?] at net.minecraft.class_1255.method_16075(class_1255.java:131) [client-intermediary.jar:?] at net.minecraft.class_1255.method_5383(class_1255.java:116) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1129) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:768) [client-intermediary.jar:?] at net.minecraft.client.main.Main.method_44604(Main.java:244) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:51) [client-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) [fabric-loader-0.14.21.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.21.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.21.jar:?] ```
True
Collective 1.19.2 6.57 breaking Show Me What You've Got! - ## **Information** Minecraft version: 1.19.2 Modloader: Fabric Fabric loader version: 0.14.21 Environment: Multiplayer First mod name: Collective First mod version: 6.57 Second mod name: Show Me What You've Got! Second mod version: 1.0.3 ## **Description** Show Me What You've Got! allows you to send chat messages with items links in them, so other players can view them via tooltips. With Collective installed, chat messages with items linked don't appear in chat, even on the sender's end. It appears this is because the playerInfo sent to showMessageToPlayer() is null, preventing it from running playerInfo.getProfile(). I resolved this by changing line 47 in ChatListenerMixin.java to: ```Component newMessage = CollectiveChatEvents.CLIENT_CHAT_RECEIVED.invoker().onClientChat(bound.chatType(), component, (playerInfo != null ? playerInfo.getProfile().getId() : null));``` Compiling with that change I was able to get the chat messages to appear, and everything seems to be working properly. ## **Crash report** ``` java.lang.NullPointerException: Cannot invoke "net.minecraft.class_640.method_2966()" because "playerInfo" is null at net.minecraft.class_7594.handler$dbg000$collective$showMessageToPlayer(class_7594.java:2531) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44943(class_7594.java:193) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44768(class_7594.java:165) ~[client-intermediary.jar:?] at net.minecraft.class_7594$1.accept(class_7594.java:123) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44818(class_7594.java:99) ~[client-intermediary.jar:?] at net.minecraft.class_7594.method_44733(class_7594.java:113) ~[client-intermediary.jar:?] at net.minecraft.class_634.method_43595(class_634.java:833) ~[client-intermediary.jar:?] at net.minecraft.class_7438.method_43629(class_7438.java:27) ~[client-intermediary.jar:?] at net.minecraft.class_7438.method_11054(class_7438.java:11) ~[client-intermediary.jar:?] at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[client-intermediary.jar:?] at net.minecraft.class_1255.redirect$cfl000$c2me-opts-scheduling$redirectExecuteTask(class_1255.java:1021) [client-intermediary.jar:?] at net.minecraft.class_1255.method_16075(class_1255.java:131) [client-intermediary.jar:?] at net.minecraft.class_1255.method_5383(class_1255.java:116) [client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1129) [client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:768) [client-intermediary.jar:?] at net.minecraft.client.main.Main.method_44604(Main.java:244) [client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:51) [client-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) [fabric-loader-0.14.21.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.21.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.21.jar:?] ```
comp
collective breaking show me what you ve got information minecraft version modloader fabric fabric loader version environment multiplayer first mod name collective first mod version second mod name show me what you ve got second mod version description show me what you ve got allows you to send chat messages with items links in them so other players can view them via tooltips with collective installed chat messages with items linked don t appear in chat even on the sender s end it appears this is because the playerinfo sent to showmessagetoplayer is null preventing it from running playerinfo getprofile i resolved this by changing line in chatlistenermixin java to component newmessage collectivechatevents client chat received invoker onclientchat bound chattype component playerinfo null playerinfo getprofile getid null compiling with that change i was able to get the chat messages to appear and everything seems to be working properly crash report java lang nullpointerexception cannot invoke net minecraft class method because playerinfo is null at net minecraft class handler collective showmessagetoplayer class java at net minecraft class method class java at net minecraft class method class java at net minecraft class accept class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class redirect opts scheduling redirectexecutetask class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft class method class java at net minecraft client main main method main java at net minecraft client main main main main java at net fabricmc loader impl game minecraft minecraftgameprovider launch minecraftgameprovider java at net fabricmc loader impl launch knot knot launch knot java at net fabricmc loader impl launch knot knotclient main knotclient java
1
2,936
5,792,531,643
IssuesEvent
2017-05-02 09:45:42
Prospress/woocommerce-subscribe-all-the-things
https://api.github.com/repos/Prospress/woocommerce-subscribe-all-the-things
closed
Integration with Bundles, Composites and MnM (ongoing)
compatibility
- [x] Bundled items should inherit any subscription schemes defined at container level (even when they have their own product-level schemes). - [x] Bundled items that are sub-type products should prevent any subs schemes at container level from working. If a bundle contains a sub-type product, it shouldn't be possible to define subs options at container level. - [ ] Show a notice when attempting to create container-level subs options and the bundle contains sub-type products. - [x] When subs options are defined at container-level, do not display options at bundled-item-level. - [x] Fix totals shown in product-details subscription options when bundle has price overrides ( #20 ). - [ ] Ideally, support SATT products in Bundles, Composites, etc.
True
Integration with Bundles, Composites and MnM (ongoing) - - [x] Bundled items should inherit any subscription schemes defined at container level (even when they have their own product-level schemes). - [x] Bundled items that are sub-type products should prevent any subs schemes at container level from working. If a bundle contains a sub-type product, it shouldn't be possible to define subs options at container level. - [ ] Show a notice when attempting to create container-level subs options and the bundle contains sub-type products. - [x] When subs options are defined at container-level, do not display options at bundled-item-level. - [x] Fix totals shown in product-details subscription options when bundle has price overrides ( #20 ). - [ ] Ideally, support SATT products in Bundles, Composites, etc.
comp
integration with bundles composites and mnm ongoing bundled items should inherit any subscription schemes defined at container level even when they have their own product level schemes bundled items that are sub type products should prevent any subs schemes at container level from working if a bundle contains a sub type product it shouldn t be possible to define subs options at container level show a notice when attempting to create container level subs options and the bundle contains sub type products when subs options are defined at container level do not display options at bundled item level fix totals shown in product details subscription options when bundle has price overrides ideally support satt products in bundles composites etc
1
374,019
11,054,194,270
IssuesEvent
2019-12-10 13:01:07
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Implement API to get a list of eligible publisher ads
feature/ads priority/P1
Implement API to get a list of eligible publisher ads
1.0
Implement API to get a list of eligible publisher ads - Implement API to get a list of eligible publisher ads
non_comp
implement api to get a list of eligible publisher ads implement api to get a list of eligible publisher ads
0