Add the Green Node cache. #110
Annotations
30 errors and 33 warnings
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L77
The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L120
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L171
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L229
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L252
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L272
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L297
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L432
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on macos-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L77
The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L120
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L171
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L229
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L252
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L272
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L297
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L432
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on ubuntu-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L77
The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L120
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L171
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L229
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L252
The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L272
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L297
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L432
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build on windows-latest:
Tsu.Trees.RedGreen/src/Utilities/Hash.cs#L6
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
Build on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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 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 ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/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#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/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/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 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 windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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/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/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/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/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/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/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)
|