Bump Microsoft.EntityFrameworkCore.Tools from 8.0.8 to 9.0.9 #15
eshoponweb-cicd.yml
on: push
buildandtest
1m 33s
deploy
0s
Annotations
1 error and 4 warnings
|
buildandtest
Process completed with exit code 1.
|
|
buildandtest:
src/Web/Program.cs#L131
'FeatureFlagOptions.CacheExpirationInterval' is obsolete: 'The CacheExpirationInterval property is deprecated and will be removed in a future release. Please use the new SetRefreshInterval method instead. Note that the usage has changed, but the functionality remains the same.'
|
|
buildandtest:
src/Web/Program.cs#L126
'AzureAppConfigurationRefreshOptions.SetCacheExpiration(TimeSpan)' is obsolete: 'The SetCacheExpiration method is deprecated and will be removed in a future release. Please use the SetRefreshInterval method instead. Note that only the name of the method has changed, and the functionality remains the same.'
|
|
buildandtest:
src/Web/Program.cs#L131
'FeatureFlagOptions.CacheExpirationInterval' is obsolete: 'The CacheExpirationInterval property is deprecated and will be removed in a future release. Please use the new SetRefreshInterval method instead. Note that the usage has changed, but the functionality remains the same.'
|
|
buildandtest:
src/Web/Program.cs#L126
'AzureAppConfigurationRefreshOptions.SetCacheExpiration(TimeSpan)' is obsolete: 'The SetCacheExpiration method is deprecated and will be removed in a future release. Please use the SetRefreshInterval method instead. Note that only the name of the method has changed, and the functionality remains the same.'
|