Test ci #2
publish.yml
on: push
build-windows-amd64
5m 58s
build-linux-amd64
3m 28s
build-macos-arm64
2m 24s
Annotations
34 warnings
build-macos-arm64
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-arm64
No files were found with the provided path: ./bin/macos/vb6-macos-arm64.tar. No artifacts will be uploaded.
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-macos-arm64:
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-arm64:
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-arm64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-macos-arm64:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L84
The field 'VBLabel.accessText' is never used
|
build-linux-amd64
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-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-linux-amd64:
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-amd64:
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-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-linux-amd64:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L84
The field 'VBLabel.accessText' is never used
|
build-windows-amd64
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-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/AvaloniaInterop/AvaloniaMethodsInteroperability.cs#L27
Unreachable code detected
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/StatementExecutor.cs#L454
Unreachable code detected
|
build-windows-amd64:
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-amd64:
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-amd64:
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
build-windows-amd64:
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L83
The field 'VBLabel.textblock' is never used
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-bin
|
29.3 MB |
|
windows-bin
|
33.8 MB |
|