Skip to content

Update OpenReservation.Common.csproj #238

Update OpenReservation.Common.csproj

Update OpenReservation.Common.csproj #238

Triggered via push October 11, 2024 14:41
Status Failure
Total duration 33s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

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/