Build Logs

geirolz/secret • 3.8.0-RC2:2025-11-28

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