Build Logs

geirolz/secret • 3.8.0:2026-01-13

Errors

0

Warnings

74

Total Lines

711

1##################################
2Clonning https://github.com/geirolz/secret.git into /build/repo using revision v0.0.15
3##################################
4Note: switching to 'cd7bce76257aabea80b72813f94b24d099144051'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0
23Scala binary version found: 3.8
24Using configured source version: 3.4
25Scala binary version found: 3.8
26Using configured source version: 3.4
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.4
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project geirolz/secret
37##################################
38Scala version: 3.8.0
39Targets: com.github.geirolz%secret com.github.geirolz%secret-cats-xml com.github.geirolz%secret-circe com.github.geirolz%secret-ciris com.github.geirolz%secret-effect com.github.geirolz%secret-encrypt com.github.geirolz%secret-pureconfig com.github.geirolz%secret-typesafe-config
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.4
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}""" com.github.geirolz%secret com.github.geirolz%secret-cats-xml com.github.geirolz%secret-circe com.github.geirolz%secret-ciris com.github.geirolz%secret-effect com.github.geirolz%secret-encrypt com.github.geirolz%secret-pureconfig com.github.geirolz%secret-typesafe-config"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.75s.
75[warn] /build/repo/project/ProjectResolvers.scala:7:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
76[warn] resolvers += Resolver.sonatypeCentralSnapshots
77[warn] Resolver.sonatypeOssRepos("public"),
78[warn] ^
79[warn] /build/repo/project/ProjectResolvers.scala:8:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
80[warn] resolvers += Resolver.sonatypeCentralSnapshots
81[warn] Resolver.sonatypeOssRepos("snapshots"),
82[warn] ^
83[warn] /build/repo/project/ProjectResolvers.scala:9:14: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
84[warn] resolvers += Resolver.sonatypeCentralSnapshots
85[warn] Resolver.sonatypeOssRepos("releases"),
86[warn] ^
87[warn] three warnings found
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] set current project to secret (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0
92OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in ciris/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in cats-xml/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in pureconfig/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in typesafe-config/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in effect/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in root/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in root/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in encrypt/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in circe/crossScalaVersions
103[info] set current project to secret (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0 on 10 projects.
105[info] Switching Scala version on:
106[info] typesafe-config (3.8.0)
107[info] * root (3.8.0)
108[info] effect (3.8.0)
109[info] docs (3.8.0)
110[info] encrypt (3.8.0)
111[info] pureconfig (3.8.0)
112[info] ciris (3.8.0)
113[info] circe (3.8.0)
114[info] cats-xml (3.8.0)
115[info] core (3.8.0)
116[info] Excluding projects:
117[info] Reapplying settings...
118[info] set current project to secret (in build file:/build/repo/)
119Execute mapScalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
120[info] Reapplying settings...
121[info] set current project to secret (in build file:/build/repo/)
122[info] Defining Global / credentials, cats-xml / credentials and 8 others.
123[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 99 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set current project to secret (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
132 Did you mean allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set current project to secret (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set current project to secret (in build file:/build/repo/)
139[success] Total time: 0 s, completed Jan 13, 2026, 3:33:45 PM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.4","migrationVersions":[],"sourcePatches":[]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
142Starting build...
143Projects: Set(typesafe-config, root, effect, encrypt, pureconfig, ciris, circe, cats-xml, core)
144Starting build for ProjectRef(file:/build/repo/,circe) (secret-circe)... [0/9]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4` in Scala 2.12.20 module Global
146OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
150Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
151[info] compiling 17 Scala sources to /build/repo/core/target/scala-3.8.0/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] -- Warning: /build/repo/core/src/main/scala/com/geirolz/secret/strategy/SecretStrategyFactory.scala:82:34
154[warn] 82 | summon[SecretStrategy[String]].bimap(_.toString, str => BigDecimal(str))
155[warn] | ^
156[warn] |Result of implicit search for com.geirolz.secret.strategy.SecretStrategy[String] will change.
157[warn] |Current result SecretStrategyFactory.this.given_SecretStrategy_String will be no longer eligible
158[warn] | because it is not defined before the search position.
159[warn] |Result with new rules: com.geirolz.secret.strategy.SecretStrategy.given_SecretStrategy_String.
160[warn] |To opt into the new rules, compile with `-source future` or use
161[warn] |the `scala.language.future` language import.
162[warn] |
163[warn] |To fix the problem without the language import, you could try one of the following:
164[warn] | - use a `given ... with` clause as the enclosing given,
165[warn] | - rearrange definitions so that SecretStrategyFactory.this.given_SecretStrategy_String comes earlier,
166[warn] | - use an explicit argument.
167[warn] |This will be an error in Scala 3.5 and later.
168[warn] -- Warning: /build/repo/core/src/main/scala/com/geirolz/secret/strategy/SecretStrategyFactory.scala:86:39
169[warn] 86 | forString(Charset.defaultCharset())
170[warn] | ^
171[warn] |Result of implicit search for com.geirolz.secret.strategy.SecretStrategy[Array[Byte]] will change.
172[warn] |Current result SecretStrategyFactory.this.secretStrategyForBytes will be no longer eligible
173[warn] | because it is not defined before the search position.
174[warn] |Result with new rules: com.geirolz.secret.strategy.SecretStrategy.secretStrategyForBytes.
175[warn] |To opt into the new rules, compile with `-source future` or use
176[warn] |the `scala.language.future` language import.
177[warn] |
178[warn] |To fix the problem without the language import, you could try one of the following:
179[warn] | - use a `given ... with` clause as the enclosing given,
180[warn] | - rearrange definitions so that SecretStrategyFactory.this.secretStrategyForBytes comes earlier,
181[warn] | - use an explicit argument.
182[warn] |This will be an error in Scala 3.5 and later.
183[warn] three warnings found
184[warn] three warnings found
185[info] done compiling
186[info] compiling 2 Scala sources to /build/repo/integrations/circe/target/scala-3.8.0/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[warn] one warning found
189[info] done compiling
190[info] compiling 2 Scala sources to /build/repo/integrations/circe/target/scala-3.8.0/test-classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] one warning found
193[info] done compiling
194com.geirolz.secret.circe.SecretCirceSuite:
195 + Secret should be decoded from json 0.246s
196 + Secret.OneShot should be decoded from json 0.002s
197 + Secret should be encoded to json 0.018s
198 + Secret.OneShot should be encoded to json 0.002s
199com.geirolz.secret.circe.hash.SecretCirceHashSuite:
200 + Secret should be decoded from json 0.246s
201 + Secret.OneShot should be decoded from json 0.003s
202 + Secret should be encoded to json 0.051s
203 + Secret.OneShot should be encoded to json 0.009s
204Starting build for ProjectRef(file:/build/repo/,encrypt) (secret-encrypt)... [1/9]
205Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
206[info] compiling 2 Scala sources to /build/repo/modules/encrypt/target/scala-3.8.0/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] one warning found
209[info] done compiling
210Starting build for ProjectRef(file:/build/repo/,typesafe-config) (secret-typesafe-config)... [2/9]
211Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
212[info] compiling 2 Scala sources to /build/repo/integrations/typesafe-config/target/scala-3.8.0/classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] one warning found
215[info] done compiling
216[info] compiling 2 Scala sources to /build/repo/integrations/typesafe-config/target/scala-3.8.0/test-classes ...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[warn] one warning found
219[info] done compiling
220com.geirolz.secret.typesafe.config.TypesafeConfigSecretSupportSuite:
221 + Read OneShotSecret string with typesafe config 0.144s
222 + Read Secret string with typesafe config 0.002s
223Starting build for ProjectRef(file:/build/repo/,ciris) (secret-ciris)... [3/9]
224Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
225[info] compiling 1 Scala source to /build/repo/integrations/ciris/target/scala-3.8.0/classes ...
226[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
227[warn] one warning found
228[info] done compiling
229[info] compiling 2 Scala sources to /build/repo/integrations/ciris/target/scala-3.8.0/test-classes ...
230[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
231[warn] one warning found
232[info] done compiling
233com.geirolz.secret.ciris.CirisSecretSupportSuite:
234 + Read OneShotSecret string with ciris 0.139s
235 + Read Secret string with ciris 0.003s
236Starting build for ProjectRef(file:/build/repo/,core) (secret)... [4/9]
237Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
238[info] compiling 10 Scala sources to /build/repo/core/target/scala-3.8.0/test-classes ...
239[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
240[warn] one warning found
241[info] done compiling
242com.geirolz.secret.utils.BytesUtilsSuite:
243 + clearByteArray 0.01s
244 + clearByteBuffer - HeapByteBuffer 0.001s
245 + clearByteBuffer - DirectByteBuffer 0.0s
246com.geirolz.secret.OneShotPlainSecretApiSuite:
247 + OneShotSecret[Short] successfully obfuscate 0.164s
248 + OneShotSecret[Short] equals always return false 0.061s
249 + OneShotSecret[Short] hashCode is different from the value one 0.027s
250 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.042s
251 + OneShotSecret[Int] successfully obfuscate 0.018s
252 + OneShotSecret[Int] equals always return false 0.059s
253 + OneShotSecret[Int] hashCode is different from the value one 0.024s
254 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.037s
255 + OneShotSecret[Long] successfully obfuscate 0.026s
256 + OneShotSecret[Long] equals always return false 0.028s
257 + OneShotSecret[Long] hashCode is different from the value one 0.017s
258 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
259 + OneShotSecret[Float] successfully obfuscate 0.019s
260 + OneShotSecret[Float] equals always return false 0.024s
261 + OneShotSecret[Float] hashCode is different from the value one 0.021s
262 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.014s
263 + OneShotSecret[Double] successfully obfuscate 0.016s
264 + OneShotSecret[Double] equals always return false 0.014s
265 + OneShotSecret[Double] hashCode is different from the value one 0.01s
266 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
267 + OneShotSecret[BigInt] successfully obfuscate 0.016s
268 + OneShotSecret[BigInt] equals always return false 0.026s
269 + OneShotSecret[BigInt] hashCode is different from the value one 0.014s
270 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.027s
271 + OneShotSecret[BigDecimal] successfully obfuscate 0.019s
272 + OneShotSecret[BigDecimal] equals always return false 0.03s
273 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.031s
274 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.027s
275 + OneShotSecret[String] successfully obfuscate 0.012s
276 + OneShotSecret[String] equals always return false 0.024s
277 + OneShotSecret[String] hashCode is different from the value one 0.017s
278 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.026s
279 + OneShotSecret[Boolean] successfully obfuscate 0.009s
280 + OneShotSecret[Boolean] equals always return false 0.009s
281 + OneShotSecret[Boolean] hashCode is different from the value one 0.005s
282 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
283 + OneShotSecret[Byte] successfully obfuscate 0.005s
284 + OneShotSecret[Byte] equals always return false 0.008s
285 + OneShotSecret[Byte] hashCode is different from the value one 0.006s
286 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
287 + OneShotSecret[Char] successfully obfuscate 0.006s
288 + OneShotSecret[Char] equals always return false 0.008s
289 + OneShotSecret[Char] hashCode is different from the value one 0.006s
290 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
291 + OneShotSecret[ArraySeq] successfully obfuscate 0.021s
292 + OneShotSecret[ArraySeq] equals always return false 0.026s
293 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.021s
294 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
295 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.008s
296 + OneShotSecret[ArraySeq] equals always return false-1 0.021s
297 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.008s
298 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.012s
299 + Simple Secret String 0.018s
300 + Simple Secret String destroyed 0.001s
301 + Simple Secret with long String 0.004s
302com.geirolz.secret.PlainSecretSuite:
303 + Secret[Short] isValueEquals works properly 0.286s
304 + Secret[Short] obfuscate and de-obfuscate properly - use 0.064s
305 + Secret[Int] isValueEquals works properly 0.069s
306 + Secret[Int] obfuscate and de-obfuscate properly - use 0.028s
307 + Secret[Long] isValueEquals works properly 0.046s
308 + Secret[Long] obfuscate and de-obfuscate properly - use 0.018s
309 + Secret[Float] isValueEquals works properly 0.05s
310 + Secret[Float] obfuscate and de-obfuscate properly - use 0.015s
311 + Secret[Double] isValueEquals works properly 0.046s
312 + Secret[Double] obfuscate and de-obfuscate properly - use 0.016s
313 + Secret[BigInt] isValueEquals works properly 0.051s
314 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.023s
315 + Secret[BigDecimal] isValueEquals works properly 0.06s
316 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.023s
317 + Secret[String] isValueEquals works properly 0.054s
318 + Secret[String] obfuscate and de-obfuscate properly - use 0.017s
319 + Secret[Boolean] isValueEquals works properly 0.034s
320 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.012s
321 + Secret[Byte] isValueEquals works properly 0.028s
322 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.013s
323 + Secret[Char] isValueEquals works properly 0.036s
324 + Secret[Char] obfuscate and de-obfuscate properly - use 0.011s
325 + Secret[ArraySeq] isValueEquals works properly 0.067s
326 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use 0.027s
327 + Secret[ArraySeq] isValueEquals works properly-1 0.045s
328 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.015s
329 + Secret.fromEnv 0.035s
330 + Secret.deferred.fromEnv 0.005s
331 + Secret without recDestructionLocation 0.001s
332 + Option Secret getOrEmptySecret 0.004s
333 + Either Secret getOrEmptySecret 0.002s
334com.geirolz.secret.XorOneShotSecretApiSuite:
335 + Secret[Short] successfully obfuscate 0.159s
336 + Secret[Short] equals always return false 0.052s
337 + Secret[Short] hashCode is different from the value one 0.021s
338 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.047s
339 + Secret[Int] successfully obfuscate 0.024s
340 + Secret[Int] equals always return false 0.045s
341 + Secret[Int] hashCode is different from the value one 0.02s
342 + Secret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.032s
343 + Secret[Long] successfully obfuscate 0.019s
344 + Secret[Long] equals always return false 0.026s
345 + Secret[Long] hashCode is different from the value one 0.015s
346 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.02s
347 + Secret[Float] successfully obfuscate 0.022s
348 + Secret[Float] equals always return false 0.028s
349 + Secret[Float] hashCode is different from the value one 0.014s
350 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.019s
351 + Secret[Double] successfully obfuscate 0.019s
352 + Secret[Double] equals always return false 0.02s
353 + Secret[Double] hashCode is different from the value one 0.014s
354 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.021s
355 + Secret[BigInt] successfully obfuscate 0.021s
356 + Secret[BigInt] equals always return false 0.024s
357 + Secret[BigInt] hashCode is different from the value one 0.016s
358 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.016s
359 + Secret[BigDecimal] successfully obfuscate 0.018s
360 + Secret[BigDecimal] equals always return false 0.015s
361 + Secret[BigDecimal] hashCode is different from the value one 0.017s
362 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
363 + Secret[String] successfully obfuscate 0.014s
364 + Secret[String] equals always return false 0.021s
365 + Secret[String] hashCode is different from the value one 0.012s
366 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
367 + Secret[Boolean] successfully obfuscate 0.009s
368 + Secret[Boolean] equals always return false 0.016s
369 + Secret[Boolean] hashCode is different from the value one 0.014s
370 + Secret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.015s
371 + Secret[Byte] successfully obfuscate 0.016s
372 + Secret[Byte] equals always return false 0.021s
373 + Secret[Byte] hashCode is different from the value one 0.009s
374 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
375 + Secret[Char] successfully obfuscate 0.005s
376 + Secret[Char] equals always return false 0.013s
377 + Secret[Char] hashCode is different from the value one 0.008s
378 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.016s
379 + Secret[ArraySeq] successfully obfuscate 0.03s
380 + Secret[ArraySeq] equals always return false 0.031s
381 + Secret[ArraySeq] hashCode is different from the value one 0.024s
382 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.03s
383 + Secret[ArraySeq] successfully obfuscate-1 0.025s
384 + Secret[ArraySeq] equals always return false-1 0.027s
385 + Secret[ArraySeq] hashCode is different from the value one-1 0.012s
386 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.022s
387 + Simple Secret String 0.0s
388 + Simple Secret String destroyed 0.001s
389 + Simple Secret with long String 0.0s
390com.geirolz.secret.XorSecretApiSuite:
391 + Secret[Short] successfully obfuscate 0.161s
392 + Secret[Short] equals always return false 0.068s
393 + Secret[Short] hashCode is different from the value one 0.033s
394 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.044s
395 + Secret[Int] successfully obfuscate 0.047s
396 + Secret[Int] equals always return false 0.025s
397 + Secret[Int] hashCode is different from the value one 0.019s
398 + Secret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.021s
399 + Secret[Long] successfully obfuscate 0.016s
400 + Secret[Long] equals always return false 0.023s
401 + Secret[Long] hashCode is different from the value one 0.016s
402 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.023s
403 + Secret[Float] successfully obfuscate 0.02s
404 + Secret[Float] equals always return false 0.027s
405 + Secret[Float] hashCode is different from the value one 0.014s
406 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.02s
407 + Secret[Double] successfully obfuscate 0.017s
408 + Secret[Double] equals always return false 0.027s
409 + Secret[Double] hashCode is different from the value one 0.013s
410 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.018s
411 + Secret[BigInt] successfully obfuscate 0.023s
412 + Secret[BigInt] equals always return false 0.027s
413 + Secret[BigInt] hashCode is different from the value one 0.013s
414 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
415 + Secret[BigDecimal] successfully obfuscate 0.017s
416 + Secret[BigDecimal] equals always return false 0.034s
417 + Secret[BigDecimal] hashCode is different from the value one 0.024s
418 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.034s
419 + Secret[String] successfully obfuscate 0.014s
420 + Secret[String] equals always return false 0.025s
421 + Secret[String] hashCode is different from the value one 0.016s
422 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
423 + Secret[Boolean] successfully obfuscate 0.011s
424 + Secret[Boolean] equals always return false 0.016s
425 + Secret[Boolean] hashCode is different from the value one 0.009s
426 + Secret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
427 + Secret[Byte] successfully obfuscate 0.013s
428 + Secret[Byte] equals always return false 0.018s
429 + Secret[Byte] hashCode is different from the value one 0.009s
430 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
431 + Secret[Char] successfully obfuscate 0.008s
432 + Secret[Char] equals always return false 0.015s
433 + Secret[Char] hashCode is different from the value one 0.014s
434 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
435 + Secret[ArraySeq] successfully obfuscate 0.018s
436 + Secret[ArraySeq] equals always return false 0.015s
437 + Secret[ArraySeq] hashCode is different from the value one 0.018s
438 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
439 + Secret[ArraySeq] successfully obfuscate-1 0.016s
440 + Secret[ArraySeq] equals always return false-1 0.023s
441 + Secret[ArraySeq] hashCode is different from the value one-1 0.022s
442 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.011s
443 + Simple Secret String 0.0s
444 + Simple Secret String destroyed 0.0s
445 + Simple Secret with long String 0.001s
446com.geirolz.secret.util.TestLocation:
447 + Test Location 0.001s
448com.geirolz.secret.transform.HasherSecretSuite:
449 + md2 0.007s
450 + md5 0.002s
451 + sha1 0.002s
452 + sha256 0.007s
453 + sha384 0.005s
454 + sha512 0.002s
455 + sha3-256 0.003s
456 + sha3-384 0.005s
457 + sha3-512 0.004s
458com.geirolz.secret.DeferredSecretSuite:
459 + Secret.Deferred should be evaluated every time use is called with IO 0.062s
460 + Secret.Deferred should be evaluated every time use is called with Try 0.01s
461 + Secret.deferred.pure should always return the same value 0.003s
462 + Secret.deferred.failure should always return a failure 0.001s
463 + Secret.deferred.map should transform the value 0.001s
464 + Secret.deferred.flatMap should transform the value 0.004s
465 + Secret.deferred.flatMap should propagate the failure 0.001s
466com.geirolz.secret.XorSecretSuite:
467 + Secret[Short] isValueEquals works properly 0.046s
468 + Secret[Short] obfuscate and de-obfuscate properly - use 0.009s
469 + Secret[Int] isValueEquals works properly 0.016s
470 + Secret[Int] obfuscate and de-obfuscate properly - use 0.006s
471 + Secret[Long] isValueEquals works properly 0.014s
472 + Secret[Long] obfuscate and de-obfuscate properly - use 0.006s
473 + Secret[Float] isValueEquals works properly 0.014s
474 + Secret[Float] obfuscate and de-obfuscate properly - use 0.006s
475 + Secret[Double] isValueEquals works properly 0.015s
476 + Secret[Double] obfuscate and de-obfuscate properly - use 0.006s
477 + Secret[BigInt] isValueEquals works properly 0.021s
478 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.01s
479 + Secret[BigDecimal] isValueEquals works properly 0.025s
480 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.009s
481 + Secret[String] isValueEquals works properly 0.028s
482 + Secret[String] obfuscate and de-obfuscate properly - use 0.017s
483 + Secret[Boolean] isValueEquals works properly 0.029s
484 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.007s
485 + Secret[Byte] isValueEquals works properly 0.014s
486 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.005s
487 + Secret[Char] isValueEquals works properly 0.015s
488 + Secret[Char] obfuscate and de-obfuscate properly - use 0.005s
489 + Secret[ArraySeq] isValueEquals works properly 0.021s
490 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use 0.007s
491 + Secret[ArraySeq] isValueEquals works properly-1 0.026s
492 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.01s
493 + Secret.fromEnv 0.001s
494 + Secret.deferred.fromEnv 0.0s
495 + Secret without recDestructionLocation 0.0s
496 + Option Secret getOrEmptySecret 0.0s
497 + Either Secret getOrEmptySecret 0.001s
498com.geirolz.secret.PlainSecretApiSuite:
499 + OneShotSecret[Short] successfully obfuscate 0.015s
500 + OneShotSecret[Short] equals always return false 0.018s
501 + OneShotSecret[Short] hashCode is different from the value one 0.014s
502 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.011s
503 + OneShotSecret[Int] successfully obfuscate 0.005s
504 + OneShotSecret[Int] equals always return false 0.012s
505 + OneShotSecret[Int] hashCode is different from the value one 0.005s
506 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
507 + OneShotSecret[Long] successfully obfuscate 0.005s
508 + OneShotSecret[Long] equals always return false 0.008s
509 + OneShotSecret[Long] hashCode is different from the value one 0.005s
510 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
511 + OneShotSecret[Float] successfully obfuscate 0.004s
512 + OneShotSecret[Float] equals always return false 0.009s
513 + OneShotSecret[Float] hashCode is different from the value one 0.005s
514 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
515 + OneShotSecret[Double] successfully obfuscate 0.004s
516 + OneShotSecret[Double] equals always return false 0.009s
517 + OneShotSecret[Double] hashCode is different from the value one 0.005s
518 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
519 + OneShotSecret[BigInt] successfully obfuscate 0.006s
520 + OneShotSecret[BigInt] equals always return false 0.009s
521 + OneShotSecret[BigInt] hashCode is different from the value one 0.006s
522 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.009s
523 + OneShotSecret[BigDecimal] successfully obfuscate 0.008s
524 + OneShotSecret[BigDecimal] equals always return false 0.025s
525 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.02s
526 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.012s
527 + OneShotSecret[String] successfully obfuscate 0.008s
528 + OneShotSecret[String] equals always return false 0.011s
529 + OneShotSecret[String] hashCode is different from the value one 0.007s
530 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.011s
531 + OneShotSecret[Boolean] successfully obfuscate 0.004s
532 + OneShotSecret[Boolean] equals always return false 0.011s
533 + OneShotSecret[Boolean] hashCode is different from the value one 0.01s
534 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
535 + OneShotSecret[Byte] successfully obfuscate 0.007s
536 + OneShotSecret[Byte] equals always return false 0.006s
537 + OneShotSecret[Byte] hashCode is different from the value one 0.004s
538 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
539 + OneShotSecret[Char] successfully obfuscate 0.004s
540 + OneShotSecret[Char] equals always return false 0.007s
541 + OneShotSecret[Char] hashCode is different from the value one 0.005s
542 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
543 + OneShotSecret[ArraySeq] successfully obfuscate 0.012s
544 + OneShotSecret[ArraySeq] equals always return false 0.011s
545 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.006s
546 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
547 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.005s
548 + OneShotSecret[ArraySeq] equals always return false-1 0.011s
549 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.009s
550 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.01s
551 + Simple Secret String 0.0s
552 + Simple Secret String destroyed 0.001s
553 + Simple Secret with long String 0.001s
554Starting build for ProjectRef(file:/build/repo/,root) (secret)... [5/9]
555Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
556Starting build for ProjectRef(file:/build/repo/,pureconfig) (secret-pureconfig)... [6/9]
557Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
558[info] compiling 1 Scala source to /build/repo/integrations/pureconfig/target/scala-3.8.0/classes ...
559[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
560[warn] one warning found
561[info] done compiling
562[info] compiling 3 Scala sources to /build/repo/integrations/pureconfig/target/scala-3.8.0/test-classes ...
563[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
564[warn] one warning found
565[info] done compiling
566com.geirolz.secret.pureconfig.PureconfigSecretSupportSuite:
567 + Read secrets with macro 0.201s
568 + Read OneShotSecret string with pureconfig 0.002s
569 + Read Secret string with pureconfig 0.002s
570Starting build for ProjectRef(file:/build/repo/,cats-xml) (secret-cats-xml)... [7/9]
571Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
572[info] compiling 2 Scala sources to /build/repo/integrations/cats-xml/target/scala-3.8.0/classes ...
573[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
574[warn] one warning found
575[info] done compiling
576[info] compiling 2 Scala sources to /build/repo/integrations/cats-xml/target/scala-3.8.0/test-classes ...
577[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
578[warn] one warning found
579[info] done compiling
580com.geirolz.secret.catsxml.SecretCatsXmlSuite:
581 + Secret should be decoded from xml 0.243s
582 + Secret.OneShot should be decoded from xml 0.002s
583 + Secret should be encoded to json 0.048s
584 + Secret.OneShot should be encoded to json 0.001s
585com.geirolz.secret.catsxml.hash.SecretCatsXmlHashSuite:
586 + Secret should be decoded from xml 0.243s
587 + Secret.OneShot should be decoded from xml 0.002s
588 + Secret should be encoded to json 0.048s
589 + Secret.OneShot should be encoded to json 0.007s
590Starting build for ProjectRef(file:/build/repo/,effect) (secret-effect)... [8/9]
591Compile scalacOptions: -explain, -encoding, utf-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.4
592[info] compiling 1 Scala source to /build/repo/integrations/effect/target/scala-3.8.0/classes ...
593[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
594[warn] one warning found
595[info] done compiling
596[info] compiling 3 Scala sources to /build/repo/integrations/effect/target/scala-3.8.0/test-classes ...
597[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
598[warn] one warning found
599[info] done compiling
600com.geirolz.secret.OneShotSecretCatsEffectSuite:
601 + OneShotSecret should be usable as a resourceDestroy 0.075s
602 + Secret should be usable as a resource directly 0.002s
603com.geirolz.secret.DeferredSecretCatsEffectSuite:
604 + DeferredSecret should be usable as resource 0.076s
605 + DeferredSecret should be usable as resource directly 0.006s
606com.geirolz.secret.SecretCatsEffectSuite:
607 + Secret should be usable as a resource 0.079s
608 + Secret should be usable as a resourceDestroy 0.004s
609 + Secret should be usable as a resource directly 0.005s
610
611************************
612Build summary:
613[{
614 "module": "secret-circe",
615 "compile": {"status": "ok", "tookMs": 10420, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
616 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
617 "test-compile": {"status": "ok", "tookMs": 1354, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
618 "test": {"status": "ok", "tookMs": 852, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "munit", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
619 "publish": {"status": "skipped", "tookMs": 0},
620 "metadata": {
621 "crossScalaVersions": ["3.3.4"]
622}
623},{
624 "module": "secret-encrypt",
625 "compile": {"status": "ok", "tookMs": 1199, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
626 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
627 "test-compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
628 "test": {"status": "ok", "tookMs": 136, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
629 "publish": {"status": "skipped", "tookMs": 0},
630 "metadata": {
631 "crossScalaVersions": ["3.3.4"]
632}
633},{
634 "module": "secret-typesafe-config",
635 "compile": {"status": "ok", "tookMs": 738, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
636 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
637 "test-compile": {"status": "ok", "tookMs": 874, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
638 "test": {"status": "ok", "tookMs": 381, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
639 "publish": {"status": "skipped", "tookMs": 0},
640 "metadata": {
641 "crossScalaVersions": ["3.3.4"]
642}
643},{
644 "module": "secret-ciris",
645 "compile": {"status": "ok", "tookMs": 391, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
646 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
647 "test-compile": {"status": "ok", "tookMs": 909, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
648 "test": {"status": "ok", "tookMs": 474, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
649 "publish": {"status": "skipped", "tookMs": 0},
650 "metadata": {
651 "crossScalaVersions": ["3.3.4"]
652}
653},{
654 "module": "secret",
655 "compile": {"status": "ok", "tookMs": 58, "warnings": 2, "errors": 0, "sourceVersion": "3.4"},
656 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
657 "test-compile": {"status": "ok", "tookMs": 2474, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
658 "test": {"status": "ok", "tookMs": 2056, "passed": 302, "failed": 0, "ignored": 0, "skipped": 0, "total": 302, "byFramework": [{"framework": "munit", "stats": {"passed": 302, "failed": 0, "ignored": 0, "skipped": 0, "total": 302}}]},
659 "publish": {"status": "skipped", "tookMs": 0},
660 "metadata": {
661 "crossScalaVersions": ["3.3.4"]
662}
663},{
664 "module": "secret",
665 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
666 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
667 "test-compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
668 "test": {"status": "ok", "tookMs": 74, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
669 "publish": {"status": "ok", "tookMs": 1},
670 "metadata": {
671 "crossScalaVersions": []
672}
673},{
674 "module": "secret-pureconfig",
675 "compile": {"status": "ok", "tookMs": 356, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
676 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
677 "test-compile": {"status": "ok", "tookMs": 1414, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
678 "test": {"status": "ok", "tookMs": 417, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
679 "publish": {"status": "skipped", "tookMs": 0},
680 "metadata": {
681 "crossScalaVersions": ["3.3.4"]
682}
683},{
684 "module": "secret-cats-xml",
685 "compile": {"status": "ok", "tookMs": 428, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
686 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
687 "test-compile": {"status": "ok", "tookMs": 872, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
688 "test": {"status": "ok", "tookMs": 507, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "munit", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
689 "publish": {"status": "skipped", "tookMs": 0},
690 "metadata": {
691 "crossScalaVersions": ["3.3.4"]
692}
693},{
694 "module": "secret-effect",
695 "compile": {"status": "ok", "tookMs": 595, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
696 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
697 "test-compile": {"status": "ok", "tookMs": 883, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
698 "test": {"status": "ok", "tookMs": 454, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "munit", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
699 "publish": {"status": "skipped", "tookMs": 0},
700 "metadata": {
701 "crossScalaVersions": ["3.3.4"]
702}
703}]
704************************
705[success] Total time: 35 s, completed Jan 13, 2026, 3:34:19 PM
706[0JChecking patch project/plugins.sbt...
707Checking patch project/build.properties...
708Checking patch build.sbt...
709Applied patch project/plugins.sbt cleanly.
710Applied patch project/build.properties cleanly.
711Applied patch build.sbt cleanly.