Skip to content

Migrate to modern yarn with pnpm linking #1480

Migrate to modern yarn with pnpm linking

Migrate to modern yarn with pnpm linking #1480

Triggered via pull request September 16, 2024 06:10
Status Failure
Total duration 1m 15s
Artifacts

mjolnir.yml

on: pull_request
Build & Lint
30s
Build & Lint
Unit tests
33s
Unit tests
Integration tests
1m 5s
Integration tests
Application Service Integration tests
57s
Application Service Integration tests
Fit to window
Zoom out
Zoom in

Annotations

29 errors
Build & Lint: node_modules/.store/@vector-im-matrix-bot-sdk-npm-0.6.6-c15b8ea90a/package/lib/appservice/Appservice.d.ts#L191
Cannot find module 'express-serve-static-core' or its corresponding type declarations.
Build & Lint: node_modules/.store/matrix-appservice-bridge-npm-9.0.1-a8375ad26b/package/lib/provisioning/request.d.ts#L3
Cannot find module 'qs' or its corresponding type declarations.
Build & Lint: node_modules/.store/matrix-bot-sdk-npm-0.7.1-6b01a33c60/package/lib/appservice/Appservice.d.ts#L191
Cannot find module 'express-serve-static-core' or its corresponding type declarations.
Build & Lint: src/appservice/Api.ts#L13
Could not find a declaration file for module 'body-parser'. '/home/runner/work/Draupnir/Draupnir/node_modules/.store/body-parser-npm-1.20.3-c7b184cd14/package/index.js' implicitly has an 'any' type.
Build & Lint: src/appservice/AppService.ts#L28
Cannot find module 'prom-client' or its corresponding type declarations.
Build & Lint: src/appservice/AppService.ts#L83
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Build & Lint: src/appservice/AppService.ts#L85
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Build & Lint: src/appservice/AppService.ts#L138
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Build & Lint: src/appservice/AppService.ts#L145
Argument of type '(clientUserID: StringUserID) => Promise<MatrixClient>' is not assignable to parameter of type 'ClientForUserID'.
Build & Lint: src/appservice/AppService.ts#L155
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Unit tests
Process completed with exit code 3.
Application Service Integration tests
Cannot find module 'prom-client' or its corresponding type declarations.
Application Service Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Application Service Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Application Service Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Application Service Integration tests
Argument of type '(clientUserID: StringUserID) => Promise<MatrixClient>' is not assignable to parameter of type 'ClientForUserID'.
Application Service Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Application Service Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Application Service Integration tests
Argument of type '(clientUserID: StringUserID) => Promise<MatrixClient>' is not assignable to parameter of type 'ClientForUserID'.
Application Service Integration tests
Process completed with exit code 101.
Integration tests
Cannot find module 'prom-client' or its corresponding type declarations.
Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Integration tests
Argument of type '(clientUserID: StringUserID) => Promise<MatrixClient>' is not assignable to parameter of type 'ClientForUserID'.
Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Integration tests
Argument of type 'MatrixClient' is not assignable to parameter of type 'MatrixSendClient'.
Integration tests
Argument of type '(clientUserID: StringUserID) => Promise<MatrixClient>' is not assignable to parameter of type 'ClientForUserID'.
Integration tests
Process completed with exit code 101.