app: notification list view #234
Annotations
10 errors and 1 warning
build:
src/App/LionkApp/Components/Widgets/Content/Notification/NotifierList.razor#L32
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Widgets/Content/Notification/NotifierList.razor#L34
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L68
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L53
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L15
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L20
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L43
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Pages/Notification/Configuration.razor#L26
'Configuration.MockChannel' does not implement interface member 'IChannel.Send(INotifier, Content)'
|
build:
src/App/LionkApp/Components/Widgets/Content/Notification/NotifierList.razor#L32
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/App/LionkApp/Components/Widgets/Content/Notification/NotifierList.razor#L34
The type or namespace name 'INotifyer' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|