Skip to content

basic in-memory cache poc #706

basic in-memory cache poc

basic in-memory cache poc #706

Triggered via pull request May 22, 2024 19:39
@daesudaesu
synchronize #263
daesu:cachePOC
Status Failure
Total duration 1m 14s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Tests
Process completed with exit code 1.
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
OpenAPI Specs
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/.
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/.
Lint
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/.
Tests
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/.
Static Checks
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.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Static Checks: pkg/routers/router.go#L81
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)