Update OpenReservation.Common.csproj #238
Annotations
9 errors and 1 warning
build:
OpenReservation.Helper/Events/NoticeViewEvent.cs#L38
'NoticeViewEventHandler.Handle(NoticeViewEvent)': no suitable method found to override
|
build:
OpenReservation.Helper/Events/NoticeViewEvent.cs#L36
'NoticeViewEventHandler' does not implement inherited abstract member 'EventHandlerBase<NoticeViewEvent>.Handle(NoticeViewEvent, EventProperties)'
|
build:
OpenReservation.Helper/Events/OperationLogEvent.cs#L45
'OperationLogEventHandler.Handle(OperationLogEvent)': no suitable method found to override
|
build:
OpenReservation.Helper/Events/OperationLogEvent.cs#L34
'OperationLogEventHandler' does not implement inherited abstract member 'EventHandlerBase<OperationLogEvent>.Handle(OperationLogEvent, EventProperties)'
|
build:
OpenReservation.Helper/Events/NoticeViewEvent.cs#L38
'NoticeViewEventHandler.Handle(NoticeViewEvent)': no suitable method found to override
|
build:
OpenReservation.Helper/Events/NoticeViewEvent.cs#L36
'NoticeViewEventHandler' does not implement inherited abstract member 'EventHandlerBase<NoticeViewEvent>.Handle(NoticeViewEvent, EventProperties)'
|
build:
OpenReservation.Helper/Events/OperationLogEvent.cs#L45
'OperationLogEventHandler.Handle(OperationLogEvent)': no suitable method found to override
|
build:
OpenReservation.Helper/Events/OperationLogEvent.cs#L34
'OperationLogEventHandler' does not implement inherited abstract member 'EventHandlerBase<OperationLogEvent>.Handle(OperationLogEvent, EventProperties)'
|
build
Process completed with exit code 1.
|
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/
|