Skip to content

added OAuth2Config

added OAuth2Config #16

Triggered via push July 26, 2024 09:20
Status Failure
Total duration 21s
Artifacts

go-test.yml

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

Annotations

13 errors and 1 warning
build (1.20.x): tiktok/tiktok.go#L40
syntax error: unexpected newline in composite literal; possibly missing comma or }
build (1.20.x): tiktok/tiktok.go#L41
syntax error: unexpected ) at end of statement
build (1.20.x)
Process completed with exit code 1.
build (1.21.x)
The job was canceled because "_1_20_x" failed.
build (1.21.x): tiktok/tiktok.go#L40
syntax error: unexpected newline in composite literal; possibly missing comma or }
build (1.21.x): tiktok/tiktok.go#L41
syntax error: unexpected ) at end of statement
build (1.21.x)
Process completed with exit code 1.
build (1.19.x)
The job was canceled because "_1_20_x" failed.
build (1.19.x)
The operation was canceled.
build (1.22.x)
The job was canceled because "_1_20_x" failed.
build (1.22.x): tiktok/tiktok.go#L40
syntax error: unexpected newline in composite literal; possibly missing comma or }
build (1.22.x): tiktok/tiktok.go#L41
syntax error: unexpected ) at end of statement
build (1.22.x)
The operation was canceled.
build (1.20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/