Skip to content

Draft: Add a special class for network receiver and sender reactors #1235

Draft: Add a special class for network receiver and sender reactors

Draft: Add a special class for network receiver and sender reactors #1235

Triggered via pull request July 16, 2023 09:01
Status Failure
Total duration 15m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
prettier
Process completed with exit code 1.
lint: src/core/federation.ts#L4
'Mutation' is defined but never used
lint: src/core/federation.ts#L5
Import "TaggedEvent" is only used as types
lint: src/core/federation.ts#L294
The generic type arguments should be specified as part of the constructor type arguments
lint: src/core/federation.ts#L1195
Member 'networkRecievers' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L1200
Member 'networkSenders' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L1202
Member 'outputControlReactions' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L1295
Expected space or tab after '//' in comment
lint: src/core/federation.ts#L1506
'networkSender' is never reassigned. Use 'const' instead
lint: src/core/federation.ts#L1507
'lastReactionOrMutation' is never reassigned. Use 'const' instead
lint: src/core/federation.ts#L1754
'candidate' is never reassigned. Use 'const' instead
jest
Process completed with exit code 1.
lingua-franca
Process completed with exit code 1.