Skip to content

Add playlist service support routes and DB tables. #2

Add playlist service support routes and DB tables.

Add playlist service support routes and DB tables. #2

Triggered via pull request October 4, 2023 21:52
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Run linters
18s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run linters: db/seedFn.js#L9
Unable to resolve path to module './seedData'
Run linters: db/seedFn.js#L9
Missing file extension for "./seedData"
Run linters: src/controllers/bankController.js#L4
Expected to return a value at the end of async method 'getAccounts'
Run linters
Process completed with exit code 1.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/