Test ci #5
Annotations
33 warnings
build-macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L136
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-macos:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-macos:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L83
The field 'VBLabel.textblock' is never used
|
build-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L136
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-linux:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-linux:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L84
The field 'VBLabel.accessText' is never used
|
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L136
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-windows:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-windows:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L84
The field 'VBLabel.accessText' is never used
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
linux-bin
Expired
|
35.2 MB |
sha256:0803bddfaa4d0c36187f5a2b1167fce0d6f97b4eb3fc2fb452edc66449f00998
|
|
macos-bin
Expired
|
38.9 MB |
sha256:94d47d0f4c2ed6fc9ccb886184e23cc0984e2a57532ec2cc76f9740d25711765
|
|
windows-bin
Expired
|
33.8 MB |
sha256:1f7f36701ad5e6957094b0b7154f4ecc3f9d2c839c38afb12769075408427a60
|
|