Skip to content

chore(deps): update dependency defu to v6 #1686

chore(deps): update dependency defu to v6

chore(deps): update dependency defu to v6 #1686

Triggered via pull request January 5, 2024 20:14
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

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

Annotations

1 error and 7 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): src/inc/configuration-document.ts#L1
Using exported name 'defu' as identifier for default export
test (ubuntu-latest, 14): src/module.ts#L3
Using exported name 'defu' as identifier for default export
test (ubuntu-latest, 14): src/schemes/base.ts#L1
Using exported name 'defu' as identifier for default export
test (ubuntu-latest, 14): src/utils/provider.ts#L2
Using exported name 'defu' as identifier for default export
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/