Build Logs

lolgab/snunit • 12746557689

Errors

0

Warnings

9

Total Lines

140

1##################################
2Clonning https://github.com/lolgab/snunit.git into repo using revision 0.3.0
3##################################
4Note: switching to '0521ef48201cc938838580ecbf4e7b933fe99c88'.
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.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.10.11
35Detected mill version=0.10.11, binary version: 0.10
36No prepare script found for project lolgab/snunit
37No mill build directory found
38Apply scalafix rules to ./build.sc
39Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
40Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
41Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
42##################################
43Scala version: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
44Targets: com.github.lolgab%snunit com.github.lolgab%snunit-tapir
45Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
46##################################
47Try build using ./mill
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50
51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
53
54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
55
56 0 67.7M 0 24786 0 0 114k 0 0:10:04 --:--:-- 0:10:04 114k
57100 67.7M 100 67.7M 0 0 154M 0 --:--:-- --:--:-- --:--:-- 297M
58Preparing Java 17.0.8 runtime; this may take a minute or two ...
59Build config: {
60 "projects": {
61 "exclude": [],
62 "overrides": {}
63 },
64 "java": {
65 "version": "17"
66 },
67 "sbt": {
68 "commands": [],
69 "options": []
70 },
71 "mill": {
72 "options": []
73 },
74 "tests": "compile-only",
75 "migrationVersions": [],
76 "sourcePatches": []
77}
78Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
79OpenCB::Use cross-version 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT instead of 3.2.2
80OpenCB::Use cross-version (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT,0.23.18) instead of (3.2.2,0.23.18)
81OpenCB::Use cross-version (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT,1.0.0-M39) instead of (3.2.2,1.0.0-M39)
82
83Starting build for snunit
84No test module defined in snunit[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm
85Failed to resolve scalaVersion, assume it's Scala 3 project
86OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
87Failed to resolve scalaVersion, assume it's Scala 3 project
88OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
89[info] compiling 7 Scala sources to /build/repo/out/snunit/3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/jvm/compile.dest/classes ...
90[info] done compiling
91Successfully evaluated snunit[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm.compile
92Skipping unused scalacOptions: -Wconf, -source
93Flag -classpath set repeatedly
941 warning found
95Successfully evaluated snunit[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm.docJar
96Module snunit[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm is not a publish module, skipping publishing
97
98Starting build for snunit-tapir
99No test module defined in snunit-tapir[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm
100Failed to resolve scalaVersion, assume it's Scala 3 project
101Failed to resolve scalaVersion, assume it's Scala 3 project
102[info] compiling 3 Scala sources to /build/repo/out/snunit-tapir/3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/jvm/compile.dest/classes ...
103[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/snunit-tapir/src/snunit/tapir/SNUnitGenericServerInterpreter.scala:56:30
104[warn] 56 | val body: Array[Byte] = bodyType match {
105[warn] | ^^^^^^^^
106[warn] | match may not be exhaustive.
107[warn] |
108[warn] | It would fail on pattern case: InputStreamBody
109[warn] |
110[warn] | longer explanation available when compiling with `-explain`
111[warn] one warning found
112[info] done compiling
113Successfully evaluated snunit-tapir[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm.compile
114Skipping unused scalacOptions: -Wconf, -source
115Flag -classpath set repeatedly
1161 warning found
117Successfully evaluated snunit-tapir[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm.docJar
118Module snunit-tapir[3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT].jvm is not a publish module, skipping publishing
119
120************************
121Build summary:
122[{
123 "module": "snunit",
124 "compile": {"status": "ok", "tookMs": 9895, "warnings": 0, "errors": 0},
125 "doc": {"status": "ok", "tookMs": 4887, "files": 1, "totalSizeKb": 2678},
126 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
127 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
128 "publish": {"status": "skipped", "tookMs": 0}
129},{
130 "module": "snunit-tapir",
131 "compile": {"status": "ok", "tookMs": 5403, "warnings": 0, "errors": 0},
132 "doc": {"status": "ok", "tookMs": 2935, "files": 1, "totalSizeKb": 2654},
133 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
134 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
135 "publish": {"status": "skipped", "tookMs": 0}
136}]
137************************"
138
139Checking patch build.sc...
140Applied patch build.sc cleanly.