Skip to content

fix: add createUser param to GenerateLink #3315

fix: add createUser param to GenerateLink

fix: add createUser param to GenerateLink #3315

Triggered via pull request March 5, 2024 07:44
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 4 warnings
test (1.21.x): internal/api/mail.go#L81
syntax error: unexpected params at end of statement
test (1.21.x): internal/api/mail.go#L92
syntax error: non-declaration statement outside function body
test (1.21.x): internal/api/mail.go#L101
syntax error: non-declaration statement outside function body
test (1.21.x): internal/api/mail.go#L120
syntax error: unexpected {, expected (
test (1.21.x): internal/api/mail.go#L121
syntax error: unexpected var, expected )
test (1.21.x): internal/api/mail.go#L123
syntax error: unexpected : in parameter list; possibly missing comma or )
test (1.21.x): internal/api/mail.go#L124
syntax error: non-declaration statement outside function body
test (1.21.x)
expected ';', found params (and 9 more errors)
test (1.21.x)
Process completed with exit code 1.
test (1.21.x): internal/api/mail.go#L81
expected ';', found params
test (1.21.x): internal/api/mail.go#L92
expected declaration, found now
test (1.21.x): internal/api/mail.go#L101
expected declaration, found 'if'
test (1.21.x): internal/api/mail.go#L122
expected declaration, found 'switch'
test (1.21.x): internal/api/mail.go#L260
expected declaration, found 'if'
test (1.21.x): internal/api/mail.go#L281
expected declaration, found oldToken
test (1.21.x): internal/api/mail.go#L299
expected declaration, found 'if'
test (1.21.x): internal/api/mail.go#L321
expected declaration, found 'if'
test (1.21.x): internal/api/mail.go#L344
expected declaration, found 'if'
test (1.21.x): internal/api/mail.go#L367
expected declaration, found 'if'
test (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x)
Unexpected input(s) 'skip-unshallow', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
test (1.21.x)
Unexpected input(s) 'skip-unshallow', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']