Skip to content

chore: update dependencies #206

chore: update dependencies

chore: update dependencies #206

Triggered via pull request June 4, 2024 13:22
@sinediedsinedied
synchronize #127
update-deps
Status Failure
Total duration 1m 36s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Test: packages/cli/src/asciidoc.ts#L166
The variable `doc` should be named `document`. A more descriptive name will do too.
Build and Test: packages/cli/src/cli.ts#L30
The variable `args` should be named `arguments_`. A more descriptive name will do too.
Build and Test: packages/cli/src/cli.ts#L46
The variable `pkg` should be named `package_`. A more descriptive name will do too.
Build and Test: packages/cli/src/commands/build.ts#L35
The variable `destFolder` should be named `destinationFolder`. A more descriptive name will do too.
Build and Test: packages/cli/src/commands/convert.ts#L40
The variable `destFolder` should be named `destinationFolder`. A more descriptive name will do too.
Build and Test: packages/cli/src/commands/serve.ts#L99
This `if` statement can be replaced by a ternary expression.
Build and Test: packages/cli/src/repository.ts#L114
The variable `pkgFile` should be named `packageFile`. A more descriptive name will do too.
Build and Test: packages/cli/src/repository.ts#L122
The variable `pkg` should be named `package_`. A more descriptive name will do too.
Build and Test: packages/cli/src/util.ts#L60
The variable `dest` should be named `destination`. A more descriptive name will do too.
Build and Test: packages/cli/src/util.ts#L73
The variable `destPath` should be named `destinationPath`. A more descriptive name will do too.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.