Build Logs
lolgab/snunit • scheduled_3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY
Errors
0
Warnings
9
Total Lines
139
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-bin-20241220-0bfa1af-NIGHTLY
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-bin-20241220-0bfa1af-NIGHTLY
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-bin-20241220-0bfa1af-NIGHTLY
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
56100 67.7M 100 67.7M 0 0 110M 0 --:--:-- --:--:-- --:--:-- 110M
57Preparing Java 17.0.8 runtime; this may take a minute or two ...
58Build config: {
59 "projects": {
60 "exclude": [],
61 "overrides": {}
62 },
63 "java": {
64 "version": "17"
65 },
66 "sbt": {
67 "commands": [],
68 "options": []
69 },
70 "mill": {
71 "options": []
72 },
73 "tests": "compile-only",
74 "migrationVersions": [],
75 "sourcePatches": []
76}
77Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
78OpenCB::Use cross-version 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY instead of 3.2.2
79OpenCB::Use cross-version (3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY,0.23.18) instead of (3.2.2,0.23.18)
80OpenCB::Use cross-version (3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY,1.0.0-M39) instead of (3.2.2,1.0.0-M39)
81
82Starting build for snunit
83No test module defined in snunit[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm
84Failed to resolve scalaVersion, assume it's Scala 3 project
85OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
86Failed to resolve scalaVersion, assume it's Scala 3 project
87OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
88[info] compiling 7 Scala sources to /build/repo/out/snunit/3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/jvm/compile.dest/classes ...
89[info] done compiling
90Successfully evaluated snunit[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm.compile
91Skipping unused scalacOptions: -Wconf, -source
92Flag -classpath set repeatedly
931 warning found
94Successfully evaluated snunit[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm.docJar
95Module snunit[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm is not a publish module, skipping publishing
96
97Starting build for snunit-tapir
98No test module defined in snunit-tapir[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm
99Failed to resolve scalaVersion, assume it's Scala 3 project
100Failed to resolve scalaVersion, assume it's Scala 3 project
101[info] compiling 3 Scala sources to /build/repo/out/snunit-tapir/3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/jvm/compile.dest/classes ...
102[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/snunit-tapir/src/snunit/tapir/SNUnitGenericServerInterpreter.scala:56:30
103[warn] 56 | val body: Array[Byte] = bodyType match {
104[warn] | ^^^^^^^^
105[warn] | match may not be exhaustive.
106[warn] |
107[warn] | It would fail on pattern case: InputStreamBody
108[warn] |
109[warn] | longer explanation available when compiling with `-explain`
110[warn] one warning found
111[info] done compiling
112Successfully evaluated snunit-tapir[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm.compile
113Skipping unused scalacOptions: -Wconf, -source
114Flag -classpath set repeatedly
1151 warning found
116Successfully evaluated snunit-tapir[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm.docJar
117Module snunit-tapir[3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY].jvm is not a publish module, skipping publishing
118
119************************
120Build summary:
121[{
122 "module": "snunit",
123 "compile": {"status": "ok", "tookMs": 5853, "warnings": 0, "errors": 0},
124 "doc": {"status": "ok", "tookMs": 3575, "files": 1, "totalSizeKb": 2678},
125 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
126 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
127 "publish": {"status": "skipped", "tookMs": 0}
128},{
129 "module": "snunit-tapir",
130 "compile": {"status": "ok", "tookMs": 5315, "warnings": 0, "errors": 0},
131 "doc": {"status": "ok", "tookMs": 3000, "files": 1, "totalSizeKb": 2654},
132 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
133 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
134 "publish": {"status": "skipped", "tookMs": 0}
135}]
136************************"
137
138Checking patch build.sc...
139Applied patch build.sc cleanly.