Skip to content

Merge remote-tracking branch 'origin/develop' #6

Merge remote-tracking branch 'origin/develop'

Merge remote-tracking branch 'origin/develop' #6

Triggered via push October 5, 2023 13:50
Status Failure
Total duration 3m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: Gnoss.BackgroundTask.Replication/Program.cs#L6
The type or namespace name 'RelatedVirtuoso' does not exist in the namespace 'Es.Riam.Gnoss.CL' (are you missing an assembly reference?)
build: Gnoss.BackgroundTask.Replication/Program.cs#L6
The type or namespace name 'RelatedVirtuoso' does not exist in the namespace 'Es.Riam.Gnoss.CL' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
build
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.'
build
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
build
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
build
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build
The variable 'ex' is declared but never used