Skip to content

Merge branch 'master' into dependabot/npm_and_yarn/eslint-config-ocli… #1021

Merge branch 'master' into dependabot/npm_and_yarn/eslint-config-ocli…

Merge branch 'master' into dependabot/npm_and_yarn/eslint-config-ocli… #1021

Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Node 18: src/commands/new.ts#L1
Expected "Command" to come before "ux"
Node 18: src/commands/new.ts#L3
Expected "existsSync" to come before "readFileSync"
Node 18: src/commands/new.ts#L3
Expected "rmSync" to come before "writeFileSync"
Node 18: src/commands/new.ts#L3
Expected "mkdirSync" to come before "rmSync"
Node 18: src/commands/new.ts#L4
Expected "globby" to come before "node:fs"
Node 18: src/lib/commands/kinsta-command.ts#L6
Expected "baseFlags" to come before "examples"
Node 18: src/lib/commands/stackpath-command.ts#L6
Expected "baseFlags" to come before "examples"
Node 18: src/lib/commands/statuscake-command.ts#L6
Expected "baseFlags" to come before "examples"
Node 18: src/lib/composer.ts#L1
Expected "ExecaReturnValue" to come before "execa"
Node 18: src/lib/gh.ts#L1
Expected "ExecaReturnValue" to come before "execa"
Node 18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node 18
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/