Skip to content

fix: discord oauth #648

fix: discord oauth

fix: discord oauth #648

Triggered via pull request October 17, 2023 10:59
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-dbdocs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint (18): src/controllers/discord/oauth.ts#L6
'ActionFeedback' is defined but never used
lint (18)
Process completed with exit code 1.
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18): tests/discord/oauth.test.ts#L37
Replace `⏎······.get('/discord/oauth')⏎······.expect(302)⏎······` with `.get('/discord/oauth').expect(302)`
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/