Build Logs
geirolz/secret • 3.8.0-RC3:2025-12-04
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-RC3
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-RC3
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-RC3
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-RC3
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-RC3"
60"++3.8.0-RC3 -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-RC3 """{"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.64s.
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-RC3
92OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in ciris/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in cats-xml/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in pureconfig/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in typesafe-config/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in effect/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in root/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC3) in root/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in encrypt/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC3 in circe/crossScalaVersions
103[info] set current project to secret (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC3 on 10 projects.
105[info] Switching Scala version on:
106[info] typesafe-config (3.8.0-RC3)
107[info] * root (3.8.0-RC3)
108[info] effect (3.8.0-RC3)
109[info] docs (3.8.0-RC3)
110[info] encrypt (3.8.0-RC3)
111[info] pureconfig (3.8.0-RC3)
112[info] ciris (3.8.0-RC3)
113[info] circe (3.8.0-RC3)
114[info] cats-xml (3.8.0-RC3)
115[info] core (3.8.0-RC3)
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 4, 2025, 3:12:50 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-RC3/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-RC3/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-RC3/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.217s
196 + Secret.OneShot should be decoded from json 0.002s
197 + Secret should be encoded to json 0.016s
198 + Secret.OneShot should be encoded to json 0.002s
199com.geirolz.secret.circe.hash.SecretCirceHashSuite:
200 + Secret should be decoded from json 0.217s
201 + Secret.OneShot should be decoded from json 0.002s
202 + Secret should be encoded to json 0.046s
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-RC3/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-RC3/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-RC3/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.093s
222 + Read Secret string with typesafe config 0.001s
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-RC3/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-RC3/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.114s
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-RC3/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.DeferredSecretSuite:
243 + Secret.Deferred should be evaluated every time use is called with IO 0.124s
244 + Secret.Deferred should be evaluated every time use is called with Try 0.014s
245 + Secret.deferred.pure should always return the same value 0.001s
246 + Secret.deferred.failure should always return a failure 0.002s
247 + Secret.deferred.map should transform the value 0.001s
248 + Secret.deferred.flatMap should transform the value 0.001s
249 + Secret.deferred.flatMap should propagate the failure 0.002s
250com.geirolz.secret.utils.BytesUtilsSuite:
251 + clearByteArray 0.001s
252 + clearByteBuffer - HeapByteBuffer 0.001s
253 + clearByteBuffer - DirectByteBuffer 0.0s
254com.geirolz.secret.PlainSecretSuite:
255 + Secret[Short] isValueEquals works properly 0.09s
256 + Secret[Short] obfuscate and de-obfuscate properly - use 0.017s
257 + Secret[Int] isValueEquals works properly 0.021s
258 + Secret[Int] obfuscate and de-obfuscate properly - use 0.01s
259 + Secret[Long] isValueEquals works properly 0.045s
260 + Secret[Long] obfuscate and de-obfuscate properly - use 0.013s
261 + Secret[Float] isValueEquals works properly 0.031s
262 + Secret[Float] obfuscate and de-obfuscate properly - use 0.019s
263 + Secret[Double] isValueEquals works properly 0.03s
264 + Secret[Double] obfuscate and de-obfuscate properly - use 0.009s
265 + Secret[BigInt] isValueEquals works properly 0.043s
266 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.016s
267 + Secret[BigDecimal] isValueEquals works properly 0.062s
268 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.03s
269 + Secret[String] isValueEquals works properly 0.057s
270 + Secret[String] obfuscate and de-obfuscate properly - use 0.015s
271 + Secret[Boolean] isValueEquals works properly 0.042s
272 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.013s
273 + Secret[Byte] isValueEquals works properly 0.031s
274 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.012s
275 + Secret[Char] isValueEquals works properly 0.035s
276 + Secret[Char] obfuscate and de-obfuscate properly - use 0.01s
277 + Secret[ArraySeq] isValueEquals works properly 0.064s
278 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use 0.022s
279 + Secret[ArraySeq] isValueEquals works properly-1 0.043s
280 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.015s
281 + Secret.fromEnv 0.01s
282 + Secret.deferred.fromEnv 0.001s
283 + Secret without recDestructionLocation 0.0s
284 + Option Secret getOrEmptySecret 0.007s
285 + Either Secret getOrEmptySecret 0.001s
286com.geirolz.secret.OneShotPlainSecretApiSuite:
287 + OneShotSecret[Short] successfully obfuscate 0.083s
288 + OneShotSecret[Short] equals always return false 0.06s
289 + OneShotSecret[Short] hashCode is different from the value one 0.024s
290 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.035s
291 + OneShotSecret[Int] successfully obfuscate 0.017s
292 + OneShotSecret[Int] equals always return false 0.022s
293 + OneShotSecret[Int] hashCode is different from the value one 0.016s
294 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.021s
295 + OneShotSecret[Long] successfully obfuscate 0.016s
296 + OneShotSecret[Long] equals always return false 0.022s
297 + OneShotSecret[Long] hashCode is different from the value one 0.013s
298 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.027s
299 + OneShotSecret[Float] successfully obfuscate 0.021s
300 + OneShotSecret[Float] equals always return false 0.019s
301 + OneShotSecret[Float] hashCode is different from the value one 0.011s
302 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.012s
303 + OneShotSecret[Double] successfully obfuscate 0.012s
304 + OneShotSecret[Double] equals always return false 0.023s
305 + OneShotSecret[Double] hashCode is different from the value one 0.016s
306 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.015s
307 + OneShotSecret[BigInt] successfully obfuscate 0.021s
308 + OneShotSecret[BigInt] equals always return false 0.025s
309 + OneShotSecret[BigInt] hashCode is different from the value one 0.015s
310 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.009s
311 + OneShotSecret[BigDecimal] successfully obfuscate 0.01s
312 + OneShotSecret[BigDecimal] equals always return false 0.014s
313 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.03s
314 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
315 + OneShotSecret[String] successfully obfuscate 0.016s
316 + OneShotSecret[String] equals always return false 0.025s
317 + OneShotSecret[String] hashCode is different from the value one 0.014s
318 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.018s
319 + OneShotSecret[Boolean] successfully obfuscate 0.012s
320 + OneShotSecret[Boolean] equals always return false 0.015s
321 + OneShotSecret[Boolean] hashCode is different from the value one 0.013s
322 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
323 + OneShotSecret[Byte] successfully obfuscate 0.01s
324 + OneShotSecret[Byte] equals always return false 0.018s
325 + OneShotSecret[Byte] hashCode is different from the value one 0.007s
326 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.017s
327 + OneShotSecret[Char] successfully obfuscate 0.007s
328 + OneShotSecret[Char] equals always return false 0.016s
329 + OneShotSecret[Char] hashCode is different from the value one 0.009s
330 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
331 + OneShotSecret[ArraySeq] successfully obfuscate 0.013s
332 + OneShotSecret[ArraySeq] equals always return false 0.019s
333 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.013s
334 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
335 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.014s
336 + OneShotSecret[ArraySeq] equals always return false-1 0.041s
337 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.02s
338 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.011s
339 + Simple Secret String 0.001s
340 + Simple Secret String destroyed 0.0s
341 + Simple Secret with long String 0.002s
342com.geirolz.secret.XorSecretApiSuite:
343 + Secret[Short] successfully obfuscate 0.089s
344 + Secret[Short] equals always return false 0.05s
345 + Secret[Short] hashCode is different from the value one 0.026s
346 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.04s
347 + Secret[Int] successfully obfuscate 0.011s
348 + Secret[Int] equals always return false 0.024s
349 + Secret[Int] hashCode is different from the value one 0.022s
350 + Secret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.025s
351 + Secret[Long] successfully obfuscate 0.013s
352 + Secret[Long] equals always return false 0.022s
353 + Secret[Long] hashCode is different from the value one 0.012s
354 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
355 + Secret[Float] successfully obfuscate 0.022s
356 + Secret[Float] equals always return false 0.022s
357 + Secret[Float] hashCode is different from the value one 0.01s
358 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.011s
359 + Secret[Double] successfully obfuscate 0.01s
360 + Secret[Double] equals always return false 0.026s
361 + Secret[Double] hashCode is different from the value one 0.014s
362 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.01s
363 + Secret[BigInt] successfully obfuscate 0.012s
364 + Secret[BigInt] equals always return false 0.014s
365 + Secret[BigInt] hashCode is different from the value one 0.008s
366 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.01s
367 + Secret[BigDecimal] successfully obfuscate 0.012s
368 + Secret[BigDecimal] equals always return false 0.022s
369 + Secret[BigDecimal] hashCode is different from the value one 0.029s
370 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.033s
371 + Secret[String] successfully obfuscate 0.026s
372 + Secret[String] equals always return false 0.027s
373 + Secret[String] hashCode is different from the value one 0.019s
374 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.016s
375 + Secret[Boolean] successfully obfuscate 0.014s
376 + Secret[Boolean] equals always return false 0.019s
377 + Secret[Boolean] hashCode is different from the value one 0.01s
378 + Secret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
379 + Secret[Byte] successfully obfuscate 0.005s
380 + Secret[Byte] equals always return false 0.01s
381 + Secret[Byte] hashCode is different from the value one 0.007s
382 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
383 + Secret[Char] successfully obfuscate 0.005s
384 + Secret[Char] equals always return false 0.012s
385 + Secret[Char] hashCode is different from the value one 0.011s
386 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
387 + Secret[ArraySeq] successfully obfuscate 0.037s
388 + Secret[ArraySeq] equals always return false 0.031s
389 + Secret[ArraySeq] hashCode is different from the value one 0.022s
390 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.029s
391 + Secret[ArraySeq] successfully obfuscate-1 0.019s
392 + Secret[ArraySeq] equals always return false-1 0.036s
393 + Secret[ArraySeq] hashCode is different from the value one-1 0.019s
394 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.012s
395 + Simple Secret String 0.001s
396 + Simple Secret String destroyed 0.0s
397 + Simple Secret with long String 0.001s
398com.geirolz.secret.PlainSecretApiSuite:
399 + OneShotSecret[Short] successfully obfuscate 0.083s
400 + OneShotSecret[Short] equals always return false 0.047s
401 + OneShotSecret[Short] hashCode is different from the value one 0.029s
402 + OneShotSecret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.04s
403 + OneShotSecret[Int] successfully obfuscate 0.013s
404 + OneShotSecret[Int] equals always return false 0.028s
405 + OneShotSecret[Int] hashCode is different from the value one 0.014s
406 + OneShotSecret[Int] obfuscate and de-obfuscate properly - useAndDestroy 0.032s
407 + OneShotSecret[Long] successfully obfuscate 0.017s
408 + OneShotSecret[Long] equals always return false 0.031s
409 + OneShotSecret[Long] hashCode is different from the value one 0.013s
410 + OneShotSecret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.021s
411 + OneShotSecret[Float] successfully obfuscate 0.018s
412 + OneShotSecret[Float] equals always return false 0.023s
413 + OneShotSecret[Float] hashCode is different from the value one 0.012s
414 + OneShotSecret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.014s
415 + OneShotSecret[Double] successfully obfuscate 0.008s
416 + OneShotSecret[Double] equals always return false 0.018s
417 + OneShotSecret[Double] hashCode is different from the value one 0.007s
418 + OneShotSecret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.01s
419 + OneShotSecret[BigInt] successfully obfuscate 0.014s
420 + OneShotSecret[BigInt] equals always return false 0.025s
421 + OneShotSecret[BigInt] hashCode is different from the value one 0.012s
422 + OneShotSecret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.023s
423 + OneShotSecret[BigDecimal] successfully obfuscate 0.019s
424 + OneShotSecret[BigDecimal] equals always return false 0.022s
425 + OneShotSecret[BigDecimal] hashCode is different from the value one 0.023s
426 + OneShotSecret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.024s
427 + OneShotSecret[String] successfully obfuscate 0.018s
428 + OneShotSecret[String] equals always return false 0.028s
429 + OneShotSecret[String] hashCode is different from the value one 0.013s
430 + OneShotSecret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.019s
431 + OneShotSecret[Boolean] successfully obfuscate 0.011s
432 + OneShotSecret[Boolean] equals always return false 0.014s
433 + OneShotSecret[Boolean] hashCode is different from the value one 0.011s
434 + OneShotSecret[Boolean] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
435 + OneShotSecret[Byte] successfully obfuscate 0.011s
436 + OneShotSecret[Byte] equals always return false 0.017s
437 + OneShotSecret[Byte] hashCode is different from the value one 0.006s
438 + OneShotSecret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.016s
439 + OneShotSecret[Char] successfully obfuscate 0.008s
440 + OneShotSecret[Char] equals always return false 0.012s
441 + OneShotSecret[Char] hashCode is different from the value one 0.005s
442 + OneShotSecret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
443 + OneShotSecret[ArraySeq] successfully obfuscate 0.027s
444 + OneShotSecret[ArraySeq] equals always return false 0.034s
445 + OneShotSecret[ArraySeq] hashCode is different from the value one 0.022s
446 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.029s
447 + OneShotSecret[ArraySeq] successfully obfuscate-1 0.017s
448 + OneShotSecret[ArraySeq] equals always return false-1 0.036s
449 + OneShotSecret[ArraySeq] hashCode is different from the value one-1 0.02s
450 + OneShotSecret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy-1 0.027s
451 + Simple Secret String 0.0s
452 + Simple Secret String destroyed 0.0s
453 + Simple Secret with long String 0.001s
454com.geirolz.secret.transform.HasherSecretSuite:
455 + md2 0.003s
456 + md5 0.006s
457 + sha1 0.001s
458 + sha256 0.004s
459 + sha384 0.002s
460 + sha512 0.002s
461 + sha3-256 0.005s
462 + sha3-384 0.003s
463 + sha3-512 0.004s
464com.geirolz.secret.util.TestLocation:
465 + Test Location 0.001s
466com.geirolz.secret.XorSecretSuite:
467 + Secret[Short] isValueEquals works properly 0.033s
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.015s
472 + Secret[Long] obfuscate and de-obfuscate properly - use 0.007s
473 + Secret[Float] isValueEquals works properly 0.016s
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.015s
478 + Secret[BigInt] obfuscate and de-obfuscate properly - use 0.006s
479 + Secret[BigDecimal] isValueEquals works properly 0.022s
480 + Secret[BigDecimal] obfuscate and de-obfuscate properly - use 0.008s
481 + Secret[String] isValueEquals works properly 0.016s
482 + Secret[String] obfuscate and de-obfuscate properly - use 0.006s
483 + Secret[Boolean] isValueEquals works properly 0.013s
484 + Secret[Boolean] obfuscate and de-obfuscate properly - use 0.005s
485 + Secret[Byte] isValueEquals works properly 0.014s
486 + Secret[Byte] obfuscate and de-obfuscate properly - use 0.006s
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.006s
491 + Secret[ArraySeq] isValueEquals works properly-1 0.018s
492 + Secret[ArraySeq] obfuscate and de-obfuscate properly - use-1 0.006s
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.0s
498com.geirolz.secret.XorOneShotSecretApiSuite:
499 + Secret[Short] successfully obfuscate 0.012s
500 + Secret[Short] equals always return false 0.016s
501 + Secret[Short] hashCode is different from the value one 0.011s
502 + Secret[Short] obfuscate and de-obfuscate properly - useAndDestroy 0.016s
503 + Secret[Int] successfully obfuscate 0.005s
504 + Secret[Int] equals always return false 0.019s
505 + Secret[Int] hashCode is different from the value one 0.004s
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.01s
509 + Secret[Long] hashCode is different from the value one 0.004s
510 + Secret[Long] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
511 + Secret[Float] successfully obfuscate 0.005s
512 + Secret[Float] equals always return false 0.008s
513 + Secret[Float] hashCode is different from the value one 0.006s
514 + Secret[Float] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
515 + Secret[Double] successfully obfuscate 0.006s
516 + Secret[Double] equals always return false 0.008s
517 + Secret[Double] hashCode is different from the value one 0.004s
518 + Secret[Double] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
519 + Secret[BigInt] successfully obfuscate 0.006s
520 + Secret[BigInt] equals always return false 0.009s
521 + Secret[BigInt] hashCode is different from the value one 0.006s
522 + Secret[BigInt] obfuscate and de-obfuscate properly - useAndDestroy 0.007s
523 + Secret[BigDecimal] successfully obfuscate 0.007s
524 + Secret[BigDecimal] equals always return false 0.012s
525 + Secret[BigDecimal] hashCode is different from the value one 0.019s
526 + Secret[BigDecimal] obfuscate and de-obfuscate properly - useAndDestroy 0.013s
527 + Secret[String] successfully obfuscate 0.005s
528 + Secret[String] equals always return false 0.009s
529 + Secret[String] hashCode is different from the value one 0.005s
530 + Secret[String] obfuscate and de-obfuscate properly - useAndDestroy 0.008s
531 + Secret[Boolean] successfully obfuscate 0.004s
532 + Secret[Boolean] equals always return false 0.008s
533 + Secret[Boolean] hashCode is different from the value one 0.004s
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.008s
537 + Secret[Byte] hashCode is different from the value one 0.005s
538 + Secret[Byte] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
539 + Secret[Char] successfully obfuscate 0.005s
540 + Secret[Char] equals always return false 0.007s
541 + Secret[Char] hashCode is different from the value one 0.005s
542 + Secret[Char] obfuscate and de-obfuscate properly - useAndDestroy 0.006s
543 + Secret[ArraySeq] successfully obfuscate 0.009s
544 + Secret[ArraySeq] equals always return false 0.011s
545 + Secret[ArraySeq] hashCode is different from the value one 0.006s
546 + Secret[ArraySeq] obfuscate and de-obfuscate properly - useAndDestroy 0.01s
547 + Secret[ArraySeq] successfully obfuscate-1 0.006s
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.008s
551 + Simple Secret String 0.0s
552 + Simple Secret String destroyed 0.001s
553 + Simple Secret with long String 0.0s
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-RC3/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-RC3/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.184s
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-RC3/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-RC3/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.292s
582 + Secret.OneShot should be decoded from xml 0.002s
583 + Secret should be encoded to json 0.061s
584 + Secret.OneShot should be encoded to json 0.0s
585com.geirolz.secret.catsxml.hash.SecretCatsXmlHashSuite:
586 + Secret should be decoded from xml 0.292s
587 + Secret.OneShot should be decoded from xml 0.002s
588 + Secret should be encoded to json 0.061s
589 + Secret.OneShot should be encoded to json 0.009s
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-RC3/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-RC3/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.077s
602 + DeferredSecret should be usable as resource directly 0.002s
603com.geirolz.secret.OneShotSecretCatsEffectSuite:
604 + OneShotSecret should be usable as a resourceDestroy 0.079s
605 + Secret should be usable as a resource directly 0.004s
606com.geirolz.secret.SecretCatsEffectSuite:
607 + Secret should be usable as a resource 0.084s
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": 14119, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
616 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
617 "test-compile": {"status": "ok", "tookMs": 1330, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
618 "test": {"status": "ok", "tookMs": 760, "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": 1058, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
626 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
627 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
628 "test": {"status": "ok", "tookMs": 146, "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": 822, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
636 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
637 "test-compile": {"status": "ok", "tookMs": 1055, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
638 "test": {"status": "ok", "tookMs": 284, "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": 330, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
646 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
647 "test-compile": {"status": "ok", "tookMs": 884, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
648 "test": {"status": "ok", "tookMs": 418, "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": 55, "warnings": 2, "errors": 0, "sourceVersion": "3.4"},
656 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
657 "test-compile": {"status": "ok", "tookMs": 2232, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
658 "test": {"status": "ok", "tookMs": 1709, "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": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
666 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
667 "test-compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
668 "test": {"status": "ok", "tookMs": 80, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
669 "publish": {"status": "ok", "tookMs": 0},
670 "metadata": {
671 "crossScalaVersions": []
672}
673},{
674 "module": "secret-pureconfig",
675 "compile": {"status": "ok", "tookMs": 391, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
676 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
677 "test-compile": {"status": "ok", "tookMs": 1441, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
678 "test": {"status": "ok", "tookMs": 385, "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": 418, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
686 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
687 "test-compile": {"status": "ok", "tookMs": 875, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
688 "test": {"status": "ok", "tookMs": 581, "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": 753, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
696 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
697 "test-compile": {"status": "ok", "tookMs": 933, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
698 "test": {"status": "ok", "tookMs": 412, "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: 68 s (0:01:08.0), completed Dec 4, 2025, 3:13:58 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.