Skip to content

Merge pull request #4 from esacdab/debian #14

Merge pull request #4 from esacdab/debian

Merge pull request #4 from esacdab/debian #14

Triggered via push March 19, 2024 19:18
Status Success
Total duration 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/cdab-client/TestScenarios/junit.cs#L41
The type name 'failure' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L90
The type name 'error' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L139
The type name 'properties' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L162
The type name 'property' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L198
The type name 'testcase' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L337
The type name 'testsuite' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/TestScenarios/junit.cs#L542
The type name 'testsuites' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/cdab-client/Program.cs#L359
'ServicePointManager.FindServicePoint(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/cdab-client/SampleTarget/SampleOpenSearchRequest.cs#L111
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/cdab-client/TestCases/TestCase201.cs#L66
'ServicePointManager.FindServicePoint(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)