Build Logs

gchudnov/swearwolf • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

636

Total Lines

1183

1##################################
2Clonning https://github.com/gchudnov/swearwolf.git into /build/repo using revision v2.1.0
3##################################
4Note: switching to 'afba7cd4967c02cf1856707a0bc89cc5e691cc21'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.7.0-M3 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project gchudnov/swearwolf
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: com.github.gchudnov%swearwolf-rich com.github.gchudnov%swearwolf-rich-zio com.github.gchudnov%swearwolf-shapes com.github.gchudnov%swearwolf-shapes-zio com.github.gchudnov%swearwolf-term com.github.gchudnov%swearwolf-term-zio com.github.gchudnov%swearwolf-util com.github.gchudnov%swearwolf-util-zio
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64disableFatalWarnings
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.github.gchudnov%swearwolf-rich com.github.gchudnov%swearwolf-rich-zio com.github.gchudnov%swearwolf-shapes com.github.gchudnov%swearwolf-shapes-zio com.github.gchudnov%swearwolf-term com.github.gchudnov%swearwolf-term-zio com.github.gchudnov%swearwolf-util com.github.gchudnov%swearwolf-util-zio"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build-build from sbt-updates.sbt...
70[info] loading project definition from /build/repo/project/project
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.972s.
76[warn] /build/repo/project/Settings.scala:50:88: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
77[warn] resolvers += Resolver.sonatypeCentralSnapshots
78[warn] val sharedResolvers: Vector[MavenRepository] = (Seq(Resolver.mavenLocal) ++ Resolver.sonatypeOssRepos("releases")).toVector
79[warn] ^
80[warn] one warning found
81[info] done compiling
82/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
83version in ThisBuild := "2.1.0"
84 ^
85[info] loading settings for project root from build.sbt, version.sbt...
86[info] resolving key references (13522 settings) ...
87[info] set current project to swearwolf (in build file:/build/repo/)
88[warn] there's a key that's not used by any other settings/tasks:
89[warn]
90[warn] * Global / resolvers
91[warn] +- (sbt.Classpaths.baseGlobalDefaults) Defaults.scala:3143
92[warn] +- /build/repo/project/CommunityBuildPlugin.scala:390
93[warn] +- /build/repo/build.sbt:178
94[warn]
95[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
96[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
97Execute setCrossScalaVersions: 3.7.4-RC2
98OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in exampleEither/crossScalaVersions
99OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in exampleLog/crossScalaVersions
100OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in exampleNonInteractive/crossScalaVersions
101OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in util/crossScalaVersions
102OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in richZio/crossScalaVersions
103OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in rich/crossScalaVersions
104OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in shapesZio/crossScalaVersions
105OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in utilZio/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in exampleColors/crossScalaVersions
107OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in term/crossScalaVersions
108OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in exampleZio/crossScalaVersions
109OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in root/crossScalaVersions
110OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in termZio/crossScalaVersions
111OpenCB::Changing crossVersion 3.1.3 -> 3.7.4-RC2 in shapes/crossScalaVersions
112[info] set current project to swearwolf (in build file:/build/repo/)
113[info] Setting Scala version to 3.7.4-RC2 on 14 projects.
114[info] Switching Scala version on:
115[info] shapesZio (3.7.4-RC2)
116[info] util (3.7.4-RC2)
117[info] shapes (3.7.4-RC2)
118[info] * root (3.7.4-RC2)
119[info] utilZio (3.7.4-RC2)
120[info] termZio (3.7.4-RC2)
121[info] term (3.7.4-RC2)
122[info] rich (3.7.4-RC2)
123[info] exampleNonInteractive (3.7.4-RC2)
124[info] richZio (3.7.4-RC2)
125[info] exampleLog (3.7.4-RC2)
126[info] exampleEither (3.7.4-RC2)
127[info] exampleColors (3.7.4-RC2)
128[info] exampleZio (3.7.4-RC2)
129[info] Excluding projects:
130[info] Reapplying settings...
131[info] set current project to swearwolf (in build file:/build/repo/)
132Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
133[info] Reapplying settings...
134[info] set current project to swearwolf (in build file:/build/repo/)
135[info] Defining Global / credentials, credentials and 12 others.
136[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 74 others.
137[info] Run `last` for details.
138[info] Reapplying settings...
139[info] set current project to swearwolf (in build file:/build/repo/)
140Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
141[info] Reapplying settings...
142OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
143
144 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
145 Did you mean rich / allExcludeDependencies ?
146 , retry without global scopes
147[info] Reapplying settings...
148[info] set current project to swearwolf (in build file:/build/repo/)
149Execute removeScalacOptionsStartingWith: -P:wartremover
150[info] Reapplying settings...
151[info] set current project to swearwolf (in build file:/build/repo/)
152Execute disableFatalWarnings:
153[info] Reapplying settings...
154[info] set current project to swearwolf (in build file:/build/repo/)
155[success] Total time: 0 s, completed Nov 14, 2025, 10:22:41 PM
156Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
157Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
158Starting build...
159Projects: Set(shapesZio, util, shapes, utilZio, termZio, term, rich, richZio)
160Starting build for ProjectRef(file:/build/repo/,shapes) (swearwolf-shapes)... [0/8]
161OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
162OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
163OpenCB::Filter out '-indent', matches setting pattern '^-?-indent'
164OpenCB::Filter out '-new-syntax', matches setting pattern '^-?-new-syntax'
165OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
166Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/shapes/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
167[info] compiling 42 Scala sources to /build/repo/util/target/scala-3.7.4-RC2/classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/bytes/Bytes.scala:39:13
170[warn] 39 | def asSeq: IndexedSeq[Byte] =
171[warn] | ^^^^^^^^^^
172[warn] |type IndexedSeq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.IndexedSeq is now scala.collection.immutable.IndexedSeq instead of scala.collection.IndexedSeq
173[warn] |
174[warn] | longer explanation available when compiling with `-explain`
175[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/bytes/Bytes.scala:56:19
176[warn] 56 | def apply(bytes: Seq[Byte]): Bytes =
177[warn] | ^^^
178[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
179[warn] |
180[warn] | longer explanation available when compiling with `-explain`
181[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/numerics/Numerics.scala:12:29
182[warn] 12 | extension [T: Numeric](ys: Seq[T])
183[warn] | ^^^
184[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
185[warn] |
186[warn] | longer explanation available when compiling with `-explain`
187[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/numerics/Numerics.scala:16:45
188[warn] 16 | def scaleSeq(ceilY: T, maxY: Option[T]): Seq[T] =
189[warn] | ^^^
190[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
191[warn] |
192[warn] | longer explanation available when compiling with `-explain`
193[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/spans/Span.scala:9:55
194[warn] 9 |final case class StyleSpan(style: TextStyle, children: Seq[Span]) extends Span
195[warn] | ^^^
196[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/styles/TextStyle.scala:9:38
200[warn] 9 |final case class TextStyleSeq(styles: Seq[TextStyle]) extends TextStyle
201[warn] | ^^^
202[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
203[warn] |
204[warn] | longer explanation available when compiling with `-explain`
205[warn] there was 1 deprecation warning; re-run with -deprecation for details
206[warn] 8 warnings found
207[info] done compiling
208[info] compiling 53 Scala sources to /build/repo/term/target/scala-3.7.4-RC2/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/Shortcuts.scala:25:25
211[warn] 25 | def keyCombination(ks: Seq[KeyCode]): String =
212[warn] | ^^^
213[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
214[warn] |
215[warn] | longer explanation available when compiling with `-explain`
216[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:63:27
217[warn] 63 | final case class Acc(ks: Seq[KeySeq], rest: Seq[Byte])
218[warn] | ^^^
219[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
220[warn] |
221[warn] | longer explanation available when compiling with `-explain`
222[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:63:46
223[warn] 63 | final case class Acc(ks: Seq[KeySeq], rest: Seq[Byte])
224[warn] | ^^^
225[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
226[warn] |
227[warn] | longer explanation available when compiling with `-explain`
228[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/screens/AnyShellScreen.scala:59:47
229[warn] 59 | def makeActionExecutor[F[_]: MonadError](xs: Seq[TermAction[F]]): TermAction[F] = (term: Term[F]) =>
230[warn] | ^^^
231[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
232[warn] |
233[warn] | longer explanation available when compiling with `-explain`
234[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/writers/AnyWriter.scala:39:34
235[warn] 39 | def toEscSeq(style: TextStyle): Seq[EscSeq] =
236[warn] | ^^^
237[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
238[warn] |
239[warn] | longer explanation available when compiling with `-explain`
240[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:46:4
241[warn] 46 | acc match
242[warn] | ^^^
243[warn] |match may not be exhaustive.
244[warn] |
245[warn] |It would fail on pattern case: com.github.gchudnov.swearwolf.term.eventloops.AnyEventLoop.Acc(_, _)
246[warn] |
247[warn] | longer explanation available when compiling with `-explain`
248[warn] 7 warnings found
249[info] done compiling
250[info] compiling 26 Scala sources to /build/repo/shapes/target/scala-3.7.4-RC2/classes ...
251[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
252[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/Box.scala:17:43
253[warn] 17 | def build[F[_]: MonadError](box: Box): F[Seq[Span]] =
254[warn] | ^^^
255[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
256[warn] |
257[warn] | longer explanation available when compiling with `-explain`
258[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/internal/BoxBuilder.scala:12:23
259[warn] 12 | def build(box: Box): Seq[Span] =
260[warn] | ^^^
261[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
262[warn] |
263[warn] | longer explanation available when compiling with `-explain`
264[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/internal/BoxBuilder.scala:18:33
265[warn] 18 | private def prepare(box: Box): Seq[String] =
266[warn] | ^^^
267[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
268[warn] |
269[warn] | longer explanation available when compiling with `-explain`
270[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/Chart.scala:13:41
271[warn] 13 |final case class Chart(size: Size, data: Seq[Double], style: ChartStyle):
272[warn] | ^^^
273[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
274[warn] |
275[warn] | longer explanation available when compiling with `-explain`
276[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/Chart.scala:19:47
277[warn] 19 | def build[F[_]: MonadError](chart: Chart): F[Seq[Span]] =
278[warn] | ^^^
279[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
280[warn] |
281[warn] | longer explanation available when compiling with `-explain`
282[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:19:27
283[warn] 19 | def build(chart: Chart): Seq[Span] =
284[warn] | ^^^
285[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
286[warn] |
287[warn] | longer explanation available when compiling with `-explain`
288[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:23:82
289[warn] 23 | private[chart] def prepare(sz: Size, ceilY: Double, maxY: Option[Double], data: Seq[Double], style: ChartStyle): Seq[String] =
290[warn] | ^^^
291[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
292[warn] |
293[warn] | longer explanation available when compiling with `-explain`
294[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:23:115
295[warn] 23 | private[chart] def prepare(sz: Size, ceilY: Double, maxY: Option[Double], data: Seq[Double], style: ChartStyle): Seq[String] =
296[warn] | ^^^
297[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
298[warn] |
299[warn] | longer explanation available when compiling with `-explain`
300[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/Grid.scala:18:45
301[warn] 18 | def build[F[_]: MonadError](grid: Grid): F[Seq[Span]] =
302[warn] | ^^^
303[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
304[warn] |
305[warn] | longer explanation available when compiling with `-explain`
306[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/internal/GridBuilder.scala:11:25
307[warn] 11 | def build(grid: Grid): Seq[Span] =
308[warn] | ^^^
309[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
310[warn] |
311[warn] | longer explanation available when compiling with `-explain`
312[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/internal/GridBuilder.scala:17:35
313[warn] 17 | private def prepare(grid: Grid): Seq[String] =
314[warn] | ^^^
315[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
316[warn] |
317[warn] | longer explanation available when compiling with `-explain`
318[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/Label.scala:17:47
319[warn] 17 | def build[F[_]: MonadError](label: Label): F[Seq[Span]] =
320[warn] | ^^^
321[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
322[warn] |
323[warn] | longer explanation available when compiling with `-explain`
324[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/internal/LabelBuilder.scala:13:27
325[warn] 13 | def build(label: Label): Seq[Span] =
326[warn] | ^^^
327[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
328[warn] |
329[warn] | longer explanation available when compiling with `-explain`
330[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/internal/LabelBuilder.scala:17:37
331[warn] 17 | private def prepare(label: Label): Seq[String] =
332[warn] | ^^^
333[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
334[warn] |
335[warn] | longer explanation available when compiling with `-explain`
336[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:14:29
337[warn] 14 |final case class Table(rows: Seq[Seq[Any]], style: TableStyle):
338[warn] | ^^^
339[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
340[warn] |
341[warn] | longer explanation available when compiling with `-explain`
342[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:14:33
343[warn] 14 |final case class Table(rows: Seq[Seq[Any]], style: TableStyle):
344[warn] | ^^^
345[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
346[warn] |
347[warn] | longer explanation available when compiling with `-explain`
348[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:27:47
349[warn] 27 | def build[F[_]: MonadError](table: Table): F[Seq[Span]] =
350[warn] | ^^^
351[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
352[warn] |
353[warn] | longer explanation available when compiling with `-explain`
354[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:12:27
355[warn] 12 | def build(table: Table): Seq[Span] =
356[warn] | ^^^
357[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
358[warn] |
359[warn] | longer explanation available when compiling with `-explain`
360[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:27:37
361[warn] 27 | private def prepare(table: Table): Seq[String] =
362[warn] | ^^^
363[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
364[warn] |
365[warn] | longer explanation available when compiling with `-explain`
366[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:42:45
367[warn] 42 | private def colWidths(td: TableDesc, rows: Seq[Seq[Any]]) =
368[warn] | ^^^
369[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
370[warn] |
371[warn] | longer explanation available when compiling with `-explain`
372[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:42:49
373[warn] 42 | private def colWidths(td: TableDesc, rows: Seq[Seq[Any]]) =
374[warn] | ^^^
375[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
376[warn] |
377[warn] | longer explanation available when compiling with `-explain`
378[warn] 22 warnings found
379[info] done compiling
380[info] compiling 6 Scala sources to /build/repo/shapes/target/scala-3.7.4-RC2/test-classes ...
381[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
382[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/test/scala/com/github/gchudnov/swearwolf/shapes/table/TableSpec.scala:42:30
383[warn] 42 | val data = Seq.empty[Seq[Any]]
384[warn] | ^^^
385[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
386[warn] |
387[warn] | longer explanation available when compiling with `-explain`
388[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/test/scala/com/github/gchudnov/swearwolf/shapes/table/TableSpec.scala:65:35
389[warn] 65 | val data = Seq.empty[Seq[Any]]
390[warn] | ^^^
391[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
392[warn] |
393[warn] | longer explanation available when compiling with `-explain`
394[warn] three warnings found
395[info] done compiling
396Starting build for ProjectRef(file:/build/repo/,termZio) (swearwolf-term-zio)... [1/8]
397Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/term/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
398[info] compiling 3 Scala sources to /build/repo/ziox/util/target/scala-3.7.4-RC2/classes ...
399[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
400[warn] one warning found
401[info] done compiling
402[info] compiling 8 Scala sources to /build/repo/ziox/term/target/scala-3.7.4-RC2/classes ...
403[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
404[info] [patched file /build/repo/ziox/term/src/main/scala/com/github/gchudnov/swearwolf/zio/term/ZioScreen.scala]
405[warn] one warning found
406[info] done compiling
407[info] compiling 2 Scala sources to /build/repo/ziox/term/target/scala-3.7.4-RC2/classes ...
408[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
409[warn] one warning found
410[info] done compiling
411Starting build for ProjectRef(file:/build/repo/,shapesZio) (swearwolf-shapes-zio)... [2/8]
412Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/shapes/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
413[info] compiling 6 Scala sources to /build/repo/ziox/shapes/target/scala-3.7.4-RC2/classes ...
414[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
415[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioBox.scala:13:33
416[warn] 13 | def buildZIO(box: Box): Task[Seq[Span]] =
417[warn] | ^^^
418[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
419[warn] |
420[warn] | longer explanation available when compiling with `-explain`
421[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioChart.scala:13:37
422[warn] 13 | def buildZIO(chart: Chart): Task[Seq[Span]] =
423[warn] | ^^^
424[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
425[warn] |
426[warn] | longer explanation available when compiling with `-explain`
427[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioGrid.scala:13:35
428[warn] 13 | def buildZIO(grid: Grid): Task[Seq[Span]] =
429[warn] | ^^^
430[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
431[warn] |
432[warn] | longer explanation available when compiling with `-explain`
433[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioLabel.scala:13:37
434[warn] 13 | def buildZIO(label: Label): Task[Seq[Span]] =
435[warn] | ^^^
436[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
437[warn] |
438[warn] | longer explanation available when compiling with `-explain`
439[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioTable.scala:13:37
440[warn] 13 | def buildZIO(table: Table): Task[Seq[Span]] =
441[warn] | ^^^
442[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
443[warn] |
444[warn] | longer explanation available when compiling with `-explain`
445[warn] 6 warnings found
446[info] done compiling
447Starting build for ProjectRef(file:/build/repo/,richZio) (swearwolf-rich-zio)... [3/8]
448Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/rich/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
449[info] compiling 14 Scala sources to /build/repo/rich/target/scala-3.7.4-RC2/classes ...
450[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
451[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Builder.scala:25:40
452[warn] 25 | def build[F[_]: MonadError](elements: Seq[Element]): F[Span] =
453[warn] | ^^^
454[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
455[warn] |
456[warn] | longer explanation available when compiling with `-explain`
457[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Element.scala:10:93
458[warn] 10 |private[internal] final case class TagElement(name: String, value: Option[String], children: Seq[Element]) extends Element
459[warn] | ^^^
460[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
461[warn] |
462[warn] | longer explanation available when compiling with `-explain`
463[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Lexer.scala:6:26
464[warn] 6 | def lex(input: String): Seq[Token] =
465[warn] | ^^^
466[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
467[warn] |
468[warn] | longer explanation available when compiling with `-explain`
469[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:9:48
470[warn] 9 | def parse[F[_]: MonadError](input: String): F[Seq[Element]] =
471[warn] | ^^^
472[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
473[warn] |
474[warn] | longer explanation available when compiling with `-explain`
475[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:11:48
476[warn] 11 | def iterate(acc: Stack[TagElement], tokens: Seq[Token]): Seq[Element] =
477[warn] | ^^^
478[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
479[warn] |
480[warn] | longer explanation available when compiling with `-explain`
481[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:11:61
482[warn] 11 | def iterate(acc: Stack[TagElement], tokens: Seq[Token]): Seq[Element] =
483[warn] | ^^^
484[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
485[warn] |
486[warn] | longer explanation available when compiling with `-explain`
487[warn] 7 warnings found
488[info] done compiling
489[info] compiling 1 Scala source to /build/repo/ziox/rich/target/scala-3.7.4-RC2/classes ...
490[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
491[warn] one warning found
492[info] done compiling
493Starting build for ProjectRef(file:/build/repo/,term) (swearwolf-term)... [4/8]
494Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/term/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
495[info] compiling 9 Scala sources to /build/repo/term/target/scala-3.7.4-RC2/test-classes ...
496[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
497[warn] one warning found
498[info] done compiling
499Starting build for ProjectRef(file:/build/repo/,utilZio) (swearwolf-util-zio)... [5/8]
500Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/util/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
501[info] compiling 1 Scala source to /build/repo/ziox/util/target/scala-3.7.4-RC2/test-classes ...
502[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
503[warn] one warning found
504[info] done compiling
505Starting build for ProjectRef(file:/build/repo/,util) (swearwolf-util)... [6/8]
506Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/util/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
507[info] compiling 7 Scala sources to /build/repo/util/target/scala-3.7.4-RC2/test-classes ...
508[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
509[warn] one warning found
510[info] done compiling
511Starting build for ProjectRef(file:/build/repo/,rich) (swearwolf-rich)... [7/8]
512Compile scalacOptions: -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/rich/target/scala-3.7.4-RC2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
513[info] compiling 4 Scala sources to /build/repo/rich/target/scala-3.7.4-RC2/test-classes ...
514[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
515[warn] one warning found
516[info] done compiling
517
518************************
519Build summary:
520[{
521 "module": "swearwolf-shapes",
522 "compile": {"status": "ok", "tookMs": 17953, "warnings": 21, "errors": 0, "sourceVersion": "3.7-migration"},
523 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
524 "test-compile": {"status": "ok", "tookMs": 2175, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
525 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
526 "publish": {"status": "skipped", "tookMs": 0},
527 "metadata": {
528 "crossScalaVersions": ["3.1.3"]
529}
530},{
531 "module": "swearwolf-term-zio",
532 "compile": {"status": "ok", "tookMs": 2352, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
533 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
534 "test-compile": {"status": "ok", "tookMs": 929, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
535 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
536 "publish": {"status": "skipped", "tookMs": 0},
537 "metadata": {
538 "crossScalaVersions": ["3.1.3"]
539}
540},{
541 "module": "swearwolf-shapes-zio",
542 "compile": {"status": "ok", "tookMs": 863, "warnings": 5, "errors": 0, "sourceVersion": "3.7-migration"},
543 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
544 "test-compile": {"status": "ok", "tookMs": 320, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
545 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
546 "publish": {"status": "skipped", "tookMs": 0},
547 "metadata": {
548 "crossScalaVersions": ["3.1.3"]
549}
550},{
551 "module": "swearwolf-rich-zio",
552 "compile": {"status": "ok", "tookMs": 1610, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
553 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
554 "test-compile": {"status": "ok", "tookMs": 315, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
555 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
556 "publish": {"status": "skipped", "tookMs": 0},
557 "metadata": {
558 "crossScalaVersions": ["3.1.3"]
559}
560},{
561 "module": "swearwolf-term",
562 "compile": {"status": "ok", "tookMs": 101, "warnings": 6, "errors": 0, "sourceVersion": "3.7-migration"},
563 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
564 "test-compile": {"status": "ok", "tookMs": 2117, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
565 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
566 "publish": {"status": "skipped", "tookMs": 0},
567 "metadata": {
568 "crossScalaVersions": ["3.1.3"]
569}
570},{
571 "module": "swearwolf-util-zio",
572 "compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
573 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
574 "test-compile": {"status": "ok", "tookMs": 807, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
575 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
576 "publish": {"status": "skipped", "tookMs": 0},
577 "metadata": {
578 "crossScalaVersions": ["3.1.3"]
579}
580},{
581 "module": "swearwolf-util",
582 "compile": {"status": "ok", "tookMs": 34, "warnings": 6, "errors": 0, "sourceVersion": "3.7-migration"},
583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
584 "test-compile": {"status": "ok", "tookMs": 1458, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
585 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
586 "publish": {"status": "skipped", "tookMs": 0},
587 "metadata": {
588 "crossScalaVersions": ["3.1.3"]
589}
590},{
591 "module": "swearwolf-rich",
592 "compile": {"status": "ok", "tookMs": 145, "warnings": 6, "errors": 0, "sourceVersion": "3.7-migration"},
593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
594 "test-compile": {"status": "ok", "tookMs": 1412, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
595 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
596 "publish": {"status": "skipped", "tookMs": 0},
597 "metadata": {
598 "crossScalaVersions": ["3.1.3"]
599}
600}]
601************************
602[success] Total time: 51 s, completed Nov 14, 2025, 10:23:32 PM
603[0JChecking patch project/plugins.sbt...
604Checking patch project/build.properties...
605Checking patch build.sbt...
606Applied patch project/plugins.sbt cleanly.
607Applied patch project/build.properties cleanly.
608Applied patch build.sbt cleanly.
609Commit migration rewrites
610Switched to a new branch 'opencb/migrate-source-3.7'
611[opencb/migrate-source-3.7 3ec0763] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
612 1 file changed, 1 insertion(+), 1 deletion(-)
613----
614Preparing build for 3.8.0-RC1
615Scala binary version found: 3.8
616Implicitly using source version 3.8
617Scala binary version found: 3.8
618Implicitly using source version 3.8
619Would try to apply common scalacOption (best-effort, sbt/mill only):
620Append: ,REQUIRE:-source:3.8
621Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
622----
623Starting build for 3.8.0-RC1
624Execute tests: false
625sbt project found:
626Sbt version 1.7.0-M3 is not supported, minimal supported version is 1.11.5
627Enforcing usage of sbt in version 1.11.5
628No prepare script found for project gchudnov/swearwolf
629/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
630##################################
631Scala version: 3.8.0-RC1
632Targets: com.github.gchudnov%swearwolf-rich com.github.gchudnov%swearwolf-rich-zio com.github.gchudnov%swearwolf-shapes com.github.gchudnov%swearwolf-shapes-zio com.github.gchudnov%swearwolf-term com.github.gchudnov%swearwolf-term-zio com.github.gchudnov%swearwolf-util com.github.gchudnov%swearwolf-util-zio
633Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
634##################################
635Using extra scalacOptions: ,REQUIRE:-source:3.8
636Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
637[sbt_options] declare -a sbt_options=()
638[process_args] java_version = '17'
639[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
640# Executing command line:
641java
642-Dfile.encoding=UTF-8
643-Dcommunitybuild.scala=3.8.0-RC1
644-Dcommunitybuild.project.dependencies.add=
645-Xmx7G
646-Xms4G
647-Xss8M
648-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
649-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
650-jar
651/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
652"setCrossScalaVersions 3.8.0-RC1"
653"++3.8.0-RC1 -v"
654"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
655"set every credentials := Nil"
656"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
657"removeScalacOptionsStartingWith -P:wartremover"
658disableFatalWarnings
659moduleMappings
660"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.github.gchudnov%swearwolf-rich com.github.gchudnov%swearwolf-rich-zio com.github.gchudnov%swearwolf-shapes com.github.gchudnov%swearwolf-shapes-zio com.github.gchudnov%swearwolf-term com.github.gchudnov%swearwolf-term-zio com.github.gchudnov%swearwolf-util com.github.gchudnov%swearwolf-util-zio"
661
662[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
663[info] loading settings for project repo-build-build from sbt-updates.sbt...
664[info] loading project definition from /build/repo/project/project
665[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
666[info] loading project definition from /build/repo/project
667[info] loading settings for project root from build.sbt, version.sbt...
668[info] resolving key references (13522 settings) ...
669[info] set current project to swearwolf (in build file:/build/repo/)
670[warn] there's a key that's not used by any other settings/tasks:
671[warn]
672[warn] * Global / resolvers
673[warn] +- (sbt.Classpaths.baseGlobalDefaults) Defaults.scala:3143
674[warn] +- /build/repo/project/CommunityBuildPlugin.scala:390
675[warn] +- /build/repo/build.sbt:178
676[warn]
677[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
678[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
679Execute setCrossScalaVersions: 3.8.0-RC1
680OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in exampleEither/crossScalaVersions
681OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in exampleLog/crossScalaVersions
682OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in exampleNonInteractive/crossScalaVersions
683OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in util/crossScalaVersions
684OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in rich/crossScalaVersions
685OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in richZio/crossScalaVersions
686OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in shapesZio/crossScalaVersions
687OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in utilZio/crossScalaVersions
688OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in exampleColors/crossScalaVersions
689OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in term/crossScalaVersions
690OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in exampleZio/crossScalaVersions
691OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in root/crossScalaVersions
692OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in termZio/crossScalaVersions
693OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC1 in shapes/crossScalaVersions
694[info] set current project to swearwolf (in build file:/build/repo/)
695[info] Setting Scala version to 3.8.0-RC1 on 14 projects.
696[info] Switching Scala version on:
697[info] shapesZio (3.8.0-RC1)
698[info] util (3.8.0-RC1)
699[info] shapes (3.8.0-RC1)
700[info] * root (3.8.0-RC1)
701[info] utilZio (3.8.0-RC1)
702[info] termZio (3.8.0-RC1)
703[info] term (3.8.0-RC1)
704[info] rich (3.8.0-RC1)
705[info] exampleNonInteractive (3.8.0-RC1)
706[info] richZio (3.8.0-RC1)
707[info] exampleLog (3.8.0-RC1)
708[info] exampleEither (3.8.0-RC1)
709[info] exampleColors (3.8.0-RC1)
710[info] exampleZio (3.8.0-RC1)
711[info] Excluding projects:
712[info] Reapplying settings...
713[info] set current project to swearwolf (in build file:/build/repo/)
714Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
715[info] Reapplying settings...
716[info] set current project to swearwolf (in build file:/build/repo/)
717[info] Defining Global / credentials, credentials and 12 others.
718[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 74 others.
719[info] Run `last` for details.
720[info] Reapplying settings...
721[info] set current project to swearwolf (in build file:/build/repo/)
722Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
723[info] Reapplying settings...
724OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
725
726 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
727 Did you mean rich / allExcludeDependencies ?
728 , retry without global scopes
729[info] Reapplying settings...
730[info] set current project to swearwolf (in build file:/build/repo/)
731Execute removeScalacOptionsStartingWith: -P:wartremover
732[info] Reapplying settings...
733[info] set current project to swearwolf (in build file:/build/repo/)
734Execute disableFatalWarnings:
735[info] Reapplying settings...
736[info] set current project to swearwolf (in build file:/build/repo/)
737[success] Total time: 0 s, completed Nov 14, 2025, 10:23:47 PM
738Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
739Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
740Starting build...
741Projects: Set(shapesZio, util, shapes, utilZio, termZio, term, rich, richZio)
742Starting build for ProjectRef(file:/build/repo/,shapes) (swearwolf-shapes)... [0/8]
743OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
744OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
745OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
746Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/shapes/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
747[info] compiling 42 Scala sources to /build/repo/util/target/scala-3.8.0-RC1/classes ...
748[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
749[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/bytes/Bytes.scala:39:13
750[warn] 39 | def asSeq: IndexedSeq[Byte] =
751[warn] | ^^^^^^^^^^
752[warn] |type IndexedSeq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.IndexedSeq is now scala.collection.immutable.IndexedSeq instead of scala.collection.IndexedSeq
753[warn] |
754[warn] | longer explanation available when compiling with `-explain`
755[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/bytes/Bytes.scala:56:19
756[warn] 56 | def apply(bytes: Seq[Byte]): Bytes =
757[warn] | ^^^
758[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
759[warn] |
760[warn] | longer explanation available when compiling with `-explain`
761[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/numerics/Numerics.scala:12:29
762[warn] 12 | extension [T: Numeric](ys: Seq[T])
763[warn] | ^^^
764[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
765[warn] |
766[warn] | longer explanation available when compiling with `-explain`
767[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/numerics/Numerics.scala:16:45
768[warn] 16 | def scaleSeq(ceilY: T, maxY: Option[T]): Seq[T] =
769[warn] | ^^^
770[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
771[warn] |
772[warn] | longer explanation available when compiling with `-explain`
773[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/spans/Span.scala:9:55
774[warn] 9 |final case class StyleSpan(style: TextStyle, children: Seq[Span]) extends Span
775[warn] | ^^^
776[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
777[warn] |
778[warn] | longer explanation available when compiling with `-explain`
779[warn] -- [E114] Syntax Warning: /build/repo/util/src/main/scala/com/github/gchudnov/swearwolf/util/styles/TextStyle.scala:9:38
780[warn] 9 |final case class TextStyleSeq(styles: Seq[TextStyle]) extends TextStyle
781[warn] | ^^^
782[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
783[warn] |
784[warn] | longer explanation available when compiling with `-explain`
785[warn] there was 1 deprecation warning; re-run with -deprecation for details
786[warn] 8 warnings found
787[info] done compiling
788[info] compiling 53 Scala sources to /build/repo/term/target/scala-3.8.0-RC1/classes ...
789[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
790[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/Shortcuts.scala:25:25
791[warn] 25 | def keyCombination(ks: Seq[KeyCode]): String =
792[warn] | ^^^
793[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
794[warn] |
795[warn] | longer explanation available when compiling with `-explain`
796[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:63:27
797[warn] 63 | final case class Acc(ks: Seq[KeySeq], rest: Seq[Byte])
798[warn] | ^^^
799[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
800[warn] |
801[warn] | longer explanation available when compiling with `-explain`
802[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:63:46
803[warn] 63 | final case class Acc(ks: Seq[KeySeq], rest: Seq[Byte])
804[warn] | ^^^
805[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
806[warn] |
807[warn] | longer explanation available when compiling with `-explain`
808[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/screens/AnyShellScreen.scala:59:47
809[warn] 59 | def makeActionExecutor[F[_]: MonadError](xs: Seq[TermAction[F]]): TermAction[F] = (term: Term[F]) =>
810[warn] | ^^^
811[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
812[warn] |
813[warn] | longer explanation available when compiling with `-explain`
814[warn] -- [E114] Syntax Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/writers/AnyWriter.scala:39:34
815[warn] 39 | def toEscSeq(style: TextStyle): Seq[EscSeq] =
816[warn] | ^^^
817[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
818[warn] |
819[warn] | longer explanation available when compiling with `-explain`
820[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/term/src/main/scala/com/github/gchudnov/swearwolf/term/eventloops/AnyEventLoop.scala:46:4
821[warn] 46 | acc match
822[warn] | ^^^
823[warn] |match may not be exhaustive.
824[warn] |
825[warn] |It would fail on pattern case: com.github.gchudnov.swearwolf.term.eventloops.AnyEventLoop.Acc(_, _)
826[warn] |
827[warn] | longer explanation available when compiling with `-explain`
828[warn] 7 warnings found
829[info] done compiling
830[info] compiling 26 Scala sources to /build/repo/shapes/target/scala-3.8.0-RC1/classes ...
831[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
832[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/Box.scala:17:43
833[warn] 17 | def build[F[_]: MonadError](box: Box): F[Seq[Span]] =
834[warn] | ^^^
835[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
836[warn] |
837[warn] | longer explanation available when compiling with `-explain`
838[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/internal/BoxBuilder.scala:12:23
839[warn] 12 | def build(box: Box): Seq[Span] =
840[warn] | ^^^
841[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
842[warn] |
843[warn] | longer explanation available when compiling with `-explain`
844[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/box/internal/BoxBuilder.scala:18:33
845[warn] 18 | private def prepare(box: Box): Seq[String] =
846[warn] | ^^^
847[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
848[warn] |
849[warn] | longer explanation available when compiling with `-explain`
850[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/Chart.scala:13:41
851[warn] 13 |final case class Chart(size: Size, data: Seq[Double], style: ChartStyle):
852[warn] | ^^^
853[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
854[warn] |
855[warn] | longer explanation available when compiling with `-explain`
856[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/Chart.scala:19:47
857[warn] 19 | def build[F[_]: MonadError](chart: Chart): F[Seq[Span]] =
858[warn] | ^^^
859[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
860[warn] |
861[warn] | longer explanation available when compiling with `-explain`
862[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:19:27
863[warn] 19 | def build(chart: Chart): Seq[Span] =
864[warn] | ^^^
865[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
866[warn] |
867[warn] | longer explanation available when compiling with `-explain`
868[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:23:82
869[warn] 23 | private[chart] def prepare(sz: Size, ceilY: Double, maxY: Option[Double], data: Seq[Double], style: ChartStyle): Seq[String] =
870[warn] | ^^^
871[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
872[warn] |
873[warn] | longer explanation available when compiling with `-explain`
874[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/chart/internal/ChartBuilder.scala:23:115
875[warn] 23 | private[chart] def prepare(sz: Size, ceilY: Double, maxY: Option[Double], data: Seq[Double], style: ChartStyle): Seq[String] =
876[warn] | ^^^
877[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
878[warn] |
879[warn] | longer explanation available when compiling with `-explain`
880[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/Grid.scala:18:45
881[warn] 18 | def build[F[_]: MonadError](grid: Grid): F[Seq[Span]] =
882[warn] | ^^^
883[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
884[warn] |
885[warn] | longer explanation available when compiling with `-explain`
886[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/internal/GridBuilder.scala:11:25
887[warn] 11 | def build(grid: Grid): Seq[Span] =
888[warn] | ^^^
889[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
890[warn] |
891[warn] | longer explanation available when compiling with `-explain`
892[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/grid/internal/GridBuilder.scala:17:35
893[warn] 17 | private def prepare(grid: Grid): Seq[String] =
894[warn] | ^^^
895[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
896[warn] |
897[warn] | longer explanation available when compiling with `-explain`
898[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/Label.scala:17:47
899[warn] 17 | def build[F[_]: MonadError](label: Label): F[Seq[Span]] =
900[warn] | ^^^
901[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
902[warn] |
903[warn] | longer explanation available when compiling with `-explain`
904[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/internal/LabelBuilder.scala:13:27
905[warn] 13 | def build(label: Label): Seq[Span] =
906[warn] | ^^^
907[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
908[warn] |
909[warn] | longer explanation available when compiling with `-explain`
910[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/label/internal/LabelBuilder.scala:17:37
911[warn] 17 | private def prepare(label: Label): Seq[String] =
912[warn] | ^^^
913[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
914[warn] |
915[warn] | longer explanation available when compiling with `-explain`
916[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:14:29
917[warn] 14 |final case class Table(rows: Seq[Seq[Any]], style: TableStyle):
918[warn] | ^^^
919[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
920[warn] |
921[warn] | longer explanation available when compiling with `-explain`
922[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:14:33
923[warn] 14 |final case class Table(rows: Seq[Seq[Any]], style: TableStyle):
924[warn] | ^^^
925[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
926[warn] |
927[warn] | longer explanation available when compiling with `-explain`
928[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/Table.scala:27:47
929[warn] 27 | def build[F[_]: MonadError](table: Table): F[Seq[Span]] =
930[warn] | ^^^
931[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
932[warn] |
933[warn] | longer explanation available when compiling with `-explain`
934[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:12:27
935[warn] 12 | def build(table: Table): Seq[Span] =
936[warn] | ^^^
937[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
938[warn] |
939[warn] | longer explanation available when compiling with `-explain`
940[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:27:37
941[warn] 27 | private def prepare(table: Table): Seq[String] =
942[warn] | ^^^
943[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
944[warn] |
945[warn] | longer explanation available when compiling with `-explain`
946[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:42:45
947[warn] 42 | private def colWidths(td: TableDesc, rows: Seq[Seq[Any]]) =
948[warn] | ^^^
949[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
950[warn] |
951[warn] | longer explanation available when compiling with `-explain`
952[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/main/scala/com/github/gchudnov/swearwolf/shapes/table/internal/TableBuilder.scala:42:49
953[warn] 42 | private def colWidths(td: TableDesc, rows: Seq[Seq[Any]]) =
954[warn] | ^^^
955[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
956[warn] |
957[warn] | longer explanation available when compiling with `-explain`
958[warn] 22 warnings found
959[info] done compiling
960[info] compiling 6 Scala sources to /build/repo/shapes/target/scala-3.8.0-RC1/test-classes ...
961[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
962[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/test/scala/com/github/gchudnov/swearwolf/shapes/table/TableSpec.scala:42:30
963[warn] 42 | val data = Seq.empty[Seq[Any]]
964[warn] | ^^^
965[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
966[warn] |
967[warn] | longer explanation available when compiling with `-explain`
968[warn] -- [E114] Syntax Warning: /build/repo/shapes/src/test/scala/com/github/gchudnov/swearwolf/shapes/table/TableSpec.scala:65:35
969[warn] 65 | val data = Seq.empty[Seq[Any]]
970[warn] | ^^^
971[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
972[warn] |
973[warn] | longer explanation available when compiling with `-explain`
974[warn] three warnings found
975[info] done compiling
976Starting build for ProjectRef(file:/build/repo/,termZio) (swearwolf-term-zio)... [1/8]
977Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/term/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
978[info] compiling 3 Scala sources to /build/repo/ziox/util/target/scala-3.8.0-RC1/classes ...
979[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
980[warn] one warning found
981[info] done compiling
982[info] compiling 8 Scala sources to /build/repo/ziox/term/target/scala-3.8.0-RC1/classes ...
983[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
984[warn] one warning found
985[info] done compiling
986Starting build for ProjectRef(file:/build/repo/,shapesZio) (swearwolf-shapes-zio)... [2/8]
987Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/shapes/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
988[info] compiling 6 Scala sources to /build/repo/ziox/shapes/target/scala-3.8.0-RC1/classes ...
989[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
990[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioBox.scala:13:33
991[warn] 13 | def buildZIO(box: Box): Task[Seq[Span]] =
992[warn] | ^^^
993[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
994[warn] |
995[warn] | longer explanation available when compiling with `-explain`
996[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioChart.scala:13:37
997[warn] 13 | def buildZIO(chart: Chart): Task[Seq[Span]] =
998[warn] | ^^^
999[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1000[warn] |
1001[warn] | longer explanation available when compiling with `-explain`
1002[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioGrid.scala:13:35
1003[warn] 13 | def buildZIO(grid: Grid): Task[Seq[Span]] =
1004[warn] | ^^^
1005[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1006[warn] |
1007[warn] | longer explanation available when compiling with `-explain`
1008[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioLabel.scala:13:37
1009[warn] 13 | def buildZIO(label: Label): Task[Seq[Span]] =
1010[warn] | ^^^
1011[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1012[warn] |
1013[warn] | longer explanation available when compiling with `-explain`
1014[warn] -- [E114] Syntax Warning: /build/repo/ziox/shapes/src/main/scala/com/github/gchudnov/swearwolf/zio/shapes/instances/ZioTable.scala:13:37
1015[warn] 13 | def buildZIO(table: Table): Task[Seq[Span]] =
1016[warn] | ^^^
1017[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1018[warn] |
1019[warn] | longer explanation available when compiling with `-explain`
1020[warn] 6 warnings found
1021[info] done compiling
1022Starting build for ProjectRef(file:/build/repo/,richZio) (swearwolf-rich-zio)... [3/8]
1023Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/rich/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1024[info] compiling 14 Scala sources to /build/repo/rich/target/scala-3.8.0-RC1/classes ...
1025[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1026[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Builder.scala:25:40
1027[warn] 25 | def build[F[_]: MonadError](elements: Seq[Element]): F[Span] =
1028[warn] | ^^^
1029[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1030[warn] |
1031[warn] | longer explanation available when compiling with `-explain`
1032[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Element.scala:10:93
1033[warn] 10 |private[internal] final case class TagElement(name: String, value: Option[String], children: Seq[Element]) extends Element
1034[warn] | ^^^
1035[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1036[warn] |
1037[warn] | longer explanation available when compiling with `-explain`
1038[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Lexer.scala:6:26
1039[warn] 6 | def lex(input: String): Seq[Token] =
1040[warn] | ^^^
1041[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1042[warn] |
1043[warn] | longer explanation available when compiling with `-explain`
1044[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:9:48
1045[warn] 9 | def parse[F[_]: MonadError](input: String): F[Seq[Element]] =
1046[warn] | ^^^
1047[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1048[warn] |
1049[warn] | longer explanation available when compiling with `-explain`
1050[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:11:48
1051[warn] 11 | def iterate(acc: Stack[TagElement], tokens: Seq[Token]): Seq[Element] =
1052[warn] | ^^^
1053[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1054[warn] |
1055[warn] | longer explanation available when compiling with `-explain`
1056[warn] -- [E114] Syntax Warning: /build/repo/rich/src/main/scala/com/github/gchudnov/swearwolf/rich/internal/Parser.scala:11:61
1057[warn] 11 | def iterate(acc: Stack[TagElement], tokens: Seq[Token]): Seq[Element] =
1058[warn] | ^^^
1059[warn] |type Seq in package scala has changed semantics in version SpecificScalaVersion(2,13,0,Final): scala.Seq is now scala.collection.immutable.Seq instead of scala.collection.Seq
1060[warn] |
1061[warn] | longer explanation available when compiling with `-explain`
1062[warn] 7 warnings found
1063[info] done compiling
1064[info] compiling 1 Scala source to /build/repo/ziox/rich/target/scala-3.8.0-RC1/classes ...
1065[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1066[warn] one warning found
1067[info] done compiling
1068Starting build for ProjectRef(file:/build/repo/,term) (swearwolf-term)... [4/8]
1069Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/term/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1070[info] compiling 9 Scala sources to /build/repo/term/target/scala-3.8.0-RC1/test-classes ...
1071[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1072[warn] one warning found
1073[info] done compiling
1074Starting build for ProjectRef(file:/build/repo/,utilZio) (swearwolf-util-zio)... [5/8]
1075Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/ziox/util/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1076[info] compiling 1 Scala source to /build/repo/ziox/util/target/scala-3.8.0-RC1/test-classes ...
1077[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1078[warn] one warning found
1079[info] done compiling
1080Starting build for ProjectRef(file:/build/repo/,util) (swearwolf-util)... [6/8]
1081Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/util/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1082[info] compiling 7 Scala sources to /build/repo/util/target/scala-3.8.0-RC1/test-classes ...
1083[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1084[warn] one warning found
1085[info] done compiling
1086Starting build for ProjectRef(file:/build/repo/,rich) (swearwolf-rich)... [7/8]
1087Compile scalacOptions: -indent, -new-syntax, -print-lines, -unchecked, -Ykind-projector, -Xmigration, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:postfixOps, -Xsemanticdb, -semanticdb-target, /build/repo/rich/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1088[info] compiling 4 Scala sources to /build/repo/rich/target/scala-3.8.0-RC1/test-classes ...
1089[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1090[warn] one warning found
1091[info] done compiling
1092
1093************************
1094Build summary:
1095[{
1096 "module": "swearwolf-shapes",
1097 "compile": {"status": "ok", "tookMs": 21966, "warnings": 21, "errors": 0, "sourceVersion": "3.8"},
1098 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1099 "test-compile": {"status": "ok", "tookMs": 2406, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1100 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1101 "publish": {"status": "skipped", "tookMs": 0},
1102 "metadata": {
1103 "crossScalaVersions": ["3.1.3"]
1104}
1105},{
1106 "module": "swearwolf-term-zio",
1107 "compile": {"status": "ok", "tookMs": 2457, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1108 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1109 "test-compile": {"status": "ok", "tookMs": 250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1110 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1111 "publish": {"status": "skipped", "tookMs": 0},
1112 "metadata": {
1113 "crossScalaVersions": ["3.1.3"]
1114}
1115},{
1116 "module": "swearwolf-shapes-zio",
1117 "compile": {"status": "ok", "tookMs": 910, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
1118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1119 "test-compile": {"status": "ok", "tookMs": 311, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1120 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1121 "publish": {"status": "skipped", "tookMs": 0},
1122 "metadata": {
1123 "crossScalaVersions": ["3.1.3"]
1124}
1125},{
1126 "module": "swearwolf-rich-zio",
1127 "compile": {"status": "ok", "tookMs": 2105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1129 "test-compile": {"status": "ok", "tookMs": 313, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1131 "publish": {"status": "skipped", "tookMs": 0},
1132 "metadata": {
1133 "crossScalaVersions": ["3.1.3"]
1134}
1135},{
1136 "module": "swearwolf-term",
1137 "compile": {"status": "ok", "tookMs": 103, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
1138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1139 "test-compile": {"status": "ok", "tookMs": 2205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1140 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1141 "publish": {"status": "skipped", "tookMs": 0},
1142 "metadata": {
1143 "crossScalaVersions": ["3.1.3"]
1144}
1145},{
1146 "module": "swearwolf-util-zio",
1147 "compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1149 "test-compile": {"status": "ok", "tookMs": 824, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1150 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1151 "publish": {"status": "skipped", "tookMs": 0},
1152 "metadata": {
1153 "crossScalaVersions": ["3.1.3"]
1154}
1155},{
1156 "module": "swearwolf-util",
1157 "compile": {"status": "ok", "tookMs": 75, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
1158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1159 "test-compile": {"status": "ok", "tookMs": 1558, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1161 "publish": {"status": "skipped", "tookMs": 0},
1162 "metadata": {
1163 "crossScalaVersions": ["3.1.3"]
1164}
1165},{
1166 "module": "swearwolf-rich",
1167 "compile": {"status": "ok", "tookMs": 160, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
1168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1169 "test-compile": {"status": "ok", "tookMs": 1400, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1171 "publish": {"status": "skipped", "tookMs": 0},
1172 "metadata": {
1173 "crossScalaVersions": ["3.1.3"]
1174}
1175}]
1176************************
1177[success] Total time: 50 s, completed Nov 14, 2025, 10:24:37 PM
1178[0JChecking patch project/plugins.sbt...
1179Checking patch project/build.properties...
1180Checking patch build.sbt...
1181Applied patch project/plugins.sbt cleanly.
1182Applied patch project/build.properties cleanly.
1183Applied patch build.sbt cleanly.