Pipeline/state #146
Annotations
3 errors and 16 warnings
build (Debug)
Process completed with exit code 1.
|
build (Release)
The job was canceled because "Debug" failed.
|
build (Release)
The operation was canceled.
|
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
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/
|
build (Debug)
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.
|
build (Debug)
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.
|
build (Debug):
Shared/Rubberduck.InternalApi/Services/PerformanceRecordAggregator.cs#L190
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
Shared/Rubberduck.InternalApi/Services/PerformanceRecordAggregator.cs#L211
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBByteValue.cs#L25
'VBByteValue.WithValue(double)' hides inherited member 'VBNumericTypedValue.WithValue(double)'. Use the new keyword if hiding was intended.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBByteValue.cs#L34
The member 'VBByteValue.WithValue(int)' does not hide an accessible member. The new keyword is not required.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBCurrencyValue.cs#L26
'VBCurrencyValue.WithValue(double)' hides inherited member 'VBNumericTypedValue.WithValue(double)'. Use the new keyword if hiding was intended.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBDecimalValue.cs#L26
'VBDecimalValue.WithValue(double)' hides inherited member 'VBNumericTypedValue.WithValue(double)'. Use the new keyword if hiding was intended.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBDoubleValue.cs#L26
'VBDoubleValue.WithValue(double)' hides inherited member 'VBNumericTypedValue.WithValue(double)'. Use the new keyword if hiding was intended.
|
build (Debug):
Shared/Rubberduck.InternalApi/Model/Declarations/Execution/Values/VBIntegerValue.cs#L26
'VBIntegerValue.WithValue(double)' hides inherited member 'VBNumericTypedValue.WithValue(double)'. Use the new keyword if hiding was intended.
|
build (Release)
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/
|
build (Release)
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.
|
build (Release)
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.
|