[Snyk] Fix for 1 vulnerabilities #67
Triggered via pull request
September 26, 2024 19:19
Status
Success
Total duration
2m 27s
Artifacts
–
ci.yml
on: pull_request
dotnet-format
46s
build
1m 22s
Annotations
10 warnings
build:
examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L35
'ISettingsKeyInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<SettingsKeyInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<SettingsKeyInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L37
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/DancingGoatSamplesModule.cs#L38
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'
|
build:
examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L42
'ISettingsKeyInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<SettingsKeyInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<SettingsKeyInfo>.Instance property.'
|
build:
examples/DancingGoat/AdminComponents/Apps/SampleDataGenerator/SampleDataGeneratorApplication.cs#L62
'ISettingsKeyInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<SettingsKeyInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<SettingsKeyInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L16
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L17
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L36
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollector.cs#L37
'IStateInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<StateInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<StateInfo>.Instance property.'
|
build:
examples/DancingGoat/DataProtectionSamples/PersonalDataCollectors/SampleContactDataCollectorCore.cs#L21
'ICountryInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<CountryInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<CountryInfo>.Instance property.'
|