Skip to content

Merge pull request #1018 from naver/feature/yaml #12

Merge pull request #1018 from naver/feature/yaml

Merge pull request #1018 from naver/feature/yaml #12

Triggered via push May 16, 2024 07:08
Status Success
Total duration 3m 25s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

14 errors
NGrinderAgentStarterTest.testGetStartModeAndVersion: ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
NGrinderAgentStarterTest.testStartAgent: ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
NGrinderAgentStarterTest.testStartMonitor: ngrinder-core/build/classes/java/test/org/ngrinder/NGrinderAgentStarterTest.class#L31
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')
AgentConfigTest.testAgentConfigInitialization: ngrinder-core/build/classes/java/test/org/ngrinder/infra/AgentConfigTest.class#L41
java.lang.ClassCastException: class org.slf4j.helpers.NOPLoggerFactory cannot be cast to class ch.qos.logback.core.Context (org.slf4j.helpers.NOPLoggerFactory and ch.qos.logback.core.Context are in unnamed module of loader 'app')