Skip to content

fix: solve 401 error when searching and update dependencies (#58) #241

fix: solve 401 error when searching and update dependencies (#58)

fix: solve 401 error when searching and update dependencies (#58) #241

Triggered via push May 28, 2024 11:10
Status Failure
Total duration 48s
Artifacts

tests.yml

on: push
Typecheck
38s
Typecheck
Check format
36s
Check format
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Typecheck: server/api/auth/callback.get.ts#L2
'User' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Forge' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Credentials' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Tokens' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'ForgeUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Repo' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'PaginatedList' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Pagination' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L2
'Issue' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Typecheck: server/forges/github.ts#L3
'Forge' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Check format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.