Skip to content

chore(deps): update all non-major dependencies #1461

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1461

Triggered via pull request April 27, 2023 04:12
Status Failure
Total duration 2m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test (ubuntu-latest, 14)
Process completed with exit code 1.
test (ubuntu-latest, 14): demo/api/auth.js#L41
Caution: `jsonwebtoken` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
test (ubuntu-latest, 14): demo/api/auth.js#L80
Caution: `jsonwebtoken` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
test (ubuntu-latest, 14)
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/