Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #372
ci.yml
on: pull_request
Vets and Lints
1m 25s
Go tests & building
2m 23s
Annotations
10 errors and 4 warnings
Vets and Lints:
server/httperr/error.go#L13
undefined: echo (typecheck)
|
Vets and Lints:
server/auth/admin.go#L63
undefined: echo (typecheck)
|
Vets and Lints:
server/auth/admin.go#L78
undefined: echo (typecheck)
|
Vets and Lints:
server/admin/contest.go#L117
ctx.Delete undefined (type *ContestCtx has no field or method Delete) (typecheck)
|
Vets and Lints:
server/admin/contest.go#L140
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vets and Lints:
server/admin/contest.go#L156
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vets and Lints:
server/admin/contest.go#L208
ctx.ID undefined (type *ContestCtx has no field or method ID) (typecheck)
|
Vets and Lints:
server/admin/scoreboard.go#L29
s.Contest undefined (type *ScoreboardCtx has no field or method Contest) (typecheck)
|
Vets and Lints:
server/admin/scoreboard.go#L42
s.JSON undefined (type *ScoreboardCtx has no field or method JSON) (typecheck)
|
Vets and Lints:
server/admin/scoreboard.go#L102
ctx.CSVScoresOnly undefined (type *ScoreboardCtx has no field or method CSVScoresOnly) (typecheck)
|
Go tests & building
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/
|
Go tests & building
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/
|
Vets and Lints
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/
|
Vets and Lints
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/
|