Skip to content

Add /pad command to post an editor.xdc to a group #12

Add /pad command to post an editor.xdc to a group

Add /pad command to post an editor.xdc to a group #12

Triggered via pull request July 19, 2024 15:41
@missytakemissytake
synchronize #1
group-pads
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: invitebot.go#L114
syntax error: unexpected resendPads, expected (
test: invitebot.go#L119
syntax error: unexpected :, expected := or = or comma
test: invitebot.go#L121
syntax error: unexpected if, expected expression (typecheck)
test: invitebot.go#L114
expected '(', found resendPads (typecheck)
test: invitebot.go#L119
expected 1 expression (typecheck)
test: invitebot.go#L129
expected '(', found sendHelp (typecheck)
test: invitebot.go#L145
expected '(', found sendInviteQr (typecheck)
test: invitebot.go#L172
expected '(', found main (typecheck)
test: invitebot.go#L173
missing ',' in parameter list (typecheck)
test
Process completed with exit code 1.
test
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/