Skip to content

Typos on Corretto #665

@johnshajiang

Description

@johnshajiang

Description:
The codes should use Corretto rather than Coretto.
For example, src/distributions/corretto/installer.ts contains the below line,

console.time('Retrieving available versions for Coretto took'); // eslint-disable-line no-console

Coretto is a typo, and Corretto is expected.

Task version:
v3

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:

Expected behavior:
Uses Corretto in codes.

Actual behavior:
Uses Coretto in some codes.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions