Skip to content

Conversation

OluwatobiAwe
Copy link
Collaborator

@OluwatobiAwe OluwatobiAwe commented Dec 17, 2024

JIRA link

Github action build issue

Description

ICU (International Components for Unicode) is missing on the ubuntu-latest GitHub Actions runner. The ICU package is necessary for globalization support when running .NET Core applications.

Screenshots

image


Developer checks

(Leave tasks unticked if they haven't been appropriate for your ticket.)

I have:

  • Run the formatter and made sure there are no IDE errors (see info on Text Editor settings to avoid whitespace changes)
  • Written tests for the changes (accessibility tests, unit tests for controller, data services, services, view models, etc)
  • Manually tested my work with and without JavaScript
  • Tested any Views or partials created or changed with Wave Chrome plugin and addressed any valid accessibility issues
  • Updated/added documentation in Confluence and/or GitHub Readme. List of documentation links added/changed:
  • Updated my Jira ticket with information about other parts of the system that were touched as part of the MR and have to be sanity tested to ensure nothing’s broken
  • Scanned over my pull request in GitHub and addressed any warnings from the GitHub Build and Test checks.

ICU (International Components for Unicode) is missing on the ubuntu-latest GitHub Actions runner. The ICU package is necessary for globalization support when running .NET Core applications.

The newer Ubuntu versions may not have the required ICU package installed by default.
@OluwatobiAwe OluwatobiAwe merged commit ed6e8ef into main Dec 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants