Implementation of LDFN & CALL_SP, and some fixes delegate calling #386
Annotations
10 errors and 13 warnings
test/vc_test/expression_test.cs#L31
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L49
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L67
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L86
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L101
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L116
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L152
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L188
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/module_test.cs#L38
'VeinMethod' does not contain a definition for 'Arguments' and no accessible extension method 'Arguments' accepting a first argument of type 'VeinMethod' could be found (are you missing a using directive or an assembly reference?)
|
test/vc_test/expression_test.cs#L31
'VeinComplexType' does not contain a definition for 'TypeCode' and no accessible extension method 'TypeCode' accepting a first argument of type 'VeinComplexType' could be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
|
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
|
|
|
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressTask.cs#L8
Field 'STATE_TASK_FAILED' should not contain an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1310.md)
|
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressTask.cs#L150
The documentation for parameter 'isFailed' is missing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1611.md)
|
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressContext.cs#L33
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
|
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
|
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x64-build", "osx-x64-build", "win-x64-build".
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/
|
The logs for this run have expired and are no longer available.
Loading