114 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | build-logic/src/main/kotlin/BuildInfo.kt | 372 | org.gradle.internal.os.OperatingSystem.current() |
| CRITICAL | build-logic/src/main/kotlin/InstallGraalVm.kt | 56 | val os = org.gradle.internal.os.OperatingSystem.current() |
| CRITICAL | pkl-server/src/main/kotlin/org/pkl/server/Server.kt | 161 | org.pkl.core.packages.Dependency.RemoteDependency( |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 671 | sourceSection, org.pkl.core.runtime.Identifier.get(name), p.levelsUp(), needsConst); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 676 | org.pkl.core.runtime.Identifier.localProperty(name), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 682 | org.pkl.core.runtime.Identifier.get(name), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2169 | org.pkl.core.runtime.Identifier.get(identifier.getValue()), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2179 | org.pkl.core.runtime.Identifier.localProperty(identifier1.getValue()), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2180 | org.pkl.core.runtime.Identifier.get(identifier2.getValue())); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 3078 | org.pkl.core.runtime.Identifier.property(clazz.getName().getValue(), isLocal), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 3085 | org.pkl.core.runtime.Identifier.property(typealias.getName().getValue(), isLocal), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 3092 | org.pkl.core.runtime.Identifier.property(prop.getName().getValue(), isLocal), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 3099 | org.pkl.core.runtime.Identifier.method(method.getName().getValue(), isLocal), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 716 | org.pkl.core.runtime.Identifier.get(name), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 725 | org.pkl.core.runtime.Identifier.get(name), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 743 | var identifier = org.pkl.core.runtime.Identifier.method(name, method.isLocal()); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 768 | var identifier = org.pkl.core.runtime.Identifier.get(name); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 795 | org.pkl.core.runtime.Identifier.get(name), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1645 | org.pkl.core.runtime.Identifier.property( |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1676 | org.pkl.core.runtime.Identifier.property(prop.getName().getValue(), local), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1682 | org.pkl.core.runtime.Identifier.method(method.getName().getValue(), local), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1702 | org.pkl.core.runtime.Identifier.property(clazz.getName().getValue(), isLocalClass); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1852 | var propertyName = org.pkl.core.runtime.Identifier.property(name.getValue(), isLocal); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 1937 | var methodName = org.pkl.core.runtime.Identifier.method(entry.getName().getValue(), isLocal); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2021 | var name = org.pkl.core.runtime.Identifier.property(typeAlias.getName().getValue(), isLocal); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2203 | org.pkl.core.runtime.Identifier.property(prop.getIdentifier().getValue(), local), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2208 | org.pkl.core.runtime.Identifier.method(method.getIdentifier().getValue(), local), |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2438 | var identifier = org.pkl.core.runtime.Identifier.property(propertyName, isLocal); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2584 | var methodName = org.pkl.core.runtime.Identifier.method(identifier.getValue(), true); |
| CRITICAL | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 2983 | return org.pkl.core.runtime.Identifier.get(text); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | …c/test/kotlin/org/pkl/executor/EmbeddedExecutorTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | pkl-core/src/test/kotlin/org/pkl/core/AnalyzerTest.kt | 0 | amends "pkl:project" dependencies { ["birds"] { uri = "package://localhost:0/birds@0.5.0" } } |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | { "schemaversion": 1, "resolveddependencies": { "package://localhost:0/birds@0": { "type": "remote", "uri": "projectpack |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | { "schemaversion": 1, "resolveddependencies": { "package://localhost:0/birds@0": { "type": "remote", "uri": "projectpack |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | { "schemaversion": 1, "resolveddependencies": { "package://localhost:0/birds@0": { "type": "remote", "uri": "projectpack |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectResolverTest.kt | 0 | { "schemaversion": 1, "resolveddependencies": { "package://localhost:0/birds@0": { "type": "remote", "uri": "projectpack |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | …/src/test/kotlin/org/pkl/cli/CliProjectPackagerTest.kt | 0 | amends "pkl:project" package { name = "mypackage" version = "1.0.0" baseuri = "package://example.com/mypackage" packagez |
| HIGH | pkl-cli/src/test/kotlin/org/pkl/cli/CliEvaluatorTest.kt | 0 | function fib(n) = if (n < 2) 0 else fib(n - 1) + fib(n - 2) x = fib(100) |
| HIGH | …radle/src/test/kotlin/org/pkl/gradle/EvaluatorsTest.kt | 0 | function fib(n) = if (n < 2) 0 else fib(n - 1) + fib(n - 2) x = fib(100) |
| HIGH | pkl-core/src/test/kotlin/org/pkl/core/EvaluatorTest.kt | 0 | function fib(n) = if (n < 2) 0 else fib(n - 1) + fib(n - 2) x = fib(100) |
| HIGH | …test/kotlin/org/pkl/gradle/KotlinCodeGeneratorsTest.kt | 0 | plugins { id "org.pkl-lang" } pkl { evaluators { evaltest { outputformat = "pcf" } } } |
| HIGH | …c/test/kotlin/org/pkl/gradle/JavaCodeGeneratorsTest.kt | 0 | plugins { id "org.pkl-lang" } pkl { evaluators { evaltest { outputformat = "pcf" } } } |
| HIGH | …radle/src/test/kotlin/org/pkl/gradle/EvaluatorsTest.kt | 0 | plugins { id "org.pkl-lang" } pkl { evaluators { evaltest { outputformat = "pcf" } } } |
| HIGH | …otlin/org/pkl/codegen/java/CliJavaCodeGeneratorTest.kt | 0 | module org.foo.module1 class person { name: string } |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | module org.foo.module1 class person { name: string } |
| HIGH | …tlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt | 0 | module org.foo.module1 class person { name: string } |
| HIGH | …n/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorTest.kt | 0 | module org.foo.module1 class person { name: string } |
| HIGH | …otlin/org/pkl/codegen/java/CliJavaCodeGeneratorTest.kt | 0 | module org.bar.module2 import "../../org/foo/module1.pkl" class group { owner: module1.person name: string } |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | module org.bar.module2 import "../../org/foo/module1.pkl" class group { owner: module1.person name: string } |
| HIGH | …tlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt | 0 | module org.bar.module2 import "../../org/foo/module1.pkl" class group { owner: module1.person name: string } |
| HIGH | …n/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorTest.kt | 0 | module org.bar.module2 import "../../org/foo/module1.pkl" class group { owner: module1.person name: string } |
| HIGH | …otlin/org/pkl/codegen/java/CliJavaCodeGeneratorTest.kt | 0 | module org.baz.module3 import "../../org/bar/module2.pkl" class supergroup { owner: module2.group } |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | module org.baz.module3 import "../../org/bar/module2.pkl" class supergroup { owner: module2.group } |
| HIGH | …tlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt | 0 | module org.baz.module3 import "../../org/bar/module2.pkl" class supergroup { owner: module2.group } |
| HIGH | …n/org/pkl/codegen/kotlin/CliKotlinCodeGeneratorTest.kt | 0 | module org.baz.module3 import "../../org/bar/module2.pkl" class supergroup { owner: module2.group } |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated { message = "property deprecation message" } deprecatedproperty: int = 1 |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated { message = "property deprecation message" } deprecatedproperty: int = 1 |
| HIGH | …tlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated { message = "property deprecation message" } deprecatedproperty: int = 1 |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated deprecatedproperty: int = 1337 } |
| HIGH | …t/kotlin/org/pkl/codegen/java/JavaCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated deprecatedproperty: int = 1337 } |
| HIGH | …tlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt | 0 | class classwithdeprecatedproperty { @deprecated deprecatedproperty: int = 1337 } |
| HIGH | …core/src/test/kotlin/org/pkl/core/EvaluateTestsTest.kt | 0 | examples { ["user"] { new { name = "bob" age = 33 } } } |
| HIGH | …core/src/test/kotlin/org/pkl/core/EvaluateTestsTest.kt | 0 | examples { ["user"] { new { name = "bob" age = 33 } } } |
| HIGH | …core/src/test/kotlin/org/pkl/core/EvaluateTestsTest.kt | 0 | examples { ["user"] { new { name = "bob" age = 33 } } } |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | pkl-gradle/src/main/java/org/pkl/gradle/PklPlugin.java | 361 | } |
| LOW | …gic/src/main/resources/license-header.line-comment.txt | 1 | //===----------------------------------------------------------------------===// |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 21 | // import java.net.URISyntaxException; |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 41 | // private final ModuleResolver resolver = |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 61 | // @Test |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 81 | // |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 101 | // assertEquals("https://some.domain.com/import/file.pkl", result.toString()); |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 121 | // assertEquals("https://other.domain.com/path2/script2.pkl", result.toString()); |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 141 | // } |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 161 | // literalUrlModule, sourceSection); |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 181 | // } |
| LOW | …tlin/org/pkl/core/runtime/DefaultModuleResolverTest.kt | 201 | // |
| LOW | …/src/test/kotlin/org/pkl/core/runtime/ModuleKeyTest.kt | 21 | // import java.net.URI; |
| LOW | …/src/test/kotlin/org/pkl/core/runtime/ModuleKeyTest.kt | 41 | // ModuleKey module = ModuleKeys.standardLibrary("base"); |
| LOW | …/src/test/kotlin/org/pkl/core/runtime/ModuleKeyTest.kt | 61 | // assertFalse(module.isBaseModule()); |
| LOW | …/src/test/kotlin/org/pkl/core/runtime/ModuleKeyTest.kt | 81 | // } |
| LOW | …java/org/pkl/core/util/properties/PropertiesUtils.java | 21 | |
| LOW | …re/src/main/java/org/pkl/core/util/paguro/RrbTree.java | 701 | // |
| LOW | …re/src/main/java/org/pkl/core/util/paguro/RrbTree.java | 1301 | // range of sub-node indices: 0 to cumulativeSizes.length - 1 |
| LOW | …re/src/main/java/org/pkl/core/util/paguro/RrbTree.java | 1321 | // the max valid treeIndex for a node is its size - 1. If our guessedCumSize is |
| LOW | …rc/main/java/org/pkl/core/ast/builder/SymbolTable.java | 381 | if (prevProperty != null |
| LOW | …src/main/java/org/pkl/core/ast/builder/AstBuilder.java | 681 | sourceSection, |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …/test/files/SinglePackageTest/output/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …/test/files/SinglePackageTest/output/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …/test/files/SinglePackageTest/output/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| LOW | …iles/DocMigratorTest/input/version-1/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …iles/DocMigratorTest/input/version-1/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …iles/DocMigratorTest/input/version-1/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| LOW | …rc/test/files/DocMigratorTest/output/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …rc/test/files/DocMigratorTest/output/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …rc/test/files/DocMigratorTest/output/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| LOW | …/files/DocGeneratorTest/output/run-2/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …/files/DocGeneratorTest/output/run-2/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …/files/DocGeneratorTest/output/run-2/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| LOW | …/files/DocGeneratorTest/output/run-1/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …/files/DocGeneratorTest/output/run-1/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …/files/DocGeneratorTest/output/run-1/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| LOW | …l-doc/src/main/resources/org/pkl/doc/scripts/pkldoc.js | 67 | function initExpandTargetMemberDocs() { |
| LOW | …l-doc/src/main/resources/org/pkl/doc/scripts/pkldoc.js | 123 | function initToggleInheritedMembers() { |
| LOW | …l-doc/src/main/resources/org/pkl/doc/scripts/pkldoc.js | 135 | function initCopyModuleUriToClipboard() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …/src/main/java/org/pkl/core/util/json/JsonHandler.java | 33 | * ["lorem ipsum"] |