Skip to content

Adding local run capability #77

Adding local run capability

Adding local run capability #77

Triggered via pull request April 19, 2024 12:09
@evgenyimevgenyim
synchronize #11
local-run
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

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

Annotations

4 errors, 32 warnings, and 7 notices
build (ubuntu-latest)
Process completed with exit code 1.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
Unused import: src/core/auth/AuthorizingImpl.ts#L12
Unused import {STATE_AUTHORIZING} from "../config";
ESLint: src/core/auth/AuthorizingImpl.ts#L105
ESLint: Object Literal Property name \`Location\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/unauthorized.ts#L29
ESLint: Object Literal Property name \`Content-Type\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/user.ts#L74
ESLint: Object Literal Property name \`Authorization\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/api.ts#L40
ESLint: Type Property name \`expires_at\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/user.ts#L108
ESLint: Object Literal Property name \`Authorization\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/user.ts#L73
ESLint: Object Literal Property name \`Content-Type\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/unauthorized.ts#L21
ESLint: Object Literal Property name \`Content-Type\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/user.ts#L107
ESLint: Object Literal Property name \`Content-Type\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
ESLint: src/core/cloud/unauthorized.ts#L29
ESLint: Object Literal Property name \`Authorization\` must match one of the following formats: camelCase (@typescript-eslint/naming-convention)
Unused local symbol: src/core/ui/runLocallyView.ts#L13
Unused parameter token
Unused local symbol: src/core/ui/settingsView.ts#L23
Unused parameter token
Unused local symbol: src/core/ui/loginView.ts#L21
Unused parameter token
Unused local symbol: src/core/ui/linkedView.ts#L22
Unused parameter context
Unused local symbol: src/core/ui/runLocallyView.ts#L13
Unused parameter context
Unused local symbol: src/core/ui/settingsView.ts#L23
Unused parameter context
Unused local symbol: src/core/ui/linkedView.ts#L22
Unused parameter token
Unused local symbol: src/core/ui/loginView.ts#L21
Unused parameter context
Unused local symbol: src/core/ui/projectsView.ts#L16
Unused parameter element
qodana-js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2023.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): vscode/qodana/src/core/auth/AuthorizingImpl.ts#L105
Object Literal Property name `Location` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/api.ts#L40
Type Property name `expires_at` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/unauthorized.ts#L21
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/unauthorized.ts#L29
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/unauthorized.ts#L29
Object Literal Property name `Authorization` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/user.ts#L73
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/user.ts#L74
Object Literal Property name `Authorization` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/user.ts#L107
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
build (ubuntu-latest): vscode/qodana/src/core/cloud/user.ts#L108
Object Literal Property name `Authorization` must match one of the following formats: camelCase
qodana-jvm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2023.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Duplicated code fragment: media/login.js#L16
Duplicated code
Result of method call returning a promise is ignored: src/core/auth/index.ts#L140
Promise returned from startOauth is ignored
Result of method call returning a promise is ignored: src/core/auth/AuthorizedImpl.ts#L37
Promise returned from storeAuthTokens is ignored
Result of method call returning a promise is ignored: src/core/cloud/link.ts#L20
Promise returned from selectAndLink is ignored
Result of method call returning a promise is ignored: src/core/auth/AuthorizedImpl.ts#L97
Promise returned from resetTokens is ignored
Result of method call returning a promise is ignored: src/extension.ts#L165
Promise returned from closeReport is ignored