build(deps): bump golangci/golangci-lint-action from 3 to 4 #148
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|
Run Revive Action:
internal/mi/domain.go#L28
struct field BadRegIds should be BadRegIDs
|
Run Revive Action:
internal/mi/builder/builder.go#L1
should have a package comment
|
Run Revive Action:
internal/umeng/builder/define.go#L1
should have a package comment
|
Run Revive Action:
jpush.go#L56
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
internal/jums/users.go#L53
exported func UserTag returns unexported type *jums.userType, which can be annoying to use
|
Run Revive Action:
internal/mi/miconst.go#L145
exported const TopicAccountType should have comment (or a comment on this block) or be unexported
|
Run Revive Action:
internal/jums/users.go#L62
exported func UserPhone returns unexported type *jums.userType, which can be annoying to use
|
Run Revive Action:
internal/mi/miconst.go#L64
const InvalidRegIdsURL should be InvalidRegIDsURL
|
Run Revive Action:
internal/jums/users.go#L71
exported func UserEmail returns unexported type *jums.userType, which can be annoying to use
|
Run Revive Action:
internal/helper/http.go#L1
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading