Remove v8, build on Mac and update to v15 #44
Annotations
10 warnings
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/AddSectionForAdminsMigration.cs#L12
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/AddSectionForAdminsMigration.cs#L15
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/UmbracoAppStartingHandler.cs#L14
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/UmbracoAppStartingHandler.cs#L17
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v15/Migrations/AddSectionForAdminsMigration.cs#L24
'IUserService.GetUserGroupByAlias(string)' is obsolete: 'Use IUserGroupService.GetAsync instead, scheduled for removal in V15.'
|
Build:
src/Our.Umbraco.UiExamples.v15/Migrations/AddSectionForAdminsMigration.cs#L27
'IUserService.Save(IUserGroup, int[]?)' is obsolete: 'Use IUserGroupService.CreateAsync and IUserGroupService.UpdateAsync instead, scheduled for removal in V15.'
|
Build:
src/Our.Umbraco.UiExamples.v15/Migrations/AddSectionForAdminsMigration.cs#L25
Dereference of a possibly null reference.
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/AddSectionForAdminsMigration.cs#L12
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/AddSectionForAdminsMigration.cs#L15
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Build:
src/Our.Umbraco.UiExamples.v13/Migrations/UmbracoAppStartingHandler.cs#L14
'IScopeProvider' is obsolete: 'Please use Umbraco.Cms.Infrastructure.Scoping.IScopeProvider or Umbraco.Cms.Core.Scoping.ICoreScopeProvider instead.'
|
Loading