Skip to content

Add authorization settings for API (#1017) #14

Add authorization settings for API (#1017)

Add authorization settings for API (#1017) #14

Triggered via push May 20, 2024 06:39
Status Success
Total duration 3m 19s
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')