Skip to content

Encrypt connectionstring's sensitive valies in the health data. (#2196) #19

Encrypt connectionstring's sensitive valies in the health data. (#2196)

Encrypt connectionstring's sensitive valies in the health data. (#2196) #19

Triggered via push March 18, 2025 08:50
Status Success
Total duration 2m 40s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SenseNet.Search
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SenseNet.BlobStorage
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: src/BlobStorage/Data/SnStream.cs#L131
Member 'SnStream.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'SnStream.InitializeLifetimeService()'.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: src/Search/Querying/Parser/CompilerException.cs#L19
'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: src/Search/Querying/Parser/ParserException.cs#L44
'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: src/Search/Indexing/IndexField.cs#L293
'IndexField.Deserialize(string)' hides inherited member 'SnTerm.Deserialize(string)'. Use the new keyword if hiding was intended.