Build Logs
geirolz/secret • 3.8.0-RC5:2025-12-31
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-RC5
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-RC5
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-RC5
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"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.638s.
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-RC5
92OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in ciris/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in cats-xml/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in pureconfig/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in typesafe-config/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in effect/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in root/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC5) in root/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in encrypt/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC5 in circe/crossScalaVersions
103[info] set current project to secret (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC5 on 10 projects.
105[info] Switching Scala version on:
106[info] typesafe-config (3.8.0-RC5)
107[info] * root (3.8.0-RC5)
108[info] effect (3.8.0-RC5)
109[info] docs (3.8.0-RC5)
110[info] encrypt (3.8.0-RC5)
111[info] pureconfig (3.8.0-RC5)
112[info] ciris (3.8.0-RC5)
113[info] circe (3.8.0-RC5)
114[info] cats-xml (3.8.0-RC5)
115[info] core (3.8.0-RC5)
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 Dec 31, 2025, 9:04:53 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-RC5/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-RC5/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-RC5/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.242s
196 + Secret.OneShot should be decoded from json 0.001s
197 + Secret should be encoded to json 0.017s
198 + Secret.OneShot should be encoded to json 0.002s
199com.geirolz.secret.circe.hash.SecretCirceHashSuite:
200 + Secret should be decoded from json 0.243s
201 + Secret.OneShot should be decoded from json 0.003s
202 + Secret should be encoded to json 0.055s
203 + Secret.OneShot should be encoded to json 0.007s
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-RC5/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-RC5/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-RC5/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.121s
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-RC5/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-RC5/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.125s
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-RC5/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.transform.HasherSecretSuite:
243 + md2 0.077s
244 + md5 0.002s
245 + sha1 0.003s
246 + sha256 0.003s
247 + sha384 0.002s
248 + sha512 0.003s
249 + sha3-256 0.002s
250 + sha3-384 0.003s
251 + sha3-512 0.008s
252com.geirolz.secret.PlainSecretSuite:
253 + Secret[Short] isValueEquals works properly 0.14s
254 + Secret[Short] obfuscate and de-obfuscate properly - use 0.026s
255 + Secret[Int] isValueEquals works properly 0.048s
256 + Secret[Int] obfuscate and de-obfuscate properly - use 0.028s
257 + Secret[Long] isValueEquals works properly 0.041s
258 + Secret[Long] obfuscate and de-obfuscate properly - use 0.018s
259 + Secret[Float] isValueEquals works properly 0.054s
260 + Secret[Float] obfuscate and de-obfuscate properly - use 0.025s
261 + Secret[Double] isValueEquals works properly 0.047s
262 + Secret[Double] obfuscate and de-obfuscate properly - use 0.011s
263 + Secret[BigInt] isValueEquals works properly 0.029s
264 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.015s
265 + Secret[BigDecimal] isValueEquals works properly 0.053s
266 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.025s
267 + Secret[String] isValueEquals works properly 0.047s
268 + Secret[String] obfuscate and de-obfuscate properly - use 0.024s
269 + Secret[Boolean] isValueEquals works properly 0.02s
270 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.006s
271 + Secret[Byte] isValueEquals works properly 0.03s
272 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.018s
273 + Secret[Char] isValueEquals works properly 0.029s
274 + Secret[Char] obfuscate and de-obfuscate properly - use 0.012s
275 + Secret[ArraySeq] isValueEquals works properly 0.07s
276 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use 0.025s
277 + Secret[ArraySeq] isValueEquals works properly-1 0.058s
278 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.024s
279 + Secret.fromEnv 0.021s
280 + Secret.deferred.fromEnv 0.007s
281 + Secret without recDestructionLocation 0.001s
282 + Option Secret getOrEmptySecret 0.005s
283 + Either Secret getOrEmptySecret 0.007s
284com.geirolz.secret.util.TestLocation:
285 + Test Location 0.001s
286com.geirolz.secret.utils.BytesUtilsSuite:
287 + clearByteArray 0.001s
288 + clearByteBuffer - HeapByteBuffer 0.0s
289 + clearByteBuffer - DirectByteBuffer 0.004s
290com.geirolz.secret.OneShotPlainSecretApiSuite:
291 + OneShotSecret[Short] successfully obfuscate 0.066s
292 + OneShotSecret[Short] equals always return false 0.04s
293 + OneShotSecret[Short] hashCode is different from the value one 0.032s
294 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.032s
295 + OneShotSecret[Int] successfully obfuscate 0.02s
296 + OneShotSecret[Int] equals always return false 0.03s
297 + OneShotSecret[Int] hashCode is different from the value one 0.023s
298 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
299 + OneShotSecret[Long] successfully obfuscate 0.018s
300 + OneShotSecret[Long] equals always return false 0.018s
301 + OneShotSecret[Long] hashCode is different from the value one 0.013s
302 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
303 + OneShotSecret[Float] successfully obfuscate 0.018s
304 + OneShotSecret[Float] equals always return false 0.045s
305 + OneShotSecret[Float] hashCode is different from the value one 0.014s
306 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.026s
307 + OneShotSecret[Double] successfully obfuscate 0.011s
308 + OneShotSecret[Double] equals always return false 0.023s
309 + OneShotSecret[Double] hashCode is different from the value one 0.01s
310 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.018s
311 + OneShotSecret[BigInt] successfully obfuscate 0.013s
312 + OneShotSecret[BigInt] equals always return false 0.023s
313 + OneShotSecret[BigInt] hashCode is different from the value one 0.02s
314 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
315 + OneShotSecret[BigDecimal] successfully obfuscate 0.018s
316 + OneShotSecret[BigDecimal] equals always return false 0.026s
317 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.023s
318 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.019s
319 + OneShotSecret[String] successfully obfuscate 0.01s
320 + OneShotSecret[String] equals always return false 0.022s
321 + OneShotSecret[String] hashCode is different from the value one 0.015s
322 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.019s
323 + OneShotSecret[Boolean] successfully obfuscate 0.012s
324 + OneShotSecret[Boolean] equals always return false 0.011s
325 + OneShotSecret[Boolean] hashCode is different from the value one 0.007s
326 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.011s
327 + OneShotSecret[Byte] successfully obfuscate 0.011s
328 + OneShotSecret[Byte] equals always return false 0.01s
329 + OneShotSecret[Byte] hashCode is different from the value one 0.009s
330 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.015s
331 + OneShotSecret[Char] successfully obfuscate 0.006s
332 + OneShotSecret[Char] equals always return false 0.011s
333 + OneShotSecret[Char] hashCode is different from the value one 0.006s
334 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.014s
335 + OneShotSecret[ArraySeq] successfully obfuscate 0.025s
336 + OneShotSecret[ArraySeq] equals always return false 0.029s
337 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.027s
338 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
339 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.011s
340 + OneShotSecret[ArraySeq] equals always return false-1 0.014s
341 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.012s
342 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.023s
343 + Simple Secret String 0.001s
344 + Simple Secret String destroyed 0.0s
345 + Simple Secret with long String 0.005s
346com.geirolz.secret.XorOneShotSecretApiSuite:
347 + Secret[Short] successfully obfuscate 0.076s
348 + Secret[Short] equals always return false 0.045s
349 + Secret[Short] hashCode is different from the value one 0.027s
350 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.038s
351 + Secret[Int] successfully obfuscate 0.017s
352 + Secret[Int] equals always return false 0.03s
353 + Secret[Int] hashCode is different from the value one 0.015s
354 + Secret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.023s
355 + Secret[Long] successfully obfuscate 0.019s
356 + Secret[Long] equals always return false 0.021s
357 + Secret[Long] hashCode is different from the value one 0.016s
358 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.027s
359 + Secret[Float] successfully obfuscate 0.016s
360 + Secret[Float] equals always return false 0.022s
361 + Secret[Float] hashCode is different from the value one 0.026s
362 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
363 + Secret[Double] successfully obfuscate 0.021s
364 + Secret[Double] equals always return false 0.024s
365 + Secret[Double] hashCode is different from the value one 0.016s
366 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.023s
367 + Secret[BigInt] successfully obfuscate 0.008s
368 + Secret[BigInt] equals always return false 0.012s
369 + Secret[BigInt] hashCode is different from the value one 0.008s
370 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.011s
371 + Secret[BigDecimal] successfully obfuscate 0.015s
372 + Secret[BigDecimal] equals always return false 0.03s
373 + Secret[BigDecimal] hashCode is different from the value one 0.04s
374 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.029s
375 + Secret[String] successfully obfuscate 0.01s
376 + Secret[String] equals always return false 0.015s
377 + Secret[String] hashCode is different from the value one 0.014s
378 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.009s
379 + Secret[Boolean] successfully obfuscate 0.005s
380 + Secret[Boolean] equals always return false 0.018s
381 + Secret[Boolean] hashCode is different from the value one 0.007s
382 + Secret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.012s
383 + Secret[Byte] successfully obfuscate 0.011s
384 + Secret[Byte] equals always return false 0.018s
385 + Secret[Byte] hashCode is different from the value one 0.008s
386 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.018s
387 + Secret[Char] successfully obfuscate 0.012s
388 + Secret[Char] equals always return false 0.016s
389 + Secret[Char] hashCode is different from the value one 0.008s
390 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.015s
391 + Secret[ArraySeq] successfully obfuscate 0.031s
392 + Secret[ArraySeq] equals always return false 0.036s
393 + Secret[ArraySeq] hashCode is different from the value one 0.025s
394 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.03s
395 + Secret[ArraySeq] successfully obfuscate-1 0.017s
396 + Secret[ArraySeq] equals always return false-1 0.026s
397 + Secret[ArraySeq] hashCode is different from the value one-1 0.012s
398 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.022s
399 + Simple Secret String 0.0s
400 + Simple Secret String destroyed 0.0s
401 + Simple Secret with long String 0.002s
402com.geirolz.secret.PlainSecretApiSuite:
403 + OneShotSecret[Short] successfully obfuscate 0.079s
404 + OneShotSecret[Short] equals always return false 0.034s
405 + OneShotSecret[Short] hashCode is different from the value one 0.02s
406 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.047s
407 + OneShotSecret[Int] successfully obfuscate 0.016s
408 + OneShotSecret[Int] equals always return false 0.023s
409 + OneShotSecret[Int] hashCode is different from the value one 0.013s
410 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
411 + OneShotSecret[Long] successfully obfuscate 0.016s
412 + OneShotSecret[Long] equals always return false 0.026s
413 + OneShotSecret[Long] hashCode is different from the value one 0.01s
414 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
415 + OneShotSecret[Float] successfully obfuscate 0.021s
416 + OneShotSecret[Float] equals always return false 0.029s
417 + OneShotSecret[Float] hashCode is different from the value one 0.032s
418 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
419 + OneShotSecret[Double] successfully obfuscate 0.014s
420 + OneShotSecret[Double] equals always return false 0.025s
421 + OneShotSecret[Double] hashCode is different from the value one 0.008s
422 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.021s
423 + OneShotSecret[BigInt] successfully obfuscate 0.013s
424 + OneShotSecret[BigInt] equals always return false 0.024s
425 + OneShotSecret[BigInt] hashCode is different from the value one 0.018s
426 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.027s
427 + OneShotSecret[BigDecimal] successfully obfuscate 0.021s
428 + OneShotSecret[BigDecimal] equals always return false 0.038s
429 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.02s
430 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
431 + OneShotSecret[String] successfully obfuscate 0.014s
432 + OneShotSecret[String] equals always return false 0.031s
433 + OneShotSecret[String] hashCode is different from the value one 0.015s
434 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
435 + OneShotSecret[Boolean] successfully obfuscate 0.009s
436 + OneShotSecret[Boolean] equals always return false 0.012s
437 + OneShotSecret[Boolean] hashCode is different from the value one 0.008s
438 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.015s
439 + OneShotSecret[Byte] successfully obfuscate 0.006s
440 + OneShotSecret[Byte] equals always return false 0.013s
441 + OneShotSecret[Byte] hashCode is different from the value one 0.008s
442 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
443 + OneShotSecret[Char] successfully obfuscate 0.005s
444 + OneShotSecret[Char] equals always return false 0.01s
445 + OneShotSecret[Char] hashCode is different from the value one 0.007s
446 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.018s
447 + OneShotSecret[ArraySeq] successfully obfuscate 0.023s
448 + OneShotSecret[ArraySeq] equals always return false 0.015s
449 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.02s
450 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.03s
451 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.017s
452 + OneShotSecret[ArraySeq] equals always return false-1 0.023s
453 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.017s
454 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.022s
455 + Simple Secret String 0.0s
456 + Simple Secret String destroyed 0.001s
457 + Simple Secret with long String 0.004s
458com.geirolz.secret.DeferredSecretSuite:
459 + Secret.Deferred should be evaluated every time use is called with IO 0.068s
460 + Secret.Deferred should be evaluated every time use is called with Try 0.011s
461 + Secret.deferred.pure should always return the same value 0.001s
462 + Secret.deferred.failure should always return a failure 0.003s
463 + Secret.deferred.map should transform the value 0.001s
464 + Secret.deferred.flatMap should transform the value 0.001s
465 + Secret.deferred.flatMap should propagate the failure 0.001s
466com.geirolz.secret.XorSecretSuite:
467 + Secret[Short] isValueEquals works properly 0.026s
468 + Secret[Short] obfuscate and de-obfuscate properly - use 0.006s
469 + Secret[Int] isValueEquals works properly 0.014s
470 + Secret[Int] obfuscate and de-obfuscate properly - use 0.006s
471 + Secret[Long] isValueEquals works properly 0.02s
472 + Secret[Long] obfuscate and de-obfuscate properly - use 0.011s
473 + Secret[Float] isValueEquals works properly 0.027s
474 + Secret[Float] obfuscate and de-obfuscate properly - use 0.013s
475 + Secret[Double] isValueEquals works properly 0.02s
476 + Secret[Double] obfuscate and de-obfuscate properly - use 0.007s
477 + Secret[BigInt] isValueEquals works properly 0.014s
478 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.004s
479 + Secret[BigDecimal] isValueEquals works properly 0.017s
480 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.006s
481 + Secret[String] isValueEquals works properly 0.014s
482 + Secret[String] obfuscate and de-obfuscate properly - use 0.005s
483 + Secret[Boolean] isValueEquals works properly 0.012s
484 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.011s
485 + Secret[Byte] isValueEquals works properly 0.018s
486 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.003s
487 + Secret[Char] isValueEquals works properly 0.014s
488 + Secret[Char] obfuscate and de-obfuscate properly - use 0.003s
489 + Secret[ArraySeq] isValueEquals works properly 0.016s
490 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use 0.006s
491 + Secret[ArraySeq] isValueEquals works properly-1 0.015s
492 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.006s
493 + Secret.fromEnv 0.0s
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.XorSecretApiSuite:
499 + Secret[Short] successfully obfuscate 0.01s
500 + Secret[Short] equals always return false 0.013s
501 + Secret[Short] hashCode is different from the value one 0.01s
502 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.014s
503 + Secret[Int] successfully obfuscate 0.009s
504 + Secret[Int] equals always return false 0.012s
505 + Secret[Int] hashCode is different from the value one 0.01s
506 + Secret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
507 + Secret[Long] successfully obfuscate 0.005s
508 + Secret[Long] equals always return false 0.007s
509 + Secret[Long] hashCode is different from the value one 0.005s
510 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
511 + Secret[Float] successfully obfuscate 0.005s
512 + Secret[Float] equals always return false 0.01s
513 + Secret[Float] hashCode is different from the value one 0.009s
514 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
515 + Secret[Double] successfully obfuscate 0.007s
516 + Secret[Double] equals always return false 0.007s
517 + Secret[Double] hashCode is different from the value one 0.005s
518 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
519 + Secret[BigInt] successfully obfuscate 0.004s
520 + Secret[BigInt] equals always return false 0.008s
521 + Secret[BigInt] hashCode is different from the value one 0.005s
522 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.012s
523 + Secret[BigDecimal] successfully obfuscate 0.013s
524 + Secret[BigDecimal] equals always return false 0.017s
525 + Secret[BigDecimal] hashCode is different from the value one 0.02s
526 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.014s
527 + Secret[String] successfully obfuscate 0.012s
528 + Secret[String] equals always return false 0.008s
529 + Secret[String] hashCode is different from the value one 0.004s
530 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
531 + Secret[Boolean] successfully obfuscate 0.003s
532 + Secret[Boolean] equals always return false 0.007s
533 + Secret[Boolean] hashCode is different from the value one 0.003s
534 + Secret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
535 + Secret[Byte] successfully obfuscate 0.004s
536 + Secret[Byte] equals always return false 0.006s
537 + Secret[Byte] hashCode is different from the value one 0.004s
538 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.009s
539 + Secret[Char] successfully obfuscate 0.004s
540 + Secret[Char] equals always return false 0.006s
541 + Secret[Char] hashCode is different from the value one 0.004s
542 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.005s
543 + Secret[ArraySeq] successfully obfuscate 0.005s
544 + Secret[ArraySeq] equals always return false 0.099s
545 + Secret[ArraySeq] hashCode is different from the value one 0.006s
546 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
547 + Secret[ArraySeq] successfully obfuscate-1 0.005s
548 + Secret[ArraySeq] equals always return false-1 0.009s
549 + Secret[ArraySeq] hashCode is different from the value one-1 0.005s
550 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.007s
551 + Simple Secret String 0.0s
552 + Simple Secret String destroyed 0.0s
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-RC5/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-RC5/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.163s
568 + Read OneShotSecret string with pureconfig 0.002s
569 + Read Secret string with pureconfig 0.001s
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-RC5/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-RC5/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.282s
582 + Secret.OneShot should be decoded from xml 0.002s
583 + Secret should be encoded to json 0.089s
584 + Secret.OneShot should be encoded to json 0.001s
585com.geirolz.secret.catsxml.hash.SecretCatsXmlHashSuite:
586 + Secret should be decoded from xml 0.281s
587 + Secret.OneShot should be decoded from xml 0.005s
588 + Secret should be encoded to json 0.089s
589 + Secret.OneShot should be encoded to json 0.008s
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-RC5/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-RC5/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.074s
602 + Secret should be usable as a resource directly 0.003s
603com.geirolz.secret.DeferredSecretCatsEffectSuite:
604 + DeferredSecret should be usable as resource 0.076s
605 + DeferredSecret should be usable as resource directly 0.005s
606com.geirolz.secret.SecretCatsEffectSuite:
607 + Secret should be usable as a resource 0.081s
608 + Secret should be usable as a resourceDestroy 0.007s
609 + Secret should be usable as a resource directly 0.003s
610
611************************
612Build summary:
613[{
614 "module": "secret-circe",
615 "compile": {"status": "ok", "tookMs": 10337, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
616 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
617 "test-compile": {"status": "ok", "tookMs": 1457, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
618 "test": {"status": "ok", "tookMs": 841, "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": 1085, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
626 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
627 "test-compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
628 "test": {"status": "ok", "tookMs": 129, "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": 746, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
636 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
637 "test-compile": {"status": "ok", "tookMs": 1041, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
638 "test": {"status": "ok", "tookMs": 335, "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": 399, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
646 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
647 "test-compile": {"status": "ok", "tookMs": 885, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
648 "test": {"status": "ok", "tookMs": 426, "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": 54, "warnings": 2, "errors": 0, "sourceVersion": "3.4"},
656 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
657 "test-compile": {"status": "ok", "tookMs": 2503, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
658 "test": {"status": "ok", "tookMs": 1861, "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": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
666 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
667 "test-compile": {"status": "ok", "tookMs": 83, "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": 382, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
676 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
677 "test-compile": {"status": "ok", "tookMs": 1242, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
678 "test": {"status": "ok", "tookMs": 382, "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": 366, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
686 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
687 "test-compile": {"status": "ok", "tookMs": 873, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
688 "test": {"status": "ok", "tookMs": 605, "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": 731, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
696 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
697 "test-compile": {"status": "ok", "tookMs": 739, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
698 "test": {"status": "ok", "tookMs": 377, "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 Dec 31, 2025, 9:05:28 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.