Skip to content

[eas-cli] [ENG-9175] Update oclif version #4065

[eas-cli] [ENG-9175] Update oclif version

[eas-cli] [ENG-9175] Update oclif version #4065

Triggered via pull request November 29, 2023 12:26
Status Failure
Total duration 1m 19s
Artifacts

size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
compare
Class static side 'typeof AnalyticsView' incorrectly extends base class static side 'typeof EasCommand'.
compare
Property 'STATUS' does not exist on type 'unknown[]'.
compare
Argument of type 'typeof AnalyticsView' is not assignable to parameter of type 'Input<{ [flag: string]: any; }, { [flag: string]: any; }, unknown[]>'.
compare
Class static side 'typeof BranchCreate' incorrectly extends base class static side 'typeof EasCommand'.
compare
Property 'name' does not exist on type 'unknown[]'.
compare
Argument of type 'typeof BranchCreate' is not assignable to parameter of type 'Input<{ json: boolean; 'non-interactive': boolean; }, { [flag: string]: any; }, unknown[]>'.
compare
Class static side 'typeof BranchDelete' incorrectly extends base class static side 'typeof EasCommand'.
compare
Property 'name' does not exist on type 'unknown[]'.
compare
Argument of type 'typeof BranchDelete' is not assignable to parameter of type 'Input<{ json: boolean; 'non-interactive': boolean; }, { [flag: string]: any; }, unknown[]>'.
compare
Class static side 'typeof BranchView' incorrectly extends base class static side 'typeof EasCommand'.
compare
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/