chore(deps): pin dependencies #292
Triggered via pull request
September 29, 2023 01:42
Status
Failure
Total duration
1m 20s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
Analyze (go)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.6/x64/codeql/codeql resolve queries go-code-scanning.qls --format=bylanguage". Exit code was 100 and error was: Oops! A fatal internal error occurred.
It looks like our code may have been corrupted somewhere.
JDK: 17.0.8.1
JDK Location:/opt/hostedtoolcache/CodeQL/2.14.6/x64/codeql/tools/linux64/java
OS: Linux 6.2.0-1012-azure amd64
Details:
java.lang.ClassFormatError: Illegal exception table handler_pc 524 in method 'void com.semmle.util.files.FileUtil.performWithRetries(com.semmle.util.files.FileUtil$RetryablePathConsumer, java.nio.file.Path, java.nio.file.Path, java.util.function.BiFunction)'
at com.semmle.frontend.packs.DiskFileSystem.read(DiskFileSystem.java:30)
at com.semmle.frontend.serialization.SerializationSupport$VfsSource.readValue(SerializationSupport.java:115)
at com.semmle.frontend.serialization.SerializationSupport$YamlSource.loadChecked(SerializationSupport.java:67)
at com.semmle.frontend.serialization.SerializationSupport$YamlSource.load(SerializationSupport.java:85)
at com.semmle.frontend.packs.QlWorkspace.lambda$createDeserializer$0(QlWorkspace.java:29)
at com.semmle.frontend.packs.FileLoader.lambda$load$2(FileLoader.java:74)
at com.semmle.api.compilation.CompilationMessageList.withNestedMessageList(CompilationMessageList.java:313)
at com.semmle.frontend.packs.FileLoader.load(FileLoader.java:73)
at com.semmle.frontend.packs.FileLoader.load(FileLoader.java:87)
at com.semmle.frontend.packs.FileLoader.lambda$loadFromDirectoryIfExists$4(FileLoader.java:164)
at java.base/java.util.Optional.map(Unknown Source)
at com.semmle.frontend.packs.FileLoader.loadFromDirectoryIfExists(FileLoader.java:164)
at com.semmle.frontend.packs.QlPackResolver.lambda$new$3(QlPackResolver.java:61)
at com.semmle.api.compilation.CachedOperationMap.lambda$getUnsafe$0(CachedOperationMap.java:70)
at com.semmle.api.compilation.CachedOperation.get(CachedOperation.java:91)
at com.semmle.api.compilation.CachedOperationMap.getUnsafe(CachedOperationMap.java:71)
at com.semmle.api.compilation.CachedOperationMap.get(CachedOperationMap.java:41)
at com.semmle.frontend.packs.QlPackResolver.getWorkspaceAtDirectory(QlPackResolver.java:329)
at com.semmle.frontend.packs.QlPackResolver.getSearchRootForDirectory(QlPackResolver.java:203)
at com.semmle.frontend.packs.QlPackResolver.lambda$new$5(QlPackResolver.java:67)
at com.semmle.api.compilation.CachedOperationMap.lambda$getUnsafe$0(CachedOperationMap.java:70)
at com.semmle.api.compilation.CachedOperation.get(CachedOperation.java:91)
at com.semmle.api.compilation.CachedOperationMap.getUnsafe(CachedOperationMap.java:71)
at com.semmle.api.compilation.CachedOperationMap.get(CachedOperationMap.java:41)
at com.semmle.frontend.packs.QlPackResolver.getSearchRootForDirectory(QlPackResolver.java:179)
at com.semmle.frontend.packs.QlPackSearchContext.lambda$new$2(QlPackSearchContext.java:119)
at java.base/java.util.Optional.map(Unknown Source)
at com.semmle.frontend.packs.QlPackSearchContext.<init>(QlPackSearchContext.java:119)
at com.semmle.frontend.packs.QlPackSearchContext.<init>(QlPackSearchContext.java:158)
at com.semmle.cli2.resolve.ResolveCommon.createSearchContext(ResolveCommon.java:107)
at com.semmle.cli2.resolve.ResolveCommon.createSearchContext(ResolveCommon.java:81)
at com.semmle.cli2.resolve.ResolveQueriesCommand.executeJSON(ResolveQueriesCommand.java:200)
at com.semmle.cli2.resolve.ResolveQueriesCommand.executeJSON(ResolveQueriesCommand.java:68)
at com.semmle.cli2.picocli.SimpleJsonSubcommand.executeInsistingOnJSONWithExistingMessages(SimpleJsonSubcommand.java:130)
at com.semmle.cli2.picocli.SimpleJsonSubcommand.executeSubcommand(SimpleJsonSubcommand.java:79)
at com.semmle.cli2.picocli.SubcommandCommon.lambda$executeSubcommandWithMessages$5(SubcommandCommon.java:747)
at com.semmle.cli2.picocli.SubcommandCommon.withCompilationMessages(SubcommandCommon.java:417)
at com.semmle.cli2.picocli.SubcommandCommon.executeSubcommandWithMessages(SubcommandCommon.java:745)
at com.semmle.cli2.picocli.Su
|
Analyze (go)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
|