Drop Misskey support #2104
Triggered via pull request
September 29, 2023 13:40
Status
Failure
Total duration
1m 22s
Artifacts
–
Annotations
10 errors
build:
src/main/index.ts#L21
'crypto' is declared but its value is never read.
|
build:
src/main/index.ts#L1130
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1131
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1157
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1158
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1178
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1179
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1199
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1200
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|
build:
src/main/index.ts#L1402
Argument of type '"mastodon" | "pleroma" | "misskey"' is not assignable to parameter of type '"mastodon" | "pleroma"'.
|