Skip to content

Introduce fingerprint-based suppressions code action provider #269

Introduce fingerprint-based suppressions code action provider

Introduce fingerprint-based suppressions code action provider #269

Triggered via pull request February 6, 2024 10:35
Status Failure
Total duration 2m 1s
Artifacts

test.yaml

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

Annotations

9 errors and 3 warnings
test (ubuntu-latest): src/utils/synchronization.ts#L8
Property 'ProjectSynchronizer' does not exist on type 'typeof import("/home/runner/work/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (ubuntu-latest): src/utils/synchronization.ts#L28
Property 'createMonokleProjectSynchronizerFromOrigin' does not exist on type 'typeof import("/home/runner/work/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest): src/utils/synchronization.ts#L8
Property 'ProjectSynchronizer' does not exist on type 'typeof import("D:/a/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (windows-latest): src/utils/synchronization.ts#L28
Property 'createMonokleProjectSynchronizerFromOrigin' does not exist on type 'typeof import("D:/a/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (windows-latest)
Process completed with exit code 1.
test (macos-latest): src/utils/synchronization.ts#L8
Property 'ProjectSynchronizer' does not exist on type 'typeof import("/Users/runner/work/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (macos-latest): src/utils/synchronization.ts#L28
Property 'createMonokleProjectSynchronizerFromOrigin' does not exist on type 'typeof import("/Users/runner/work/vscode-monokle/vscode-monokle/node_modules/@monokle/synchronizer/lib/mjs/index", { assert: { "resolution-mode": "import" } })'.
test (macos-latest)
Process completed with exit code 2.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.