Skip to content

chore(deps): update lint packages #2062

chore(deps): update lint packages

chore(deps): update lint packages #2062

Triggered via pull request October 11, 2023 09:15
Status Failure
Total duration 1m 10s
Artifacts

node.js.yml

on: pull_request
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint (16.x): src/controller.js#L57
Replace `path.join(⏎········__dirname,⏎········'../',⏎········'./src/controllers',⏎········controller` with `⏎········path.join(__dirname,·'../',·'./src/controllers',·controller)`
Lint (16.x): src/controller.js#L62
Delete `)`
Lint (16.x): src/cron.js#L92
Delete `path.join(`
Lint (16.x): src/cron.js#L93
Replace `__dirname,⏎············'../',⏎············'./src/crons/'·+·item` with `path.join(__dirname,·'../',·'./src/crons/'·+·item)`
Lint (16.x): src/cron.js#L96
Delete `)`
Lint (16.x): src/cron.js#L100
Delete `path.join(`
Lint (16.x): src/cron.js#L101
Replace `__dirname,⏎············'../',⏎············'./src/crons/'·+·item` with `path.join(__dirname,·'../',·'./src/crons/'·+·item)`
Lint (16.x): src/cron.js#L104
Delete `)`
Lint (16.x): src/db.js#L67
Replace `path.join(⏎········__dirname,⏎········'../',⏎········'./src/models/databases',⏎········model` with `⏎········path.join(__dirname,·'../',·'./src/models/databases',·model)`
Lint (16.x): src/db.js#L72
Delete `)`
Lint (16.x)
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/
Test (16.x, 6)
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/