Skip to content

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

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

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

Triggered via pull request July 15, 2023 01:41
Status Failure
Total duration 44m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
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#L1189
Member 'networkRecievers' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L1282
Expected space or tab after '//' in comment
lint: src/core/federation.ts#L1709
'candidate' is never reassigned. Use 'const' instead
lint: src/core/federation.ts#L1752
'candidate' is never reassigned. Use 'const' instead
lint: src/core/reactor.ts#L46
'FederatePortAction' is defined but never used
lint: src/core/reactor.ts#L787
Don't use `Number` as a type. Use number instead
lint
Process completed with exit code 1.
prettier
Process completed with exit code 1.
jest
Process completed with exit code 1.
lingua-franca
Process completed with exit code 1.