Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #372
Annotations
10 errors and 2 warnings
Vet go code:
server/httperr/error.go#L13
undefined: echo (typecheck)
|
Vet go code:
server/auth/admin.go#L63
undefined: echo (typecheck)
|
Vet go code:
server/auth/admin.go#L78
undefined: echo (typecheck)
|
Vet go code:
server/admin/contest.go#L117
ctx.Delete undefined (type *ContestCtx has no field or method Delete) (typecheck)
|
Vet go code:
server/admin/contest.go#L140
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vet go code:
server/admin/contest.go#L156
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vet go code:
server/admin/contest.go#L208
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vet go code:
server/admin/scoreboard.go#L29
s.Contest undefined (type *ScoreboardCtx has no field or method Contest) (typecheck)
|
Vet go code:
server/admin/scoreboard.go#L42
s.JSON undefined (type *ScoreboardCtx has no field or method JSON) (typecheck)
|
Vet go code:
server/admin/scoreboard.go#L102
ctx.CSVScoresOnly undefined (type *ScoreboardCtx has no field or method CSVScoresOnly) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading