Build Logs

jmcardon/tsec • 3.7.2-RC2:2025-07-17

Errors

939

Warnings

1

Total Lines

1308

1##################################
2Clonning https://github.com/jmcardon/tsec.git into /build/repo using revision v0.3.0-M2
3##################################
4Note: switching to '744f8c693c0b81b47cf4947681348e643af455c2'.
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.7.2-RC2
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7-migration
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-source:future,-source:future-migration
30----
31Starting build for 3.7.2-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.5.1 is not supported, minimal supported version is 1.8.3
35Enforcing usage of sbt in version 1.8.3
36No prepare script found for project jmcardon/tsec
37##################################
38Scala version: 3.7.2-RC2
39Targets: io.github.jmcardon%tsec-bouncy io.github.jmcardon%tsec-cipher-bouncy io.github.jmcardon%tsec-cipher-core io.github.jmcardon%tsec-cipher-jca io.github.jmcardon%tsec-common io.github.jmcardon%tsec-hash-bouncy io.github.jmcardon%tsec-hash-jca io.github.jmcardon%tsec-jwt-core io.github.jmcardon%tsec-jwt-mac io.github.jmcardon%tsec-jwt-sig io.github.jmcardon%tsec-mac io.github.jmcardon%tsec-password io.github.jmcardon%tsec-signatures
40Project projectConfig: {"tests":"compile-only"}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.7-migration
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-source:future,-source:future-migration
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=UTF8
50-Xms1G
51-Xmx6G
52-XX:ReservedCodeCacheSize=250M
53-XX:+TieredCompilation
54-XX:+UseG1GC
55-Dcommunitybuild.scala=3.7.2-RC2
56-Dcommunitybuild.project.dependencies.add=
57-Xmx7G
58-Xms4G
59-Xss8M
60-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
61-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
62-jar
63/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
64"setCrossScalaVersions 3.7.2-RC2"
65"++3.7.2-RC2 -v"
66"mapScalacOptions ",REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-source:future,-source:future-migration""
67"set every credentials := Nil"
68"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
69"removeScalacOptionsStartingWith -P:wartremover"
70
71moduleMappings
72"runBuild 3.7.2-RC2 """{"tests":"compile-only"}""" io.github.jmcardon%tsec-bouncy io.github.jmcardon%tsec-cipher-bouncy io.github.jmcardon%tsec-cipher-core io.github.jmcardon%tsec-cipher-jca io.github.jmcardon%tsec-common io.github.jmcardon%tsec-hash-bouncy io.github.jmcardon%tsec-hash-jca io.github.jmcardon%tsec-jwt-core io.github.jmcardon%tsec-jwt-mac io.github.jmcardon%tsec-jwt-sig io.github.jmcardon%tsec-mac io.github.jmcardon%tsec-password io.github.jmcardon%tsec-signatures"
73
74[info] [launcher] getting org.scala-sbt sbt 1.8.3 (this may take some time)...
75[info] [launcher] getting Scala 2.12.17 (for sbt)...
76[info] welcome to sbt 1.8.3 (Eclipse Adoptium Java 17.0.8)
77[info] loading project definition from /build/repo/project/project
78[info] compiling 1 Scala source to /build/repo/project/project/target/scala-2.12/sbt-1.0/classes ...
79[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
80[info] Compilation completed in 8.768s.
81[info] done compiling
82[info] loading settings for project repo-build from plugins.sbt ...
83[info] loading project definition from /build/repo/project
84/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
85version in ThisBuild := "0.3.0-M2"
86 ^
87[info] loading settings for project tsec from build.sbt,version.sbt ...
88[info] resolving key references (16152 settings) ...
89[info] set current project to tsec (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.7.2-RC2
91OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-bouncy/crossScalaVersions
92OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec/crossScalaVersions
93OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-libsodium/crossScalaVersions
94OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-cipher-core/crossScalaVersions
95OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-jwt-mac/crossScalaVersions
96OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-cipher-jca/crossScalaVersions
97OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-cipher-bouncy/crossScalaVersions
98OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-signatures/crossScalaVersions
99OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-mac/crossScalaVersions
100OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-common/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-bench/crossScalaVersions
102OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-hash-bouncy/crossScalaVersions
103OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-oauth2/crossScalaVersions
104OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-password/crossScalaVersions
105OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-jwt-sig/crossScalaVersions
106OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-examples/crossScalaVersions
107OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-jwt-core/crossScalaVersions
108OpenCB::Changing crossVersion 3.0.0 -> 3.7.2-RC2 in tsec-hash-jca/crossScalaVersions
109[info] set current project to tsec (in build file:/build/repo/)
110[info] Setting Scala version to 3.7.2-RC2 on 18 projects.
111[info] Switching Scala version on:
112[info] tsec-bouncy (2.12.13, 2.13.5, 3.7.2-RC2)
113[info] tsec-password (2.12.13, 2.13.5, 3.7.2-RC2)
114[info] tsec-bench (2.12.13, 2.13.5, 3.7.2-RC2)
115[info] tsec-mac (2.12.13, 2.13.5, 3.7.2-RC2)
116[info] tsec-examples (2.12.13, 2.13.5, 3.7.2-RC2)
117[info] tsec-oauth2 (2.12.13, 2.13.5, 3.7.2-RC2)
118[info] tsec-cipher-jca (2.12.13, 2.13.5, 3.7.2-RC2)
119[info] tsec-hash-bouncy (2.12.13, 2.13.5, 3.7.2-RC2)
120[info] tsec-cipher-bouncy (2.12.13, 2.13.5, 3.7.2-RC2)
121[info] tsec-jwt-core (2.12.13, 2.13.5, 3.7.2-RC2)
122[info] tsec-cipher-core (2.12.13, 2.13.5, 3.7.2-RC2)
123[info] tsec-jwt-sig (2.12.13, 2.13.5, 3.7.2-RC2)
124[info] tsec-libsodium (2.12.13, 2.13.5, 3.7.2-RC2)
125[info] tsec-common (2.12.13, 2.13.5, 3.7.2-RC2)
126[info] tsec-jwt-mac (2.12.13, 2.13.5, 3.7.2-RC2)
127[info] tsec-hash-jca (2.12.13, 2.13.5, 3.7.2-RC2)
128[info] tsec-signatures (2.12.13, 2.13.5, 3.7.2-RC2)
129[info] * tsec (2.12.13, 2.13.5, 3.7.2-RC2)
130[info] Excluding projects:
131[info] Reapplying settings...
132[info] set current project to tsec (in build file:/build/repo/)
133Execute mapScalacOptions: ,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-source:future,-source:future-migration
134[info] Reapplying settings...
135[info] set current project to tsec (in build file:/build/repo/)
136[info] Defining Global / credentials, credentials and 16 others.
137[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 107 others.
138[info] Run `last` for details.
139[info] Reapplying settings...
140[info] set current project to tsec (in build file:/build/repo/)
141Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
142[info] Reapplying settings...
143OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
144
145 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
146 Did you mean tsec-libsodium / allExcludeDependencies ?
147 , retry without global scopes
148[info] Reapplying settings...
149[info] set current project to tsec (in build file:/build/repo/)
150Execute removeScalacOptionsStartingWith: -P:wartremover
151[info] Reapplying settings...
152[info] set current project to tsec (in build file:/build/repo/)
153[success] Total time: 0 s, completed Jul 17, 2025, 4:27:42 PM
154Build config: {"tests":"compile-only"}
155Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
156Starting build...
157Projects: Set(tsec-bouncy, tsec-password, tsec-mac, tsec-cipher-jca, tsec-hash-bouncy, tsec-cipher-bouncy, tsec-jwt-core, tsec-cipher-core, tsec-jwt-sig, tsec-common, tsec-jwt-mac, tsec-hash-jca, tsec-signatures)
158Starting build for ProjectRef(file:/build/repo/,tsec-cipher-core) (tsec-cipher-core)...
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.17 module Global
160OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
161OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
162OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
163Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
164[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
165[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
166[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
167[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
168[error] |Context bounds will map to context parameters.
169[error] |A `using` clause is needed to pass explicit arguments to them.
170[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
171[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
172[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
173[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
174[error] |Context bounds will map to context parameters.
175[error] |A `using` clause is needed to pass explicit arguments to them.
176[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
177[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
178[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
179[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
180[error] |Context bounds will map to context parameters.
181[error] |A `using` clause is needed to pass explicit arguments to them.
182[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
183[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
184[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
185[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
186[error] |Context bounds will map to context parameters.
187[error] |A `using` clause is needed to pass explicit arguments to them.
188[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
189[error] four errors found
190[error] (tsec-common / Compile / compileIncremental) Compilation failed
191[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
192[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
193[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
194[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
195[error] |Context bounds will map to context parameters.
196[error] |A `using` clause is needed to pass explicit arguments to them.
197[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
198[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
199[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
200[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
201[error] |Context bounds will map to context parameters.
202[error] |A `using` clause is needed to pass explicit arguments to them.
203[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
204[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
205[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
206[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
207[error] |Context bounds will map to context parameters.
208[error] |A `using` clause is needed to pass explicit arguments to them.
209[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
210[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
211[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
212[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
213[error] |Context bounds will map to context parameters.
214[error] |A `using` clause is needed to pass explicit arguments to them.
215[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
216[error] four errors found
217[error] (tsec-common / Compile / compileIncremental) Compilation failed
218[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
219[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
220[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
221[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
222[error] |Context bounds will map to context parameters.
223[error] |A `using` clause is needed to pass explicit arguments to them.
224[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
225[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
226[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
227[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
228[error] |Context bounds will map to context parameters.
229[error] |A `using` clause is needed to pass explicit arguments to them.
230[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
231[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
232[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
233[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
234[error] |Context bounds will map to context parameters.
235[error] |A `using` clause is needed to pass explicit arguments to them.
236[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
237[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
238[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
239[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
240[error] |Context bounds will map to context parameters.
241[error] |A `using` clause is needed to pass explicit arguments to them.
242[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
243[error] four errors found
244[error] (tsec-common / Compile / compileIncremental) Compilation failed
245Starting build for ProjectRef(file:/build/repo/,tsec-jwt-core) (tsec-jwt-core)...
246Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
247[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
248[info] compiling 1 Scala source to /build/repo/bouncycastle/target/scala-3.7.2-RC2/classes ...
249[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
250[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
251[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
252[error] |Context bounds will map to context parameters.
253[error] |A `using` clause is needed to pass explicit arguments to them.
254[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
255[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
256[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
257[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
258[error] |Context bounds will map to context parameters.
259[error] |A `using` clause is needed to pass explicit arguments to them.
260[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
261[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
262[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
263[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
264[error] |Context bounds will map to context parameters.
265[error] |A `using` clause is needed to pass explicit arguments to them.
266[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
267[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
268[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
269[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
270[error] |Context bounds will map to context parameters.
271[error] |A `using` clause is needed to pass explicit arguments to them.
272[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
273[info] done compiling
274[error] four errors found
275[error] (tsec-common / Compile / compileIncremental) Compilation failed
276[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
277[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
278[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
279[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
280[error] |Context bounds will map to context parameters.
281[error] |A `using` clause is needed to pass explicit arguments to them.
282[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
283[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
284[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
285[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
286[error] |Context bounds will map to context parameters.
287[error] |A `using` clause is needed to pass explicit arguments to them.
288[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
289[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
290[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
291[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
292[error] |Context bounds will map to context parameters.
293[error] |A `using` clause is needed to pass explicit arguments to them.
294[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
295[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
296[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
297[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
298[error] |Context bounds will map to context parameters.
299[error] |A `using` clause is needed to pass explicit arguments to them.
300[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
301[error] four errors found
302[error] (tsec-common / Compile / compileIncremental) Compilation failed
303[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
304[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
305[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
306[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
307[error] |Context bounds will map to context parameters.
308[error] |A `using` clause is needed to pass explicit arguments to them.
309[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
310[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
311[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
312[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
313[error] |Context bounds will map to context parameters.
314[error] |A `using` clause is needed to pass explicit arguments to them.
315[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
316[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
317[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
318[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
319[error] |Context bounds will map to context parameters.
320[error] |A `using` clause is needed to pass explicit arguments to them.
321[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
322[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
323[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
324[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
325[error] |Context bounds will map to context parameters.
326[error] |A `using` clause is needed to pass explicit arguments to them.
327[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
328[error] four errors found
329[error] (tsec-common / Compile / compileIncremental) Compilation failed
330Starting build for ProjectRef(file:/build/repo/,tsec-jwt-mac) (tsec-jwt-mac)...
331Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
332[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
333[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
334[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
335[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
336[error] |Context bounds will map to context parameters.
337[error] |A `using` clause is needed to pass explicit arguments to them.
338[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
339[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
340[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
341[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
342[error] |Context bounds will map to context parameters.
343[error] |A `using` clause is needed to pass explicit arguments to them.
344[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
345[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
346[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
347[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
348[error] |Context bounds will map to context parameters.
349[error] |A `using` clause is needed to pass explicit arguments to them.
350[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
351[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
352[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
353[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
354[error] |Context bounds will map to context parameters.
355[error] |A `using` clause is needed to pass explicit arguments to them.
356[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
357[error] four errors found
358[error] (tsec-common / Compile / compileIncremental) Compilation failed
359[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
360[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
361[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
362[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
363[error] |Context bounds will map to context parameters.
364[error] |A `using` clause is needed to pass explicit arguments to them.
365[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
366[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
367[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
368[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
369[error] |Context bounds will map to context parameters.
370[error] |A `using` clause is needed to pass explicit arguments to them.
371[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
372[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
373[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
374[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
375[error] |Context bounds will map to context parameters.
376[error] |A `using` clause is needed to pass explicit arguments to them.
377[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
378[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
379[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
380[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
381[error] |Context bounds will map to context parameters.
382[error] |A `using` clause is needed to pass explicit arguments to them.
383[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
384[error] four errors found
385[error] (tsec-common / Compile / compileIncremental) Compilation failed
386[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
387[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
388[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
389[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
390[error] |Context bounds will map to context parameters.
391[error] |A `using` clause is needed to pass explicit arguments to them.
392[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
393[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
394[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
395[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
396[error] |Context bounds will map to context parameters.
397[error] |A `using` clause is needed to pass explicit arguments to them.
398[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
399[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
400[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
401[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
402[error] |Context bounds will map to context parameters.
403[error] |A `using` clause is needed to pass explicit arguments to them.
404[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
405[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
406[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
407[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
408[error] |Context bounds will map to context parameters.
409[error] |A `using` clause is needed to pass explicit arguments to them.
410[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
411[error] four errors found
412[error] (tsec-common / Compile / compileIncremental) Compilation failed
413Starting build for ProjectRef(file:/build/repo/,tsec-mac) (tsec-mac)...
414Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
415[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
416[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
417[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
418[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
419[error] |Context bounds will map to context parameters.
420[error] |A `using` clause is needed to pass explicit arguments to them.
421[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
422[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
423[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
424[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
425[error] |Context bounds will map to context parameters.
426[error] |A `using` clause is needed to pass explicit arguments to them.
427[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
428[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
429[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
430[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
431[error] |Context bounds will map to context parameters.
432[error] |A `using` clause is needed to pass explicit arguments to them.
433[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
434[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
435[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
436[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
437[error] |Context bounds will map to context parameters.
438[error] |A `using` clause is needed to pass explicit arguments to them.
439[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
440[error] four errors found
441[error] (tsec-common / Compile / compileIncremental) Compilation failed
442[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
443[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
444[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
445[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
446[error] |Context bounds will map to context parameters.
447[error] |A `using` clause is needed to pass explicit arguments to them.
448[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
449[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
450[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
451[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
452[error] |Context bounds will map to context parameters.
453[error] |A `using` clause is needed to pass explicit arguments to them.
454[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
455[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
456[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
457[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
458[error] |Context bounds will map to context parameters.
459[error] |A `using` clause is needed to pass explicit arguments to them.
460[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
461[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
462[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
463[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
464[error] |Context bounds will map to context parameters.
465[error] |A `using` clause is needed to pass explicit arguments to them.
466[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
467[error] four errors found
468[error] (tsec-common / Compile / compileIncremental) Compilation failed
469[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
470[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
471[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
472[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
473[error] |Context bounds will map to context parameters.
474[error] |A `using` clause is needed to pass explicit arguments to them.
475[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
476[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
477[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
478[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
479[error] |Context bounds will map to context parameters.
480[error] |A `using` clause is needed to pass explicit arguments to them.
481[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
482[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
483[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
484[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
485[error] |Context bounds will map to context parameters.
486[error] |A `using` clause is needed to pass explicit arguments to them.
487[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
488[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
489[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
490[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
491[error] |Context bounds will map to context parameters.
492[error] |A `using` clause is needed to pass explicit arguments to them.
493[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
494[error] four errors found
495[error] (tsec-common / Compile / compileIncremental) Compilation failed
496Starting build for ProjectRef(file:/build/repo/,tsec-cipher-bouncy) (tsec-cipher-bouncy)...
497Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
498[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
499[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
500[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
501[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
502[error] |Context bounds will map to context parameters.
503[error] |A `using` clause is needed to pass explicit arguments to them.
504[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
505[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
506[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
507[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
508[error] |Context bounds will map to context parameters.
509[error] |A `using` clause is needed to pass explicit arguments to them.
510[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
511[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
512[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
513[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
514[error] |Context bounds will map to context parameters.
515[error] |A `using` clause is needed to pass explicit arguments to them.
516[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
517[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
518[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
519[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
520[error] |Context bounds will map to context parameters.
521[error] |A `using` clause is needed to pass explicit arguments to them.
522[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
523[error] four errors found
524[error] (tsec-common / Compile / compileIncremental) Compilation failed
525[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
526[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
527[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
528[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
529[error] |Context bounds will map to context parameters.
530[error] |A `using` clause is needed to pass explicit arguments to them.
531[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
532[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
533[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
534[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
535[error] |Context bounds will map to context parameters.
536[error] |A `using` clause is needed to pass explicit arguments to them.
537[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
538[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
539[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
540[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
541[error] |Context bounds will map to context parameters.
542[error] |A `using` clause is needed to pass explicit arguments to them.
543[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
544[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
545[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
546[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
547[error] |Context bounds will map to context parameters.
548[error] |A `using` clause is needed to pass explicit arguments to them.
549[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
550[error] four errors found
551[error] (tsec-common / Compile / compileIncremental) Compilation failed
552[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
553[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
554[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
555[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
556[error] |Context bounds will map to context parameters.
557[error] |A `using` clause is needed to pass explicit arguments to them.
558[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
559[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
560[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
561[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
562[error] |Context bounds will map to context parameters.
563[error] |A `using` clause is needed to pass explicit arguments to them.
564[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
565[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
566[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
567[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
568[error] |Context bounds will map to context parameters.
569[error] |A `using` clause is needed to pass explicit arguments to them.
570[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
571[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
572[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
573[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
574[error] |Context bounds will map to context parameters.
575[error] |A `using` clause is needed to pass explicit arguments to them.
576[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
577[error] four errors found
578[error] (tsec-common / Compile / compileIncremental) Compilation failed
579Starting build for ProjectRef(file:/build/repo/,tsec-signatures) (tsec-signatures)...
580Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
581[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
582[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
583[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
584[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
585[error] |Context bounds will map to context parameters.
586[error] |A `using` clause is needed to pass explicit arguments to them.
587[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
588[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
589[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
590[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
591[error] |Context bounds will map to context parameters.
592[error] |A `using` clause is needed to pass explicit arguments to them.
593[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
594[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
595[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
596[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
597[error] |Context bounds will map to context parameters.
598[error] |A `using` clause is needed to pass explicit arguments to them.
599[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
600[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
601[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
602[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
603[error] |Context bounds will map to context parameters.
604[error] |A `using` clause is needed to pass explicit arguments to them.
605[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
606[error] four errors found
607[error] (tsec-common / Compile / compileIncremental) Compilation failed
608[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
609[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
610[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
611[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
612[error] |Context bounds will map to context parameters.
613[error] |A `using` clause is needed to pass explicit arguments to them.
614[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
615[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
616[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
617[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
618[error] |Context bounds will map to context parameters.
619[error] |A `using` clause is needed to pass explicit arguments to them.
620[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
621[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
622[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
623[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
624[error] |Context bounds will map to context parameters.
625[error] |A `using` clause is needed to pass explicit arguments to them.
626[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
627[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
628[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
629[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
630[error] |Context bounds will map to context parameters.
631[error] |A `using` clause is needed to pass explicit arguments to them.
632[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
633[error] four errors found
634[error] (tsec-common / Compile / compileIncremental) Compilation failed
635[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
636[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
637[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
638[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
639[error] |Context bounds will map to context parameters.
640[error] |A `using` clause is needed to pass explicit arguments to them.
641[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
642[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
643[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
644[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
645[error] |Context bounds will map to context parameters.
646[error] |A `using` clause is needed to pass explicit arguments to them.
647[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
648[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
649[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
650[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
651[error] |Context bounds will map to context parameters.
652[error] |A `using` clause is needed to pass explicit arguments to them.
653[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
654[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
655[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
656[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
657[error] |Context bounds will map to context parameters.
658[error] |A `using` clause is needed to pass explicit arguments to them.
659[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
660[error] four errors found
661[error] (tsec-common / Compile / compileIncremental) Compilation failed
662Starting build for ProjectRef(file:/build/repo/,tsec-password) (tsec-password)...
663Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
664[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
665[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
666[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
667[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
668[error] |Context bounds will map to context parameters.
669[error] |A `using` clause is needed to pass explicit arguments to them.
670[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
671[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
672[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
673[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
674[error] |Context bounds will map to context parameters.
675[error] |A `using` clause is needed to pass explicit arguments to them.
676[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
677[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
678[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
679[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
680[error] |Context bounds will map to context parameters.
681[error] |A `using` clause is needed to pass explicit arguments to them.
682[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
683[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
684[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
685[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
686[error] |Context bounds will map to context parameters.
687[error] |A `using` clause is needed to pass explicit arguments to them.
688[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
689[error] four errors found
690[error] (tsec-common / Compile / compileIncremental) Compilation failed
691[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
692[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
693[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
694[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
695[error] |Context bounds will map to context parameters.
696[error] |A `using` clause is needed to pass explicit arguments to them.
697[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
698[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
699[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
700[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
701[error] |Context bounds will map to context parameters.
702[error] |A `using` clause is needed to pass explicit arguments to them.
703[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
704[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
705[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
706[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
707[error] |Context bounds will map to context parameters.
708[error] |A `using` clause is needed to pass explicit arguments to them.
709[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
710[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
711[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
712[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
713[error] |Context bounds will map to context parameters.
714[error] |A `using` clause is needed to pass explicit arguments to them.
715[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
716[error] four errors found
717[error] (tsec-common / Compile / compileIncremental) Compilation failed
718[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
719[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
720[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
721[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
722[error] |Context bounds will map to context parameters.
723[error] |A `using` clause is needed to pass explicit arguments to them.
724[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
725[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
726[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
727[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
728[error] |Context bounds will map to context parameters.
729[error] |A `using` clause is needed to pass explicit arguments to them.
730[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
731[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
732[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
733[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
734[error] |Context bounds will map to context parameters.
735[error] |A `using` clause is needed to pass explicit arguments to them.
736[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
737[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
738[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
739[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
740[error] |Context bounds will map to context parameters.
741[error] |A `using` clause is needed to pass explicit arguments to them.
742[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
743[error] four errors found
744[error] (tsec-common / Compile / compileIncremental) Compilation failed
745Starting build for ProjectRef(file:/build/repo/,tsec-common) (tsec-common)...
746Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
747[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
748[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
749[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
750[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
751[error] |Context bounds will map to context parameters.
752[error] |A `using` clause is needed to pass explicit arguments to them.
753[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
754[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
755[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
756[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
757[error] |Context bounds will map to context parameters.
758[error] |A `using` clause is needed to pass explicit arguments to them.
759[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
760[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
761[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
762[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
763[error] |Context bounds will map to context parameters.
764[error] |A `using` clause is needed to pass explicit arguments to them.
765[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
766[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
767[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
768[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
769[error] |Context bounds will map to context parameters.
770[error] |A `using` clause is needed to pass explicit arguments to them.
771[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
772[error] four errors found
773[error] (tsec-common / Compile / compileIncremental) Compilation failed
774[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
775[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
776[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
777[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
778[error] |Context bounds will map to context parameters.
779[error] |A `using` clause is needed to pass explicit arguments to them.
780[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
781[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
782[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
783[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
784[error] |Context bounds will map to context parameters.
785[error] |A `using` clause is needed to pass explicit arguments to them.
786[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
787[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
788[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
789[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
790[error] |Context bounds will map to context parameters.
791[error] |A `using` clause is needed to pass explicit arguments to them.
792[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
793[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
794[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
795[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
796[error] |Context bounds will map to context parameters.
797[error] |A `using` clause is needed to pass explicit arguments to them.
798[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
799[error] four errors found
800[error] (tsec-common / Compile / compileIncremental) Compilation failed
801[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
802[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
803[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
804[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
805[error] |Context bounds will map to context parameters.
806[error] |A `using` clause is needed to pass explicit arguments to them.
807[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
808[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
809[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
810[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
811[error] |Context bounds will map to context parameters.
812[error] |A `using` clause is needed to pass explicit arguments to them.
813[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
814[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
815[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
816[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
817[error] |Context bounds will map to context parameters.
818[error] |A `using` clause is needed to pass explicit arguments to them.
819[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
820[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
821[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
822[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
823[error] |Context bounds will map to context parameters.
824[error] |A `using` clause is needed to pass explicit arguments to them.
825[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
826[error] four errors found
827[error] (tsec-common / Compile / compileIncremental) Compilation failed
828Starting build for ProjectRef(file:/build/repo/,tsec-cipher-jca) (tsec-cipher-jca)...
829Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
830[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
831[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
832[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
833[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
834[error] |Context bounds will map to context parameters.
835[error] |A `using` clause is needed to pass explicit arguments to them.
836[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
837[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
838[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
839[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
840[error] |Context bounds will map to context parameters.
841[error] |A `using` clause is needed to pass explicit arguments to them.
842[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
843[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
844[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
845[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
846[error] |Context bounds will map to context parameters.
847[error] |A `using` clause is needed to pass explicit arguments to them.
848[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
849[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
850[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
851[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
852[error] |Context bounds will map to context parameters.
853[error] |A `using` clause is needed to pass explicit arguments to them.
854[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
855[error] four errors found
856[error] (tsec-common / Compile / compileIncremental) Compilation failed
857[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
858[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
859[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
860[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
861[error] |Context bounds will map to context parameters.
862[error] |A `using` clause is needed to pass explicit arguments to them.
863[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
864[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
865[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
866[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
867[error] |Context bounds will map to context parameters.
868[error] |A `using` clause is needed to pass explicit arguments to them.
869[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
870[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
871[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
872[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
873[error] |Context bounds will map to context parameters.
874[error] |A `using` clause is needed to pass explicit arguments to them.
875[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
876[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
877[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
878[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
879[error] |Context bounds will map to context parameters.
880[error] |A `using` clause is needed to pass explicit arguments to them.
881[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
882[error] four errors found
883[error] (tsec-common / Compile / compileIncremental) Compilation failed
884[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
885[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
886[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
887[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
888[error] |Context bounds will map to context parameters.
889[error] |A `using` clause is needed to pass explicit arguments to them.
890[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
891[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
892[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
893[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
894[error] |Context bounds will map to context parameters.
895[error] |A `using` clause is needed to pass explicit arguments to them.
896[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
897[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
898[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
899[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
900[error] |Context bounds will map to context parameters.
901[error] |A `using` clause is needed to pass explicit arguments to them.
902[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
903[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
904[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
905[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
906[error] |Context bounds will map to context parameters.
907[error] |A `using` clause is needed to pass explicit arguments to them.
908[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
909[error] four errors found
910[error] (tsec-common / Compile / compileIncremental) Compilation failed
911Starting build for ProjectRef(file:/build/repo/,tsec-hash-bouncy) (tsec-hash-bouncy)...
912Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
913[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
914[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
915[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
916[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
917[error] |Context bounds will map to context parameters.
918[error] |A `using` clause is needed to pass explicit arguments to them.
919[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
920[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
921[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
922[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
923[error] |Context bounds will map to context parameters.
924[error] |A `using` clause is needed to pass explicit arguments to them.
925[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
926[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
927[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
928[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
929[error] |Context bounds will map to context parameters.
930[error] |A `using` clause is needed to pass explicit arguments to them.
931[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
932[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
933[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
934[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
935[error] |Context bounds will map to context parameters.
936[error] |A `using` clause is needed to pass explicit arguments to them.
937[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
938[error] four errors found
939[error] (tsec-common / Compile / compileIncremental) Compilation failed
940[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
941[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
942[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
943[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
944[error] |Context bounds will map to context parameters.
945[error] |A `using` clause is needed to pass explicit arguments to them.
946[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
947[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
948[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
949[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
950[error] |Context bounds will map to context parameters.
951[error] |A `using` clause is needed to pass explicit arguments to them.
952[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
953[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
954[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
955[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
956[error] |Context bounds will map to context parameters.
957[error] |A `using` clause is needed to pass explicit arguments to them.
958[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
959[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
960[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
961[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
962[error] |Context bounds will map to context parameters.
963[error] |A `using` clause is needed to pass explicit arguments to them.
964[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
965[error] four errors found
966[error] (tsec-common / Compile / compileIncremental) Compilation failed
967[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
968[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
969[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
970[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
971[error] |Context bounds will map to context parameters.
972[error] |A `using` clause is needed to pass explicit arguments to them.
973[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
974[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
975[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
976[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
977[error] |Context bounds will map to context parameters.
978[error] |A `using` clause is needed to pass explicit arguments to them.
979[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
980[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
981[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
982[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
983[error] |Context bounds will map to context parameters.
984[error] |A `using` clause is needed to pass explicit arguments to them.
985[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
986[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
987[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
988[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
989[error] |Context bounds will map to context parameters.
990[error] |A `using` clause is needed to pass explicit arguments to them.
991[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
992[error] four errors found
993[error] (tsec-common / Compile / compileIncremental) Compilation failed
994Starting build for ProjectRef(file:/build/repo/,tsec-hash-jca) (tsec-hash-jca)...
995Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
996[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
997[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
998[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
999[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1000[error] |Context bounds will map to context parameters.
1001[error] |A `using` clause is needed to pass explicit arguments to them.
1002[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1003[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1004[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1005[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1006[error] |Context bounds will map to context parameters.
1007[error] |A `using` clause is needed to pass explicit arguments to them.
1008[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1009[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1010[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1011[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1012[error] |Context bounds will map to context parameters.
1013[error] |A `using` clause is needed to pass explicit arguments to them.
1014[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1015[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1016[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1017[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1018[error] |Context bounds will map to context parameters.
1019[error] |A `using` clause is needed to pass explicit arguments to them.
1020[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1021[error] four errors found
1022[error] (tsec-common / Compile / compileIncremental) Compilation failed
1023[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
1024[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
1025[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
1026[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1027[error] |Context bounds will map to context parameters.
1028[error] |A `using` clause is needed to pass explicit arguments to them.
1029[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1030[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1031[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1032[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1033[error] |Context bounds will map to context parameters.
1034[error] |A `using` clause is needed to pass explicit arguments to them.
1035[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1036[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1037[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1038[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1039[error] |Context bounds will map to context parameters.
1040[error] |A `using` clause is needed to pass explicit arguments to them.
1041[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1042[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1043[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1044[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1045[error] |Context bounds will map to context parameters.
1046[error] |A `using` clause is needed to pass explicit arguments to them.
1047[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1048[error] four errors found
1049[error] (tsec-common / Compile / compileIncremental) Compilation failed
1050[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
1051[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
1052[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
1053[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1054[error] |Context bounds will map to context parameters.
1055[error] |A `using` clause is needed to pass explicit arguments to them.
1056[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1057[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1058[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1059[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1060[error] |Context bounds will map to context parameters.
1061[error] |A `using` clause is needed to pass explicit arguments to them.
1062[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1063[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1064[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1065[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1066[error] |Context bounds will map to context parameters.
1067[error] |A `using` clause is needed to pass explicit arguments to them.
1068[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1069[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1070[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1071[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1072[error] |Context bounds will map to context parameters.
1073[error] |A `using` clause is needed to pass explicit arguments to them.
1074[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1075[error] four errors found
1076[error] (tsec-common / Compile / compileIncremental) Compilation failed
1077Starting build for ProjectRef(file:/build/repo/,tsec-bouncy) (tsec-bouncy)...
1078Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
1079[info] Wrote /build/repo/bouncycastle/target/scala-3.7.2-RC2/tsec-bouncy_3-0.3.0-M2.pom
1080[info] :: delivering :: io.github.jmcardon#tsec-bouncy_3;0.3.0-M2 :: 0.3.0-M2 :: release :: Thu Jul 17 16:28:24 CEST 2025
1081[info] delivering ivy file to /build/repo/bouncycastle/target/scala-3.7.2-RC2/ivy-0.3.0-M2.xml
1082[info] published tsec-bouncy_3 to /root/.ivy2/local/io.github.jmcardon/tsec-bouncy_3/0.3.0-M2/poms/tsec-bouncy_3.pom
1083[info] published tsec-bouncy_3 to /root/.ivy2/local/io.github.jmcardon/tsec-bouncy_3/0.3.0-M2/jars/tsec-bouncy_3.jar
1084[info] published tsec-bouncy_3 to /root/.ivy2/local/io.github.jmcardon/tsec-bouncy_3/0.3.0-M2/srcs/tsec-bouncy_3-sources.jar
1085[info] published tsec-bouncy_3 to /root/.ivy2/local/io.github.jmcardon/tsec-bouncy_3/0.3.0-M2/docs/tsec-bouncy_3-javadoc.jar
1086[info] published ivy to /root/.ivy2/local/io.github.jmcardon/tsec-bouncy_3/0.3.0-M2/ivys/ivy.xml
1087Starting build for ProjectRef(file:/build/repo/,tsec-jwt-sig) (tsec-jwt-sig)...
1088Compile scalacOptions: List(-unchecked, -encoding, utf8, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration)
1089[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
1090[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
1091[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
1092[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1093[error] |Context bounds will map to context parameters.
1094[error] |A `using` clause is needed to pass explicit arguments to them.
1095[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1096[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1097[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1098[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1099[error] |Context bounds will map to context parameters.
1100[error] |A `using` clause is needed to pass explicit arguments to them.
1101[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1102[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1103[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1104[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1105[error] |Context bounds will map to context parameters.
1106[error] |A `using` clause is needed to pass explicit arguments to them.
1107[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1108[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1109[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1110[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1111[error] |Context bounds will map to context parameters.
1112[error] |A `using` clause is needed to pass explicit arguments to them.
1113[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1114[error] four errors found
1115[error] (tsec-common / Compile / compileIncremental) Compilation failed
1116[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
1117[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
1118[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
1119[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1120[error] |Context bounds will map to context parameters.
1121[error] |A `using` clause is needed to pass explicit arguments to them.
1122[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1123[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1124[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1125[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1126[error] |Context bounds will map to context parameters.
1127[error] |A `using` clause is needed to pass explicit arguments to them.
1128[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1129[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1130[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1131[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1132[error] |Context bounds will map to context parameters.
1133[error] |A `using` clause is needed to pass explicit arguments to them.
1134[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1135[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1136[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1137[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1138[error] |Context bounds will map to context parameters.
1139[error] |A `using` clause is needed to pass explicit arguments to them.
1140[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1141[error] four errors found
1142[error] (tsec-common / Compile / compileIncremental) Compilation failed
1143[info] compiling 34 Scala sources to /build/repo/common/target/scala-3.7.2-RC2/classes ...
1144[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:22:34
1145[error] 22 | ): F[CipherText[A]] = encrypt[F](plainText, key)(Monad[F], E, ivs)
1146[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
1147[error] |Context bounds will map to context parameters.
1148[error] |A `using` clause is needed to pass explicit arguments to them.
1149[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1150[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:44:56
1151[error] 44 | ): F[(CipherText[A], AuthTag[A])] = encryptDetached[F](plainText, key)(F, E, ivs)
1152[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1153[error] |Context bounds will map to context parameters.
1154[error] |A `using` clause is needed to pass explicit arguments to them.
1155[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1156[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:68:41
1157[error] 68 | ): F[CipherText[A]] = encryptWithAAD[F](plainText, key, aad)(F, E, ivs)
1158[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1159[error] |Context bounds will map to context parameters.
1160[error] |A `using` clause is needed to pass explicit arguments to them.
1161[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1162[error] -- Error: /build/repo/common/src/main/scala/tsec/cipher/symmetric/CipherAPI.scala:83:63
1163[error] 83 | ): F[(CipherText[A], AuthTag[A])] = encryptWithAADDetached[F](plainText, key, aad)(F, E, ivs)
1164[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1165[error] |Context bounds will map to context parameters.
1166[error] |A `using` clause is needed to pass explicit arguments to them.
1167[error] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1168[error] four errors found
1169[error] (tsec-common / Compile / compileIncremental) Compilation failed
1170
1171************************
1172Build summary:
1173[{
1174 "module": "tsec-cipher-core",
1175 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4960, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1177 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1179 "publish": {"status": "skipped", "tookMs": 0},
1180 "metadata": {
1181 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1182}
1183},{
1184 "module": "tsec-jwt-core",
1185 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1562, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1187 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1189 "publish": {"status": "skipped", "tookMs": 0},
1190 "metadata": {
1191 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1192}
1193},{
1194 "module": "tsec-jwt-mac",
1195 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1221, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1197 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1199 "publish": {"status": "skipped", "tookMs": 0},
1200 "metadata": {
1201 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1202}
1203},{
1204 "module": "tsec-mac",
1205 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 643, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1207 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1209 "publish": {"status": "skipped", "tookMs": 0},
1210 "metadata": {
1211 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1212}
1213},{
1214 "module": "tsec-cipher-bouncy",
1215 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 829, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1217 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1219 "publish": {"status": "skipped", "tookMs": 0},
1220 "metadata": {
1221 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1222}
1223},{
1224 "module": "tsec-signatures",
1225 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 819, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1227 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1229 "publish": {"status": "skipped", "tookMs": 0},
1230 "metadata": {
1231 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1232}
1233},{
1234 "module": "tsec-password",
1235 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 661, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1237 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1239 "publish": {"status": "skipped", "tookMs": 0},
1240 "metadata": {
1241 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1242}
1243},{
1244 "module": "tsec-common",
1245 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 527, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1247 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1249 "publish": {"status": "skipped", "tookMs": 0},
1250 "metadata": {
1251 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1252}
1253},{
1254 "module": "tsec-cipher-jca",
1255 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 637, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1257 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1259 "publish": {"status": "skipped", "tookMs": 0},
1260 "metadata": {
1261 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1262}
1263},{
1264 "module": "tsec-hash-bouncy",
1265 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 527, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1267 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1269 "publish": {"status": "skipped", "tookMs": 0},
1270 "metadata": {
1271 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1272}
1273},{
1274 "module": "tsec-hash-jca",
1275 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 476, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1277 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1279 "publish": {"status": "skipped", "tookMs": 0},
1280 "metadata": {
1281 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1282}
1283},{
1284 "module": "tsec-bouncy",
1285 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1286 "doc": {"status": "ok", "tookMs": 37, "files": 0, "totalSizeKb": 0},
1287 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1289 "publish": {"status": "ok", "tookMs": 126},
1290 "metadata": {
1291 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1292}
1293},{
1294 "module": "tsec-jwt-sig",
1295 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 638, "warnings": 0, "errors": 4, "sourceVersion": "3.7-migration"},
1296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1297 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1299 "publish": {"status": "skipped", "tookMs": 0},
1300 "metadata": {
1301 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
1302}
1303}]
1304************************
1305[error] Scala3CommunityBuild$ProjectBuildFailureException: 12 module(s) finished with failures: tsec-cipher-core, tsec-jwt-core, tsec-jwt-mac, tsec-mac, tsec-cipher-bouncy, tsec-signatures, tsec-password, tsec-common, tsec-cipher-jca, tsec-hash-bouncy, tsec-hash-jca, tsec-jwt-sig
1306[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 12 module(s) finished with failures: tsec-cipher-core, tsec-jwt-core, tsec-jwt-mac, tsec-mac, tsec-cipher-bouncy, tsec-signatures, tsec-password, tsec-common, tsec-cipher-jca, tsec-hash-bouncy, tsec-hash-jca, tsec-jwt-sig
1307[error] Total time: 44 s, completed Jul 17, 2025, 4:28:27 PM
1308Build failed, not retrying.