Skip to content

Fix kills DayZ statistics #33

Fix kills DayZ statistics

Fix kills DayZ statistics #33

Triggered via release December 5, 2023 19:33
@FlorianSWFlorianSW
created v3.1.2
Status Failure
Total duration 20s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/internal/got/client.ts#L103
Type 'number' is not assignable to type '{ animals: number; infected: number; players: number; }'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/