-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log_4.txt
More file actions
57 lines (49 loc) · 3.02 KB
/
build_log_4.txt
File metadata and controls
57 lines (49 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Running Gradle task 'assembleRelease'...
flutter : lib/infrastructure/agent/agen
t_service.dart:285:41: Error: A value
of type 'List<int>' can't be assigned
to a variable of type 'Uint8List'.
At line:1 char:1
+ flutter build apk --release >
build_log_4.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~
+ CategoryInfo : NotSpeci
fied: (lib/infrastruct...pe 'Uint8
List'.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCo
mmandError
- 'List' is from 'dart:core'.
- 'Uint8List' is from
'dart:typed_data'.
images: imageBytes != null ?
[imageBytes] : null,
^
lib/application/agents/debugger_agent.d
art:61:32: Error: Member not found:
'agentStep'.
type:
AgentEventType.agentStep,
^^^^^^^^^
Target kernel_snapshot_program failed:
Exception
FAILURE: Build failed with an
exception.
* What went wrong:
Execution failed for task
':app:compileFlutterBuildRelease'.
> Process 'command
'C:\flutter\bin\flutter.bat'' finished
with non-zero exit value 1
* Try:
> Run with --stacktrace option to get
the stack trace.
> Run with --info or --debug option to
get more log output.
> Run with --scan to get full insights.
> Get more help at
https://help.gradle.org.
BUILD FAILED in 11s
Running Gradle task 'assembleRelease'... 11.8s
Gradle task assembleRelease failed
with exit code 1