Add support for isolate v2 #374
ci.yml
on: pull_request
Vets and Lints
1m 20s
Go tests & building
1m 30s
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)
|
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/
|
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/
|