Skip to content

Merge pull request #40 from miles-no/inputTest #31

Merge pull request #40 from miles-no/inputTest

Merge pull request #40 from miles-no/inputTest #31

Triggered via push November 7, 2023 18:04
Status Failure
Total duration 1m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: kabinizer-back-end/kabinizer-api/Model/Period.cs#L9
'PeriodEntity' does not contain a definition for 'DeadlineDate' and no accessible extension method 'DeadlineDate' accepting a first argument of type 'PeriodEntity' could be found (are you missing a using directive or an assembly reference?)
build: kabinizer-back-end/kabinizer-api/Model/Period.cs#L9
'PeriodEntity' does not contain a definition for 'IsSpecialPeriod' and no accessible extension method 'IsSpecialPeriod' accepting a first argument of type 'PeriodEntity' could be found (are you missing a using directive or an assembly reference?)
build: kabinizer-back-end/kabinizer-api/Model/Period.cs#L9
'PeriodEntity' does not contain a definition for 'DeadlineDate' and no accessible extension method 'DeadlineDate' accepting a first argument of type 'PeriodEntity' could be found (are you missing a using directive or an assembly reference?)
build: kabinizer-back-end/kabinizer-api/Model/Period.cs#L9
'PeriodEntity' does not contain a definition for 'IsSpecialPeriod' and no accessible extension method 'IsSpecialPeriod' accepting a first argument of type 'PeriodEntity' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/