Skip to content

update dcs-grpc protos to latest release #100

update dcs-grpc protos to latest release

update dcs-grpc protos to latest release #100

Triggered via pull request October 25, 2023 23:29
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: prettier
Matrix: test
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
typecheck (ubuntu-latest): src/ai/UnitAI.ts#L1
Cannot find module 'behavior-ygg' or its corresponding type declarations.
typecheck (ubuntu-latest)
Process completed with exit code 2.
build (ubuntu-latest): src/ai/UnitAI.ts#L1
Cannot find module 'behavior-ygg' or its corresponding type declarations.
build (ubuntu-latest)
Process completed with exit code 2.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
lint (ubuntu-latest): src/ai/UnitAI.ts#L3
'behaviorTree' is assigned a value but never used
lint (ubuntu-latest): src/base.ts#L538
'base' is defined but never used
lint (ubuntu-latest): src/base.ts#L539
'nextBaseType' is defined but never used
lint (ubuntu-latest): src/bin/dump-template.ts#L5
'db' is assigned a value but never used
lint (ubuntu-latest): src/csar.ts#L58
Unexpected any. Specify a different type
lint (ubuntu-latest): src/csar.ts#L73
Unexpected any. Specify a different type
lint (ubuntu-latest): src/db/entities/Cargo.ts#L7
'NewCsar' is defined but never used
lint (ubuntu-latest): src/db/entities/Csar.ts#L3
'Filter' is defined but never used
lint (ubuntu-latest): src/db/entities/Player.ts#L4
'Index' is defined but never used
lint (ubuntu-latest): src/db/entities/Player.ts#L5
'ManyToMany' is defined but never used