eslint #5
build.yml
on: push
build
/
validations
20s
build
/
test
48s
Annotations
5 errors and 3 warnings
build / validations:
src/service.ts#L1
Replace `"@well-known-components/interfaces"` with `'@well-known-components/interfaces'`
|
build / validations:
src/service.ts#L2
Replace `"./controllers/routes"` with `'./controllers/routes'`
|
build / validations:
src/service.ts#L3
Replace `"./types"` with `'./types'`
|
build / validations:
src/service.ts#L9
Delete `,`
|
build / validations
Process completed with exit code 1.
|
build / validations
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/.
|
build / validations:
src/controllers/routes.ts#L5
'globalContext' is defined but never used. Allowed unused args must match /^_/u
|
build / 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/.
|