Skip to content

Merge branch 'master' into feature/tree-source-gen #104

Merge branch 'master' into feature/tree-source-gen

Merge branch 'master' into feature/tree-source-gen #104

Triggered via push January 22, 2024 20:44
Status Success
Total duration 8m 5s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L73
Member 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L93
Member 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L94
Member 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L64
'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 on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L85
'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 on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L84
'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 on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L96
'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 on ubuntu-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L95
'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 on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L73
Member 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L93
Member 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on macos-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L94
Member 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on macos-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L85
'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 on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L64
'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 on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L75
'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 on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L84
'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 on macos-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L95
'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 on windows-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L73
Member 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on windows-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L93
Member 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on windows-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L94
Member 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)'.
Build on windows-latest: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L64
'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 on windows-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L85
'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 on windows-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L84
'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 on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L96
'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 on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L95
'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)
NuGet Push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
NuGet Push: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
NuGet Push: Tsu.CLI/src/lib/Commands/Errors/CommandDefinitionException.cs#L73
Member 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandDefinitionException.GetObjectData(SerializationInfo, StreamingContext)'.
NuGet Push: Tsu.CLI/src/lib/Commands/Errors/CommandInvocationException.cs#L93
Member 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CommandInvocationException.GetObjectData(SerializationInfo, StreamingContext)'.
NuGet Push: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L94
Member 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InputLineParseException.GetObjectData(SerializationInfo, StreamingContext)'.
NuGet Push: Tsu.CLI/src/lib/Commands/Errors/InputLineParseException.cs#L85
'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)

Artifacts

Produced during runtime
Name Size
Artifacts Expired
1.48 MB