Skip to content

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

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

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

Triggered via pull request July 12, 2023 08:18
Status Failure
Total duration 44m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint: src/core/federation.ts#L5
Import "TaggedEvent" is only used as types
lint: src/core/federation.ts#L291
Member 'TpoLevel' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L293
The generic type arguments should be specified as part of the constructor type arguments
lint: src/core/federation.ts#L307
Missing return type on function
lint: src/core/federation.ts#L311
Missing return type on function
lint: src/core/federation.ts#L315
Missing return type on function
lint: src/core/federation.ts#L335
Expected space or tab after '//' in comment
lint: src/core/federation.ts#L984
Expected space or tab after '//' in comment
lint: src/core/federation.ts#L1188
Member 'networkRecievers' is never reassigned; mark it as `readonly`
lint: src/core/federation.ts#L1188
Array type using 'Array<NetworkReactor>' is forbidden for simple types. Use 'NetworkReactor[]' instead
prettier
Process completed with exit code 1.
jest
Process completed with exit code 1.
lingua-franca
Process completed with exit code 1.
lint: src/core/federation.ts#L291
Class Property name `TpoLevel` must match one of the following formats: camelCase
lint: src/core/federation.ts#L300
Parameter name `TpoLevel` must match one of the following formats: camelCase