Test ci #1
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@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 and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L9
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
Build and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L16
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
Build and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L21
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
Build and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/Interpreter/VB6Visitor.cs#L87
Type parameter 'T' has the same name as the type parameter from outer type 'VB6Visitor<T>'
|
|
|
Build and Publish AvaloniaVisualBasic.Desktop (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 and Publish AvaloniaVisualBasic.Desktop (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 and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/Interpreter/ExpressionExecutor.cs#L288
The variable '_' is declared but never used
|
Build and Publish AvaloniaVisualBasic.Desktop (Linux):
AvaloniaVisualBasic.Runtime/BuiltinControls/VBLabel.axaml.cs#L83
The field 'VBLabel.textblock' is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-bin", "macos-bin".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading