Skip to content

Create EN_NGHolidayStrategy.cs #15

Create EN_NGHolidayStrategy.cs

Create EN_NGHolidayStrategy.cs #15

Re-run triggered October 26, 2024 16:34
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L107
The type or namespace name 'RelativeHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L107
'GlobalHolidays' does not contain a definition for 'EasterSunday'
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L121
The type or namespace name 'RelativeHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L121
'GlobalHolidays' does not contain a definition for 'EasterSunday'
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L135
The type or namespace name 'IslamicHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L149
The type or namespace name 'IslamicHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L163
The type or namespace name 'IslamicHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L107
The type or namespace name 'RelativeHoliday' could not be found (are you missing a using directive or an assembly reference?)
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L107
'GlobalHolidays' does not contain a definition for 'EasterSunday'
build: src/DateTimeExtensions/WorkingDays/CultureStrategies/EN_NGHolidayStrategy.cs#L121
The type or namespace name 'RelativeHoliday' 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/