Skip to content

Fix insufficient test #263

Fix insufficient test

Fix insufficient test #263

Triggered via pull request September 27, 2024 17:13
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
eslint: node_modules/@mojojs/core/lib/core.d.ts#L1
Duplicate identifier 'MojoModels'.
eslint: src/mojo/cli/minion-job.ts#L1
Parameter 'job' implicitly has an 'any' type.
eslint: src/mojo/cli/minion-job.ts#L1
Parameter 'job' implicitly has an 'any' type.
eslint: src/mojo/cli/minion-worker.ts#L1
Parameter 'minion' implicitly has an 'any' type.
eslint: src/mojo/cli/minion-worker.ts#L1
Parameter 'job' implicitly has an 'any' type.
eslint: src/mojo/plugin.ts#L1
Duplicate identifier 'MojoModels'.
eslint
Process completed with exit code 1.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/