Prepare for KCL .Net Release 4.0.0 #86
Annotations
10 warnings
build (6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (6.0.x):
Bootstrap/Bootstrap.cs#L66
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (6.0.x):
Bootstrap/Bootstrap.cs#L220
The variable 'ex' is declared but never used
|
build (6.0.x):
Bootstrap/Bootstrap.cs#L66
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (6.0.x):
Bootstrap/Bootstrap.cs#L220
The variable 'ex' is declared but never used
|
build (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (8.0.x):
Bootstrap/Bootstrap.cs#L220
The variable 'ex' is declared but never used
|
build (8.0.x):
Bootstrap/Bootstrap.cs#L66
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (8.0.x):
Bootstrap/Bootstrap.cs#L220
The variable 'ex' is declared but never used
|
build (8.0.x):
Bootstrap/Bootstrap.cs#L66
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|