Skip to content

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 #166

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 #166

Status Failure
Total duration 1m 52s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
ConfigurationEventEmissionSpec.should emit events when context is closed: src/test/groovy/com/coditory/quark/context/events/ConfigurationEventEmissionSpec.groovy#L69
Condition not satisfied: contextHandler.events == [ new ContextPreCloseEvent(), new BeanPreCloseEvent(descriptor(A)), new BeanPostCloseEvent(descriptor(A)), new BeanPreCloseEvent(descriptor(B)), new BeanPostCloseEvent(descriptor(B)), new BeanPreCloseEvent(descriptor(C)), new BeanPostCloseEvent(descriptor(C)), new ContextPostCloseEvent(), ] | | | | | | | | | | | | | | | | | | | | | | | | | | ContextPreCloseEvent[] | | | | | | | | | | | | | | | | | | ContextPostCloseEvent[] | | false | | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$C | | | | | | | | | | | | | | | | | | BeanDescriptor{C} | | | | | | | | | | | | | | | | | BeanPostCloseEvent[bean=BeanDescriptor{C}] | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$C | | | | | | | | | | | | | | | BeanDescriptor{C} | | | | | | | | | | | | | | BeanPreCloseEvent[bean=BeanDescriptor{C}] | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$B | | | | | | | | | | | | BeanDescriptor{B} | | | | | | | | | | | BeanPostCloseEvent[bean=BeanDescriptor{B}] | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$B | | | | | | | | | BeanDescriptor{B} | | | | | | | | BeanPreCloseEvent[bean=BeanDescriptor{B}] | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$A | | | | | | BeanDescriptor{A} | | | | | BeanPostCloseEvent[bean=BeanDescriptor{A}] | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$A | | | BeanDescriptor{A} | | BeanPreCloseEvent[bean=BeanDescriptor{A}] | [ContextPreCloseEvent[], BeanPreCloseEvent[bean=BeanDescriptor{C}], BeanPostCloseEvent[bean=BeanDescriptor{C}], BeanPreCloseEvent[bean=BeanDescriptor{A}], BeanPostCloseEvent[bean=BeanDescriptor{A}], BeanPreCloseEvent[bean=BeanDescriptor{B}], BeanPostCloseEvent[bean=BeanDescriptor{B}], ContextPostCloseEvent[]] <com.coditory.quark.context.events.ConfigurationEventEmissionSpec$SimpleHandler@4eb9ae4d this$0=com.coditory.quark.context.events.ConfigurationEventEmissionSpec@4e02f17d events=[ContextPreCloseEvent[], BeanPreCloseEvent[bean=BeanDescriptor{C}], BeanPostCloseEvent[bean=BeanDescriptor{C}], BeanPreCloseEvent[bean=BeanDescriptor{A}], BeanPostCloseEvent[bean=BeanDescriptor{A}], BeanPreCloseEvent[bean=BeanDescriptor{B}], BeanPostCloseEvent[bean=BeanDescriptor{B}], ContextPostCloseEvent[]]>
ConfigurationEventEmissionSpec.should emit events for Configuration beans when context is closed: src/test/groovy/com/coditory/quark/context/events/ConfigurationEventEmissionSpec.groovy#L110
Condition not satisfied: contextHandler.events == [ new ContextPreCloseEvent(), new BeanPreCloseEvent(descriptor(SampleConfig)), new BeanPostCloseEvent(descriptor(SampleConfig)), new BeanPreCloseEvent(descriptor(A)), new BeanPostCloseEvent(descriptor(A)), new BeanPreCloseEvent(descriptor(B)), new BeanPostCloseEvent(descriptor(B)), new BeanPreCloseEvent(descriptor(C)), new BeanPostCloseEvent(descriptor(C)), new ContextPostCloseEvent(), ] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ContextPreCloseEvent[] | | | | | | | | | | | | | | | | | | | | | | | | ContextPostCloseEvent[] | | false | | | | | | | | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$C | | | | | | | | | | | | | | | | | | | | | | | | BeanDescriptor{C} | | | | | | | | | | | | | | | | | | | | | | | BeanPostCloseEvent[bean=BeanDescriptor{C}] | | | | | | | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$C | | | | | | | | | | | | | | | | | | | | | BeanDescriptor{C} | | | | | | | | | | | | | | | | | | | | BeanPreCloseEvent[bean=BeanDescriptor{C}] | | | | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$B | | | | | | | | | | | | | | | | | | BeanDescriptor{B} | | | | | | | | | | | | | | | | | BeanPostCloseEvent[bean=BeanDescriptor{B}] | | | | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$B | | | | | | | | | | | | | | | BeanDescriptor{B} | | | | | | | | | | | | | | BeanPreCloseEvent[bean=BeanDescriptor{B}] | | | | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$A | | | | | | | | | | | | BeanDescriptor{A} | | | | | | | | | | | BeanPostCloseEvent[bean=BeanDescriptor{A}] | | | | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$A | | | | | | | | | BeanDescriptor{A} | | | | | | | | BeanPreCloseEvent[bean=BeanDescriptor{A}] | | | | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$SampleConfig | | | | | | BeanDescriptor{SampleConfig} | | | | | BeanPostCloseEvent[bean=BeanDescriptor{SampleConfig}] | | | | class com.coditory.quark.context.events.ConfigurationEventEmissionSpec$SampleConfig | | | BeanDescriptor{SampleConfig} | | BeanPreCloseEvent[bean=BeanDescriptor{SampleConfig}] | [ContextPreCloseEvent[], BeanPreCloseEvent[bean=BeanDescriptor{SampleConfig}], BeanPostCloseEvent[bean=BeanDescriptor{SampleConfig}], BeanPreCloseEvent[bean=BeanDescriptor{C}], BeanPostCloseEvent[bean=BeanDescriptor{C}], BeanPreCloseEvent[bean=BeanDescriptor{A}], BeanPostCloseEvent[bean=BeanDescriptor{A}], BeanPreCloseEvent[bean=BeanDescriptor{B}], BeanPostCloseEvent[bean=BeanDescriptor{B}], ContextPostCloseEvent[]] <com.coditory.quark.context.events.ConfigurationEventEmissionSpec$SimpleHandler@68550d86 this$0=com.coditory.quark.context.events.ConfigurationEventEmissionSpec@f9de1fd events=[ContextPreCloseEvent[], BeanPreCloseEvent[bean=BeanDescriptor{SampleConfig}], BeanPostCloseEvent[bean=BeanDescriptor{SampleConfig}], BeanPreCloseEvent[bean=BeanDescriptor{C}], BeanPostCloseEvent[bean=BeanDescriptor{C}], BeanPreCloseEvent[bean=BeanDescriptor{A}], BeanPostCloseEvent[bean=BeanDescriptor{A}], BeanPreCloseEvent[bean=BeanDescriptor{B}], BeanPostCloseEvent[bean=BeanDescriptor{B}], ContextPostCloseEvent[]]>

Artifacts

Produced during runtime
Name Size
build-reports Expired
51 KB