Bump coverlet.console from 6.0.0 to 6.0.1 #441
Annotations
1 error and 11 warnings
Generate test results using coverlet
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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/ConsoleAppVisuals/Core.cs#L44
The field 'Core.defaultFooter' is assigned but its value is never used
|
Build:
src/ConsoleAppVisuals/elements/TableView.cs#L8
XML comment has cref attribute 'Table{T}' that could not be resolved
|
Build:
src/ConsoleAppVisuals/elements/TableView.cs#L62
XML comment has cref attribute 'Table{T}' that could not be resolved
|
Build:
src/ConsoleAppVisuals/errors/ElementNotFoundException.cs#L55
Member 'ElementNotFoundException.GetObjectData(SerializationInfo?, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ElementNotFoundException.GetObjectData(SerializationInfo?, StreamingContext)'.
|
Build:
src/ConsoleAppVisuals/errors/EmptyFileException.cs#L55
Member 'EmptyFileException.GetObjectData(SerializationInfo?, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'EmptyFileException.GetObjectData(SerializationInfo?, StreamingContext)'.
|
Build:
src/ConsoleAppVisuals/errors/NotSupportedCharException.cs#L55
Member 'NotSupportedCharException.GetObjectData(SerializationInfo?, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'NotSupportedCharException.GetObjectData(SerializationInfo?, StreamingContext)'.
|
Build:
src/ConsoleAppVisuals/errors/ElementNotFoundException.cs#L47
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/ConsoleAppVisuals/errors/ElementNotFoundException.cs#L61
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/ConsoleAppVisuals/errors/NotSupportedCharException.cs#L47
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
src/ConsoleAppVisuals/errors/NotSupportedCharException.cs#L61
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
The logs for this run have expired and are no longer available.
Loading