Skip to content

🐛 一時的にOapiRequestValidatorを削除 #15

🐛 一時的にOapiRequestValidatorを削除

🐛 一時的にOapiRequestValidatorを削除 #15

Triggered via push January 31, 2024 06:25
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
Integration Test
Process completed with exit code 2.
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Lint: internal/handler/contact.go#L5
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/handler/user.go#L8
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/handler/user.go#L11
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/handler/user.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/handler/game.go#L33
empty-block: this block is empty, you can remove it (revive)
Lint: internal/handler/game.go#L63
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/handler/game.go#L67
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
Lint: main.go#L27
var-naming: var baseUrl should be baseURL (revive)
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.