Skip to content

Support migration from ChirpStack V4 #254

Support migration from ChirpStack V4

Support migration from ChirpStack V4 #254

Triggered via pull request May 15, 2023 14:31
Status Failure
Total duration 1m 47s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 1 warning
Go Tests: pkg/source/ttnv2/source.go#L54
syntax error: unexpected newline, expecting comma or )
Go Tests: pkg/source/ttnv2/source.go#L161
syntax error: cannot use assignment (dev.AppSKey) = (&ttntypes.AppSKey) as value
Go Tests: pkg/source/ttnv2/source.go#L171
syntax error: non-declaration statement outside function body
Go Tests
Process completed with exit code 2.
Go Code Quality: pkg/source/ttnv2/source.go#L54
missing ',' before newline in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L55
expected operand, found '}'
Go Code Quality: pkg/source/ttnv2/source.go#L57
missing ',' in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L58
expected operand, found 'return'
Go Code Quality: pkg/source/ttnv2/source.go#L58
missing ',' in composite literal
Go Code Quality: pkg/source/ttnv2/source.go#L58
missing ',' before newline in composite literal
Go Code Quality: pkg/source/ttnv2/source.go#L59
missing ',' before newline in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L60
expected '==', found '='
Go Code Quality: pkg/source/ttnv2/source.go#L60
missing ',' before newline in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L61
expected operand, found 'return'
Go Code Quality: pkg/source/ttnv2/source.go#L54
missing ',' before newline in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L55
expected operand, found '}'
Go Code Quality: pkg/source/ttnv2/source.go#L57
missing ',' in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L58
expected operand, found 'return'
Go Code Quality: pkg/source/ttnv2/source.go#L59
missing ',' before newline in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L60
expected '==', found '='
Go Code Quality: pkg/source/ttnv2/source.go#L61
expected operand, found 'return'
Go Code Quality: pkg/source/ttnv2/source.go#L62
expected operand, found '}'
Go Code Quality: pkg/source/ttnv2/source.go#L66
missing ',' in argument list
Go Code Quality: pkg/source/ttnv2/source.go#L67
expected operand, found 'return'
Go Code Quality
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.