Skip to content

Add support for isolate v2 #375

Add support for isolate v2

Add support for isolate v2 #375

Triggered via pull request May 6, 2024 03:27
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Vets and Lints
1m 35s
Vets and Lints
Go tests & building
1m 34s
Go tests & building
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Vets and Lints: db/db.go#L28
undefined: sqlite3 (typecheck)
Vets and Lints: db/migrations.go#L24
db.Exec undefined (type *DB has no field or method Exec) (typecheck)
Vets and Lints: db/migrations.go#L52
db.Exec undefined (type *DB has no field or method Exec) (typecheck)
Vets and Lints: db/migrations.go#L60
db.Exec undefined (type *DB has no field or method Exec) (typecheck)
Vets and Lints: db/migrations.go#L68
db.QueryRow undefined (type *DB has no field or method QueryRow) (typecheck)
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: worker/queue.go#L95
undefined: sqlite3 (typecheck)
Vets and Lints: server/admin/contest.go#L117
ctx.Delete undefined (type *ContestCtx has no field or method Delete) (typecheck)
Go tests & building
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/