Lsp/initial parse #81
Annotations
1 error and 13 warnings
Restore the application
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2. 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: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Execute unit tests
ProjectReference 'D:\a\Rubberduck3\Rubberduck3\Client\Rubberduck.Unmanaged\Rubberduck.Unmanaged.csproj' was resolved using '.NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Execute unit tests
ProjectReference 'D:\a\Rubberduck3\Rubberduck3\Client\Rubberduck.Unmanaged\Rubberduck.Unmanaged.csproj' was resolved using '.NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Services/PerformanceRecordAggregator.cs#L168
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Services/PerformanceRecordAggregator.cs#L189
Cannot convert null literal to non-nullable reference type.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/WebApi/Model/Feature.cs#L66
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Settings/Model/TypedRubberduckSetting.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Model/Workspace/VBProjectInfo.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Model/Workspace/VBProjectInfo.cs#L8
Non-nullable property 'WorkspaceUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Model/Workspace/Reference.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit tests:
Shared/Rubberduck.InternalApi/Model/Workspace/ProjectTemplate.cs#L12
Non-nullable property 'ProjectFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading