Skip to content

Tp3 network rewrite #1429

Tp3 network rewrite

Tp3 network rewrite #1429

Triggered via pull request July 11, 2023 18:14
Status Failure
Total duration 1m 21s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
typecheck: src/engine/network/serialization.game.ts#L429
Property 'peerIdToEntityId' does not exist on type 'GameNetworkState'.
typecheck: src/engine/network/serialization.game.ts#L490
This comparison appears to be unintentional because the types 'string' and 'PeerInfo | undefined' have no overlap.
typecheck: src/engine/network/serialization.game.ts#L513
Property 'peerIdToXRMode' does not exist on type 'GameNetworkState'.
typecheck
Process completed with exit code 2.
deploy: src/engine/network/serialization.game.ts#L429
Property 'peerIdToEntityId' does not exist on type 'GameNetworkState'.
deploy: src/engine/network/serialization.game.ts#L490
This comparison appears to be unintentional because the types 'string' and 'PeerInfo | undefined' have no overlap.
deploy: src/engine/network/serialization.game.ts#L513
Property 'peerIdToXRMode' does not exist on type 'GameNetworkState'.
deploy
Process completed with exit code 2.
lint: src/asset-pipeline/cli.ts#L14
Unexpected any. Specify a different type
lint: src/asset-pipeline/cli.ts#L15
Unexpected any. Specify a different type
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L114
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L115
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L304
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L378
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L379
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L399
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/KHRAudioExtension.ts#L400
Forbidden non-null assertion
lint: src/asset-pipeline/extensions/MXBackgroundExtension.ts#L40
Forbidden non-null assertion