Skip to content

Merge branch 'main' of https://github.com/equipognoss/Gnoss.Web.OpenCORE #32

Merge branch 'main' of https://github.com/equipognoss/Gnoss.Web.OpenCORE

Merge branch 'main' of https://github.com/equipognoss/Gnoss.Web.OpenCORE #32

Triggered via push January 18, 2024 09:50
Status Success
Total duration 1m 36s
Artifacts

BuildWeb.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
Unreachable code detected
build
'XmlValidatingReader' is obsolete: 'XmlValidatingReader has been deprecated. Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
build
'XmlValidatingReader' is obsolete: 'XmlValidatingReader has been deprecated. Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead.'
build
The variable 'e' is declared but never used
build
'WebRequest.Create(Uri)' 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
'Uri.Uri(Uri, string?, bool)' is obsolete: 'This constructor has been deprecated; the dontEscape parameter is always false. Use Uri(Uri, string) instead.'
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.'