Skip to content

dynamic token saving to .token #14

dynamic token saving to .token

dynamic token saving to .token #14

Triggered via push January 8, 2024 00:41
Status Failure
Total duration 26s
Artifacts

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (14.6): src/token.ts#L1
Left side of comma operator is unused and has no side effects.
build (14.6): src/token.ts#L1
Left side of comma operator is unused and has no side effects.
build (14.6): src/token.ts#L1
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
build (14.6): src/token.ts#L1
Left side of comma operator is unused and has no side effects.
build (14.6): src/token.ts#L1
Parameter 'e' implicitly has an 'any' type.
build (14.6)
Process completed with exit code 2.
build (14.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/