Skip to content

chore(deps): Bump xo from 0.58.0 to 0.59.2 #146

chore(deps): Bump xo from 0.58.0 to 0.59.2

chore(deps): Bump xo from 0.58.0 to 0.59.2 #146

Triggered via pull request July 24, 2024 03:26
Status Failure
Total duration 28s
Artifacts

dependabot.yml

on: pull_request_target
dependabot
19s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dependabot: lib/git/commit-changes.js#L6
The async function should be named.
dependabot: lib/git/get-branch-name.js#L6
The async function should be named.
dependabot: lib/git/get-commits.js#L6
The async function should be named.
dependabot: lib/git/get-config.js#L6
The async function should be named.
dependabot: lib/git/push-changes.js#L6
The async function should be named.
dependabot: lib/github/add-secret-to-repo.js#L5
The async function should be named.
dependabot: lib/github/authenticate.js#L3
The function should be named.
dependabot: lib/github/create-repo.js#L6
The async function should be named.
dependabot: lib/github/delete-repo.js#L5
The async function should be named.
dependabot: lib/github/enable-actions-permissions.js#L3
The async function should be named.
dependabot
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/