Skip to content

Migrate new judge component from judge2 package. #451

Migrate new judge component from judge2 package.

Migrate new judge component from judge2 package. #451

Triggered via push April 9, 2024 17:47
Status Failure
Total duration 1m 26s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/web/helpers/judge.go#L4
"github.com/mraron/njudge/internal/judge" imported as judge2 and not used
build: internal/web/helpers/judge.go#L14
undefined: judge
build: internal/web/helpers/judge.go#L21
res.Host undefined (type *Judge has no field or method Host)
build: internal/web/helpers/judge.go#L22
res.Port undefined (type *Judge has no field or method Port)
build: internal/web/helpers/judge.go#L26
undefined: judge
build: internal/web/helpers/judge.go#L28
res.Load undefined (type *Judge has no field or method Load)
build: internal/web/helpers/judge.go#L29
res.ProblemList undefined (type *Judge has no field or method ProblemList)
build: internal/web/helpers/judge.go#L30
res.LanguageList undefined (type *Judge has no field or method LanguageList)
build: internal/web/helpers/judge.go#L31
res.Uptime undefined (type *Judge has no field or method Uptime)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.