Skip to content

Add lastUpdate in elo table #260

Add lastUpdate in elo table

Add lastUpdate in elo table #260

Triggered via push September 17, 2024 20:51
Status Failure
Total duration 38s
Artifacts

deploy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy: src/components/PersonalStatistics.vue#L10
Element implicitly has an 'any' type because expression of type '"cricket" | "killer" | "lastUpdate" | "rtc" | "skovhugger" | "x01"' can't be used to index type '{ readonly x01: "X01"; readonly rtc: "Round the Clock"; readonly killer: "Killer"; readonly skovhugger: "Skovhugger"; readonly cricket: "Cricket"; }'.
deploy: src/components/PersonalStatistics.vue#L11
Argument of type 'string | number' is not assignable to parameter of type 'number'.
deploy
Process completed with exit code 2.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/